MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.
All Tags » VB » Bug » VSM (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Cleaning up your XML literal namespaces

    If you use XML literals in your code, adding one to another: Dim e1 = <a:books></a:books> dim e2 = <a:book></a:book> e1.Add(e2) You will have the xmlns declaration repeated in each of the elements, when really it is only needed once per the document or outer element. The problem...
    Posted to @ Head (Weblog) by bill on 11-24-2007
    Filed under: VB, Orcas, LINQ, VSM, DevCenter, Bug
Page 1 of 1 (1 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems