Blog Detail
ASP.NET 2.0 Guest Book - VS 2008 on Vista
http://www.codersbarn.com/post/ASPNET-20-Gues…
I'm going to update the code here and do a quick walkthrough of the steps necessary to get this working in Visual Studio 2008 running on Vista. You can find the download links at the end of this article.
Recent Posts
Input String was not in a Correct Format
Here's the scenario: I'm building a basic 3-layer Web application for a client with business and data layers. Queries are performed in stored procedures, just basic ADO.NET. The table I am attempting to insert a record into has a rang...
Covariance, Contravariance and Invariance in C# 4.0
C# 4.0 is the next version of the C# language being shipped with VS 2010. Personally, I'm still coming to terms with Generics as introduced in C# 2.0 and LINQ which came with 3.0. Anders Hejlsberg touched on the Covariance/Contravariance topic...
Beginning JQuery - Cool Menu with Master Page
I'm one of those people who completely reverted to server-side programming when confronted with the cross-browser compatability minefield in the late nineties. As part of the delusion, I convinced myself that browsers would eventually become fu...
Using CAT.NET Code Analysis Tool
The Code Analysis Tool (CAT.NET) v1 CTP came out last December and I have been meaning to try it out. There is a 32-bit Visual Studio plug-in version available, although there appears to be some issues with it at this point in time. If you are ru...
Google Search == Internet Search
I noticed a very interesting article from Jeff Atwood concerning the current state of play with respect to search engines. He makes the point that there really is no competition today when it comes to search engines; Google rules the roost. Alt...
Deep Zoom Composer
I've been meaning to have some fun with Deep Zoom for a while. I was reading Mary Jo Foley's blog posting on the new Microsoft Research project called Seadragon Ajax a little earlier but didn't make much headway. Then I realized I had al...

