Steve Holstad's "the bright lights"

"Just because your voice reaches halfway around the world doesn't mean you are wiser than when it reached only to the end of the bar." - Edward R. Murrow
in

Browse by Tags

All Tags » ASP.NET 2.0 » Windows Forms » .NET 2.0 Framework » ASP.NET (RSS)
Free Willy 3.5: Visual Studio Codename "Orcas" Preview
I attended Omar Khan's Visual Studio Codename "Orcas" Preview for AJAX Web Development this afternoon, and walked away very excited about getting my hands on it. Unlike the Silverlight alpha & beta previews, which will take nearly a complete paradigm...
Microsoft MIX 2007 Keynote announcements
Wow. We just finished up the Microsoft MIX 07 keynote address, and as Ray Ozzie and Scott Guthrie were detailing the latest announcements from the Microsoft dev front, some eyepopping demos and incredible platform announcements were made public. As I...
Manipulate Virtual Directories via System.DirectoryServices namespace
Just a quick note on manipulating IIS virtual directories from .NET code: I was writing a Custom Action class for my solution's web setup project, and was not sure how to best go about removing the already created virtual directory on Rollback or Uninstall...
Nested Master Pages...are you sure?
...a lot of developers tend to over-engineer. Many folks are using nested master pages or multiple, separate master pages to manipulate their asp.net 2.0 web app layouts...