VB.NET and C# are so similar in expressive power and features that conversion between the two at first glance appears to be little more than adding or removing semicolons and curly braces. In fact, ...
I'm trying to teach myself VB.net. I've got a strong background in scripting languages (perl, php, SQL, etc...), so most of the basic concepts are making good sense to me. I'm just running into a few ...
Sorry if this is an obvious question. We're just migrating from VB6 and are having to learn VS2005 and .Net on our own.<BR><BR>We've got to move some XML data around and have all these XSD files to ...