Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Bug in XML literals around the Imports keywords..

    In VB9, there's a bug when using XML literals with any type member that is a protected keyword. For example, given the following psuedo types, Class Doc Public Property [Imports]() As List( Of DocImports) End Class Class DocImports Public Property [Namespace]() As String End Class The following code...
    Posted to @ Head by bill on Tue, Nov 20 2007
    Filed under: Filed under: , , , , ,
Page 1 of 1 (1 items)