Upgrade question re: VB6 to VB.Net 
Author Message
 Upgrade question re: VB6 to VB.Net

It's a simple question but the Microsoft sales dept
doesn't seem to know the answer.
I'd like to move up from Visual Basic 6.0 to Visual
Basic.Net, but my apps involve connecting to an Oracle
database.
Does the Visual Basic .Net Standard version contain
ADO.Net (for database connectivity)? Or, do I need to
order Visual Studio .Net which incorporates ADO.Net among
other tools? The price difference is huge: $109 for Visual
Basic .Net Standard vs. $1079 for Visual Studio .Net
Professional.

A related question, can Visual Basic .Net use ADO 2.7 in
place of ADO.Net?



Sat, 18 Dec 2004 22:46:04 GMT  
 Upgrade question re: VB6 to VB.Net
ADO.NET is included in the base class library namespaces System.Data,
System.Data.SqlClient, System.Data.OleDb and is included in both the .NET
Framework SDK and Visual Basic.NET.

Quote:
> It's a simple question but the Microsoft sales dept
> doesn't seem to know the answer.
> I'd like to move up from Visual Basic 6.0 to Visual
> Basic.Net, but my apps involve connecting to an Oracle
> database.
> Does the Visual Basic .Net Standard version contain
> ADO.Net (for database connectivity)? Or, do I need to
> order Visual Studio .Net which incorporates ADO.Net among
> other tools? The price difference is huge: $109 for Visual
> Basic .Net Standard vs. $1079 for Visual Studio .Net
> Professional.

> A related question, can Visual Basic .Net use ADO 2.7 in
> place of ADO.Net?



Mon, 20 Dec 2004 13:16:41 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ANN: VB6 to VB.NET Upgrade Samples

2. HLP: VB6 upgrading to VB.net (a plea)

3. vb6 -> vb.net upgrade problem

4. .NET VB Wizard hangs upgrading VB6 project

5. error in upgrading VB6 DLL to VB.net

6. Upgrade codes from VB6 to VB.NET on MSDN KB

7. Upgrade from VB6 to VB.net

8. Custom Upgrading from VB6->VB.NET

9. Upgrade from Visual Basic 6 webclasses to VB.NET/ASP.NET

10. debugging vb.net upgraded component in asp.net

11. upgrade from vb6 to .net

12. VB6 to .Net Conversion/Upgrade

 

 
Powered by phpBB® Forum Software