VB .Net vs VB 2005 express

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi guys,

I am just wondering if there is a difference between VB.Net and VB 2005
express.

I want to move form vb6 to .net is there a diff?

Thanks

James
 
James said:
I am just wondering if there is a difference between VB.Net and VB 2005
express.

I want to move form vb6 to .net is there a diff?

It's basically the same language. VB 2005 is the successor of VB.NET 2003.
VB 2005 is not a successor of VB6, so converting VB6 code is a tedious task.
 
Back
Top