you can tell from the title there’s a Friday rant coming can’t you ? Well yeh, sometimes what should be a simple task of writing code becomes painstakingly slow. Take for example this one line of code: Dim doc = XDocument.Load( "abc.xml" ) Now if you like to write...
Posted to
@ Head
(Weblog)
by
bill
on
Fri, Nov 14 2008
Filed under: VB, Rant, LINQ, VS2008, CSharp, Silverlight, .NET