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 » Visual Studio Team System » VS 2005 » .NET 2.0 Framework (RSS)
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...
Web Setup project dependency bug in Visual Studio IDE
Arrgh! Perhaps the most irritating project scenario I can imagine: Today is a "Build Day", so you're fired up to deploy your sweet new code... Hmm, I wonder if the client will buy us "Sweet Baby Ray's BBQ?". All I need to do is compile the latest code...
Web Application Project 1.0 available next week
Scott Guthrie just posted an update to the release of .NET Web Application Project...looks like its slated for next Monday, May 8. I can't wait to get this, as updated support for edit and continue while debugging, team builds within VSTS and a custom...
ASP.NET 2.0 Web Deployment Projects Beta V2 Preview
The ASP.NET 2.0 Web Deployment Projects newest Beta has been released...
Capture Master Page Events in Content Pages - ASP.NET 2.0
a simple example of using events, delegates, public properties and subscribing forms to capture events from one form to the next...
ASP.NET 2.0 Roles, Memberships and Users
Working with ASP.NET 2.0's Membership and Roles classes really made user management simple...here's a quick sample of how I can add new users......
AJAX web app using ATLAS & VS.NET 2005
"Atlas" is the codename for ASP.NET adding support for Asynchronous JavaScript and XML (AJAX)....