Linked by Thom Holwerda on Fri 14th Mar 2008 20:41 UTC, submitted by John Mills
Thread beginning with comment 305053
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Maybe this is the one
by fretinator on Fri 14th Mar 2008 22:59
in reply to "RE: Maybe this is the one"






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