473,383 Members | 1,868 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Can VS 2003 import VB6 projects?

I'm a VB6 programmer (with a leetel bit of C-ish languages) and I'm
going to bite the bullet and give .Net a try - again - but I want to see
how things work by importing my current projects and seeing what
happens. Is this by any chance built into VS 2003? (I'd like to know
*before* installing the .Net framework and everything.)
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Delays, delays...
-- Marvin the Martian
Nov 20 '05 #1
4 2023
CT
Yes, you can import your VB6 projects as they'll be converted to VB .NET. It
works okay, and the stuff the wizard can't convert is marked for you to do
the chnages yourself.

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Auric__" <no*********@email.address> wrote in message
news:jc********************************@4ax.com...
I'm a VB6 programmer (with a leetel bit of C-ish languages) and I'm
going to bite the bullet and give .Net a try - again - but I want to see
how things work by importing my current projects and seeing what
happens. Is this by any chance built into VS 2003? (I'd like to know
*before* installing the .Net framework and everything.)
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Delays, delays...
-- Marvin the Martian

Nov 20 '05 #2
"Auric__" <no*********@email.address> schrieb
I'm a VB6 programmer (with a leetel bit of C-ish languages) and
I'm going to bite the bullet and give .Net a try - again - but I want
to see how things work by importing my current projects and seeing
what happens. Is this by any chance built into VS 2003? (I'd like to
know *before* installing the .Net framework and everything.)


VB 2003 comes with the upgrade wizard. I guess it's part of VB, not of the
Framework. Have a look here, first:

http://msdn.microsoft.com/library/en...ualBasic60.asp

Here's the VB6 code advisor:
http://www.microsoft.com/downloads/d...DisplayLang=en
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #3
On Fri, 30 Apr 2004 09:47:24 +0200, CT wrote:
Yes, you can import your VB6 projects as they'll be converted to VB .NET. It
works okay, and the stuff the wizard can't convert is marked for you to do
the chnages yourself.


What kind of stuff can't be converted?
--
auric "underscore" "underscore" "at" hotmail "dot" com
*****
Pentiums melt in your PC, not in your hand.
Nov 20 '05 #4
"Auric__" <no*********@email.address> schrieb
On Fri, 30 Apr 2004 09:47:24 +0200, CT wrote:
Yes, you can import your VB6 projects as they'll be converted to VB
.NET. It works okay, and the stuff the wizard can't convert is
marked for you to do
the chnages yourself.


What kind of stuff can't be converted?


VB.Net is a completely new language - despite you will see language
similarities - based on a completely different concept. New concepts require
new solutions, that's why not everything can be converted 1:1. For example,
graphics and printing is done differently. For more info, see the link I
posted.
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
5
by: Steve Holden | last post by:
This is even stranger: it makes it if I import the module a second time: import dbimp as dbimp import sys if __name__ == "__main__": dbimp.install() #k = sys.modules.keys() #k.sort() #for...
2
by: Tian | last post by:
I am writing a python program which needs to support some plug-ins. I have an XML file storing some dynamic structures. XML file records some class names whose instance needs to be created in the...
10
by: Bugs | last post by:
Hi I have distributed an mdb file that works fine on my PC using Access 2003, but when a copy I sent to someone running Access2003 he gets the error message "missing the intranet or the...
1
by: Peter | last post by:
Hi Im not sure that this is the correct group but i will go ahead with my question :-) I have made a C# project in Visual Studio .NET 2003 which basically consists of a winform and a tabpage...
2
by: Deb | last post by:
The conversion of my department's 12 machines has gone really well and I have had no big problems with any of it. Now for another question -- Are there any new "goodies" in Access 2003 that are...
52
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server...
49
by: Martin Unsal | last post by:
I'm using Python for what is becoming a sizeable project and I'm already running into problems organizing code and importing packages. I feel like the Python package system, in particular the...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.