Features
Everything Is Supported
All Versions
- Visual Studio 2014
- Visual Studio 2013
- Visual Studio 2012
- Visual Studio 2010
- Visual Studio 2008
- Visual Studio 2005
- Visual Studio 2003
- Visual Studio 2002
- Visual Basic 6 Upgraded Projects
All Project Types
- Windows Forms Projects
- Web Projects
- Console Projects
- Class Library Projects
- Mobile Projects
- WPF Projects
- WCF Projects
- Silverlight Projects
- Lightswitch Projects
Latest Features (2014-2010)
- 2014 – Multi-line strings
- 2012 – Await/Async
- 2012 – Yield Statement
- 2010 – Multiline Lambdas
- 2010 – Implicit Line Continuation
- 2010 – Genetic Covariance
- 2010 – Genetic Contravariance
- 2010 – Auto-Implemented Properties
- 2010 – Collection Initializers
- 2010 – Optional Nullable Parameters
2008 Features
- LINQ
- In line XML w/”code holes”
- Object initializers
- Implicit types
- Anonymous types
- Extension methods
- Lambda expressions
- The new “If” operator
2005 Features
- Generic types
- Custom events
- Continue statement
- IsNot operator
- TryCast operator
- Using statement
- Unsigned types
- Nullable types
- Operator overloading
- Code separation using partial types
2003-VB6 Features
- 2003 – Bit shift operators
- 2003 – Loop variable declaration
- 2002 – All initial VB.Net features
- VB6 upgrades – VB6->VB.Net upgraded projects are fully supported
Convert The Way You Want
Convert A Project
- The most accurate way to convert your VB.Net code
- All identifiers are resolved to project code or external assemblies (critical to accuracy)
- Potential conversion problems are identified in your VB.Net code
- Conversion notes inform you of interesting events during conversion
- Any uncorrected C# compiler errors are shown
- Side by side VB.Net/C# browsing and editing in Visual Studio like environment
- Comprehensive reporting available
Convert Multiple Projects
- Invokes the project converter on multiple projects
- Conversions performed in parallel using multiple cores
- Groups of projects can be organized and named
- Drag and drop support from Windows Explorer to build project groups
- Convert all your projects with one click, then focus on the ones with C# compiler errors
- Comprehensive reporting available
- VBConversions uses this feature for its regression tests


