Showing and Hiding Hidden Files in Visual Studio 2008
Monday 31 December 2007 @ 9:47 am

In this post, the option for how to show all files in the solutions explorer is demonstrated.

more...

Comments (1) - Posted in Visual Studio  


In C#, When to use String verses string
Saturday 29 December 2007 @ 11:12 am

Just a short ramble on when to use string verses use String in C#. Basically they compile to the same IL code

more...



My first LINQ Experience. How to do a simple COUNT() with LINQ to SQL
Monday 24 December 2007 @ 11:12 am

This post has some sample code using LINQ to do a simple SQL count function. It compares the code to a non-LINQ version. It’s my first actual LINQ code do don’t expect much besides excitement

more...

Comments (2) - Posted in ASP.NET 3.5, LINQ  


Pro ASP.NET 3.5 and C# 2008 Released! Another Master Piece
Tuesday 18 December 2007 @ 6:25 pm

A short book review of Pro ASP.NET 3.5 and C# 2008 by Mathew MacDonald, one of my favorite authors.

more...



Book Review: Pro LINQ Language Integrated Query in C# 2008 by Joseph C. Rattz, Jr.
Monday 17 December 2007 @ 7:54 am

A book review on one of the first LINQ books published. IMHO, an excellent book to add to your library

more...



Why can I not Bind to a value on a DropDownList in a GridView with ASP.NET 2.0 or 3.5?
Thursday 13 December 2007 @ 5:26 pm

Learn how to bind a DropDownList in an asp.net 2.0/3.5 GridView Edit Row. This will show you how to get the data back to the database and learn why Bind does not help you (hint: SelectedValue is not our friend here).

more...



3.67 Gig Available on XP Pro in VMWare Session!
Wednesday 12 December 2007 @ 7:05 pm

Checkout what it looks like to run XP Pro in VMWare on a Vista-64 Host.

more...

Comments (3) - Posted in Vista, Vista-Upgrade  


Search In Vista, Email Preview Very Nice!
Tuesday 11 December 2007 @ 6:05 pm

A short discussion on how to search for email and preview it in Vista

more...

Comments (1) - Posted in Vista