Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)

DevConnections Spring Slides and Demos

Last week I gave three presentations at the DevConnections spring show in Orlando. I received a lot of great feedback from attendees which I definitely appreciate, especially since I was feeling a little bit bad about having run out of time in my first

ASP.NET AJAX Download Performance Improvement Request

I'm a big fan of ASP.NET AJAX in general, but one concern I have and something that has forced me to use other technologies is the size of the library. It's about 85kb when compressed and unfortunately that is quite large if you're trying to include it
Posted by ssmith | 9 Comments
Filed under: ,

Extract Control for ASP.NET in Visual Studio

I've been posting about some feature requests for ASP.NET/ Visual Studio , so here's one more in that thread. One nice feature of Blend is the ability to select a chunk of XAML and choose to "Extract User Control". The result works very nicely, creating
Posted by ssmith | 2 Comments

LINQ and the new DevExpress Grid

Mehul has a couple of screencasts up on his blog that demonstrate how to use their new LINQ datasource to do optimized paging/updating of their ASPxGridView control . At just over 2 minutes, the screencast does a very good job of showing how easy it is
Posted by ssmith | 0 Comments
Filed under: ,

MVC Source Code Available

The ASP.NET MVC library's source code has been made available on CodePlex , ScottGu announced today . The project itself is still very much a work in progress, but with this you should be able to get a much better idea of how everything is laid out and
Posted by ssmith | 1 Comments

Three Requests for ASP.NET 4 and VS 2010

I have three things that have been on my wish list for ASP.NET and/or Visual Studio that I'm curious to know what others think. I've mentioned some of these before on my blog or elsewhere - they're not exactly earth shattering and I'm not saying that
Posted by ssmith | 11 Comments
Filed under: ,

Software Design Best Practices Debate

I've been following the discussion on Phil Haack's blog surrounding how best to introduce polymorphic objects into the MVC framework as part of the framework's interface for developers to work with. In .NET, there are basically two ways one can build
Posted by ssmith | 5 Comments
Filed under: ,

AJAX Control Toolkit Update Released

Yesterday (Leap Day), the Ajax Control Toolkit team released an update to the toolkit . This release comes in two flavors, one for the 3.5 framework (which has AJAX baked into ASP.NET 3.5) and one for the AJAX 1.0 release that is an add-on to ASP.NET.
Posted by ssmith | 1 Comments

Scott Guthrie Promoted to Corporate Vice President

Earlier this week, Microsoft announced a number of promotions, among them Scott Guthrie , who is now Corporate Vice President, .NET Developer Division ( executive profile - promotion press release ). Many of you know Scott from his extremely popular blog
Posted by ssmith | 2 Comments
Filed under: ,

Finding Untitled Page Titles

Sadly, Microsoft decided that with the addition of the Title attribute on the @Page directive, it would make sense to include it by default with some text that one would absolutely never want to use as the title, "Untitled Page". They could
Posted by ssmith | 3 Comments
Filed under: ,

CodeMash Hanselman IIS Talk

I'm at CodeMash today and Scott Hanselman gave the afternoon keynote on IIS7 mashups. The talk was preceded by a very funny introduction Scott gave that introduced me to the LOLCode.NET language with the help of some LOLCats and humorous sample code.
Posted by ssmith | 2 Comments
Filed under: , ,

Trends in Programming Languages

Al Pascual wrote about some trends he noticed using Google Trend , with regard to different programming languages. It's an interesting tool, since it can be used to gauge general interest in particular keywords and search terms, as well as news, going
Posted by ssmith | 3 Comments
Filed under: , , ,

SimpleCMS for IIS7

SimpleCMS is a (very) simple content management system I developed with Brendan for ASPAlliance.com and which is now available from CodePlex (with source). Steve Schofield recently put it to work in IIS7, a scenario we have not yet tested ourselves, and
Posted by ssmith | 0 Comments
Filed under: ,

Fall DevConnections Session Comments

I've been speaking at the DevConnections conferences since Fall of 2001 and have really enjoyed the experience. The speakers are a great group of people to hang out with, Shirley and Erik and Paul and the rest of the team put together a very well-organized

MVC and ASP.NET 3.5 Extensions Preview Available Now

A couple of days later than expected, but the bits are available now as Brad Abrams announced a little while ago. Read his post for all the goodies, or just Download , Get Started , and Discuss Share this post: email it! | bookmark it! | digg it! | reddit!
Posted by ssmith | 1 Comments
Filed under: ,
More Posts Next page »