8
shouts

Adventures in .NET: Visual Studio 2008 var Keyword ‘Bug’

published 250 days, 6 hours, 50 minutes ago posted by impaimpa 251 days, 4 hours, 51 minutes ago
Saturday, July 04, 2009 11:12:11 AM GMT Friday, July 03, 2009 1:10:33 PM GMT

I stumbled across an interesting bug while editing an ASP.NET web project in Visual Studio 2008 a few days ago and I figure after four years of using the Visual Studio suite without encountering any real bugs, one isn't all that bad. That being said, given the nature of the behavior I encountered, I was compelled to investigate the issue behind it. With the introduction of C# 3.0's implicit variable keyword var Microsoft added some simple tricks to the compiler in order to produce the traditional C# 2...

category: ASP.NET | clicked: 39 | | source: lakario.blogspot.com | show counter code
tags: ASP .NET, C#, Visual Studio 2008