Dan Wahlin's WebLog
ASP.NET, AJAX, Silverlight, XML, and Web Services Exploration
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ADO.NET
Architecture
ASP.NET
ASP.NET AJAX
C#
Fitness
GridView
Instinct
Java
Lambdas
LINQ
Master Pages
Mobile
Music
Office 2007
Phone
Silverlight
Sockets
Source Control
SQL Server 2005
Tablet PC
Unit Tests
Video
Vista
VS.NET
WCF
Web Services
Wii
WPF
XML
Navigation
Home
Blogs
Archives
June 2008 (5)
May 2008 (11)
April 2008 (7)
March 2008 (7)
February 2008 (9)
January 2008 (8)
December 2007 (5)
November 2007 (3)
October 2007 (1)
September 2007 (12)
August 2007 (8)
July 2007 (17)
June 2007 (8)
May 2007 (2)
April 2007 (8)
March 2007 (8)
February 2007 (8)
January 2007 (4)
December 2006 (9)
November 2006 (10)
October 2006 (13)
September 2006 (10)
August 2006 (6)
July 2006 (1)
June 2006 (2)
May 2006 (3)
April 2006 (3)
March 2006 (1)
February 2006 (1)
November 2005 (6)
October 2005 (3)
September 2005 (1)
June 2005 (1)
April 2005 (3)
March 2005 (2)
February 2005 (3)
January 2005 (3)
December 2004 (1)
November 2004 (3)
October 2004 (7)
Links
XML for ASP.NET Developers
Interface Technical Training
My Music
Videos
November 2007 - Posts
1
Comments
Visual Studio 2008 Released for MSDN Subscribers
by
dwahlin
It's here! Visual Studio 2008 is now available to download for MSDN subscribers. Lots of great stuff is available in Visual Studio 2008 and .NET 3.5 such as: Language Integrated Query (LINQ) LINQ to SQL Designer New ASP.NET 3.5 controls such as the ListView...
Filed under:
.NET
,
VS.NET
9
Comments
The LINQ Dilemma
by
dwahlin
Let me start off by saying that I'm a huge fan of Language Integrated Query (LINQ). If you've ever had to write code to loop through objects to locate properties and then filter the collection based upon specific values then you'll definitely have an...
Filed under:
.NET
,
LINQ
1
Comments
.NET Framework 3.5 Common Types and Namespaces Poster
by
dwahlin
I recently came across a new poster Microsoft released that provides a nice view of common types and namespaces in the .NET Framework 3.5. You can download a PDF version of the poster here . Translate:
Filed under:
.NET
More Posts