Scott Hanselman likes the VB 9 support of integrating XML in the language. That's why he found a way to create mixed language assemblies.
Another option to get strongly typed XML support to C# is by using LINQ to XSD. Using this is there still an advantage with the VB9 syntax?
Another option to get strongly typed XML support to C# is by using LINQ to XSD. Using this is there still an advantage with the VB9 syntax?
Christian
Comments