VBUC
Visual Basic Upgrade Companion. VB6 Converter for .NET & Web.

VB6
ASP
.NET7 supportDownload Now

WebMAP
Cloud Application Migration Tools Transform Desktop Applications

C#
Silverlight
Access
VB.NET
PowerBuilder
Winforms
ASP.NET Web Forms

SnowConvert
The best available tools to perform code migrations from a source database or Spark application to Snowflake.

Oracle
Spark Scala
Spark Python
SQL Server
Teradata

Data Solutions
The premier productivity workbench designed and optimized for teams using Snowflake.

Translation with SnowConvert
Edit, Debug & Deploy
Automated Test Case Generation
Metadata Analysis
Source Code Management

Get Started
There are countless ways to take advantage of BlackDiamond Studio and SnowConvert.

Migration and Other Snowflake Services
Get Up and Running with Snowpark
Using the SnowConvert Trial
Build a Cross-Platform Object Inventory

Monetize Your Data

Time to Mobilize
Free Assessment Tool

VB to .NET

MSXML2

The Microsoft XML library (MSXML) is a set of classes that allows users to build XML-based applications (it uses the XML 1.0 standard).

Some of the core services MSXML provides are:

  • The Document Object Model (DOM), a standard library of application programming interfaces (APIs) for accessing XML documents.
  • Helper APIs to assist with programming for XML namespace or the Hypertext Transfer Protocol (HTTP).
  • XML Data Reduced schema definition language (XDR).
  • Simple API for XML (SAX) (programmatic alternative to DOM-based processing).
Class Maps To
MSXML2.DOMDocument System.Xml.XmlDocument
MSXML2.DOMNodeType System.Xml.XmlNodeType
MSXML2.IXMLDOMAttribute System.Xml.XmlAttribute
MSXML2.IXMLDOMCDATASection System.Xml.XmlCDataSection
MSXML2.IXMLDOMDocument System.Xml.XmlDocument
MSXML2.IXMLDOMElement System.Xml.XmlElement
MSXML2.IXMLDOMNamedNodeMap System.Xml.XmlNamedNodeMap
MSXML2.IXMLDOMNode System.Xml.XmlNode
MSXML2.IXMLDOMNodeList System.Xml.XmlNodeList
MSXML2.IXMLDOMParseError System.Exception
MSXML2.IXMLDOMText System.Xml.XmlCharacterData
MSXML2.tagDOMNodeType System.Xml.XmlNodeType
MSXML2.IXMLDOMCharacterData System.Xml.XmlCharacterData
MSXML2.IXMLDOMDocumentFragment System.Xml.XmlDocumentFragment
MSXML2.IXMLDOMComment System.Xml.XmlComment
MSXML2.IXMLDOMEntity System.Xml.XmlEntity
MSXML2.IXMLDOMEntityReference System.Xml.XmlEntityReference
MSXML2.IXMLDOMImplementation System.Xml.XmlImplementation
MSXML2.IXMLDOMNotation System.Xml.XmlNotation
MSXML2.IXMLDOMProcessingInstruction System.Xml.XmlProcessingInstruction
MSXML2.IXMLDOMDocumentType System.Xml.XmlDocumentType
MSXML2.FreeThreadedDOMDocument System.Xml.XmlDocument
MSXML2.FreeThreadedDOMDocument40 System.Xml.XmlDocument
MSXML2.DOMDocument40 System.Xml.XmlDocument
Talk To An Engineer