Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

November 2009 - Posts

Silverlight 4 resources – a top 10 list
With the announcement and release of Silverlight 4 Beta, I thought it might be useful to bring together a shortlist of some useful resources to get to grips with what’s new. Silverlight’s momentum is incredible, overwhelming almost. It seems like only Read More...
The client script loader is cool
One of the new “features” of the ASP.NET Ajax library is the refactoring of said library into 15 or so separate scripts. As the capabilities of the library have grown, inevitably so has its size. To maximise performance it’s important to be able to specify Read More...
ASP.NET 4.0 - <asp:Menu> and semantic markup
By default, the menu control in ASP.NET 4.0 now renders tableless markup. Here’s the default ASP.NET Web Forms template ( see my previous post ) which uses an <asp:Menu> control for navigation. Below you should be able to see it highlighted on the Read More...
ASP.NET 4.0 - New Project Templates
There’s been a few changes to the project templates in ASP.NET 4.0 to make things cleaner and simpler. I really like them. First off is the streamlining of web.config by moving boilerplate configuration to machine.config. Applications simply inherit these Read More...
ASP.NET 4.0 Beta 2 – What’s New?
A bit behind the times here but in my defence I’ve been up to my ears in nappies and things :). I’ve just been having a read of the ASP.NET 4 and Visual Studio 2010 Web Development Beta 2 Overview whitepaper and spotted a few things which I don’t think Read More...
Page view tracker