Linked by Thom Holwerda on Fri 14th Mar 2008 20:41 UTC, submitted by John Mills
Permalink for comment 305053
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2008-03-14
The default VB.NET templates for ASP.NET are fixed in the 1.0 release. The ASP.NET templates are auto-translated from C# using CodeDOM, and the VB.NET provider didn't handle escaping of language keywords. Unfortunately it's difficult to find time to give full attention to languages other than C#, which is why this went unnoticed for a while, but bug reports and patches are always appreciated