Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)

DevConnections Session Feedback

Last week I just got back my summaries of attendee feedback for my three talks at DevConnections in Orlando in April (yes, they're not quite as efficient as TechEd ). I blogged about them and posted the slides and demos 2 months ago, but I'm finding it
Posted by ssmith | 3 Comments
Filed under: , ,

Speaking in Toledo Tonight

I'll be presenting at the Northwest Ohio .NET User Group this evening at 6pm. The talk will be a slightly modified version of my Black Belt ASP.NET Performance talk that I gave earlier this month at Tech Ed in Orlando. According to their web site, the
Posted by ssmith | 1 Comments

Black Belt ASP.NET Performance Talk

I gave my Tech Ed presentation, ASP.NET Black Belt Performance Techniques, yesterday afternoon. The talk was well-attended, with about 300 372in the audience. I gave the talk last month in Cleveland and it was very well-received. I promised attendees
Posted by ssmith | 5 Comments

Black Belt ASP.NET Performance Techniques

Last night I presented at the Cleveland .NET SIG on Black Belt ASP.NET Performance Techniques, which is a talk I'll be giving in a few weeks at Tech:Ed Developers in Orlando . I was asked a couple of weeks ago if I could give a talk in May and I decided
Posted by ssmith | 2 Comments

Speaking in Cleveland May 13th

I'll be speaking at the Cleveland .NET SIG tomorrow night. The topic is Black Belt Performance Tips for ASP.NET, which will be a dry run for a session by that same name I'll be giving next month at Tech:Ed Developers in Orlando . Some of the primary areas
Posted by ssmith | (Comments Off)

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 | 13 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 | 3 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 | (Comments Off)
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 | 16 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 | 3 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 | 3 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 | 5 Comments
Filed under: ,
More Posts Next page »