GeekArticles
Microsoft
Visual BasicImprove Your Productivity: Program with XML in Visual Basic 9
Author: msdn2.microsoft.com |
Published: 13th Oct 2007 |
Visited: 84 times |
Add CommentFiled in: Visual BasicVisual Basic 9 in Visual Studio 2008 offers a new approach to programming with XML. Find out how to get started using XML in your Visual Basic applications.
Read Article Sponsored Links
Related Articles
• Balisage 2008 Announces Program Balisage is probably not a term on everyone's tongue. Its original usage comes from the Navy - for a ship to travel "balisage" means that they are using special dimmed lights for navigation while in enemy territory, a term als ...
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• Visualize Data on a Mobile Device using Visual Studio This article is about displaying data in mobile applications built on the .NET Compact Framework platform. It demonstrates several typical data structures and their visualization on the small display of a mobile devi ...