473,382 Members | 1,657 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,382 software developers and data experts.

Visual Studio 2003 - Advice

I'm currently installing VS2003. Does anyone have any tips for converting
existing VB.NET 2002 projects to 2003? Any gotchas to watch for?

Thanks.
Nov 20 '05 #1
4 1065
Class initializers will throw you off a little.

VS2002:
Dim myClass as new MyClass()

VS2003:
Dim myClass as new MyClass

note the missing (), probably a dumb thing to be thrown off by... but it
messed me up when the damn things kept going away.

-CJ
"Ed Crowley" <cu******@pacbell.net> wrote in message
news:u%****************@TK2MSFTNGP10.phx.gbl...
I'm currently installing VS2003. Does anyone have any tips for converting
existing VB.NET 2002 projects to 2003? Any gotchas to watch for?

Thanks.

Nov 20 '05 #2
http://www.planet-source-code.com/vb...1437&lngWId=10

This book is pretty good too....

http://www.amazon.com/exec/obidos/tg...09720?v=glance
"Ed Crowley" <cu******@pacbell.net> wrote in message
news:u%****************@TK2MSFTNGP10.phx.gbl...
I'm currently installing VS2003. Does anyone have any tips for converting
existing VB.NET 2002 projects to 2003? Any gotchas to watch for?

Thanks.

Nov 20 '05 #3
Eh? These links are all about Crystal Reports!

"William Ryan" <do********@comcast.nospam.net> wrote in message
news:uy**************@TK2MSFTNGP10.phx.gbl...
http://www.planet-source-code.com/vb...1437&lngWId=10
This book is pretty good too....

http://www.amazon.com/exec/obidos/tg...09720?v=glance "Ed Crowley" <cu******@pacbell.net> wrote in message
news:u%****************@TK2MSFTNGP10.phx.gbl...
I'm currently installing VS2003. Does anyone have any tips for converting existing VB.NET 2002 projects to 2003? Any gotchas to watch for?

Thanks.


Nov 20 '05 #4
It does make sense now though... so as not to confuse it with new-style
array declarations.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

"Maybe it's a game called 'Punish the User'"
"CJ Taylor" <no****@blowgoats.com> wrote in message
news:eo**************@TK2MSFTNGP09.phx.gbl...
Class initializers will throw you off a little.

VS2002:
Dim myClass as new MyClass()

VS2003:
Dim myClass as new MyClass

note the missing (), probably a dumb thing to be thrown off by... but it
messed me up when the damn things kept going away.

-CJ
"Ed Crowley" <cu******@pacbell.net> wrote in message
news:u%****************@TK2MSFTNGP10.phx.gbl...
I'm currently installing VS2003. Does anyone have any tips for converting existing VB.NET 2002 projects to 2003? Any gotchas to watch for?

Thanks.


Nov 20 '05 #5

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

Similar topics

0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
1
by: Novice | last post by:
Hi all, I'm afraid this is the second posting of this information as I didn't get a response on the previous post. I will try to shorten my message (i.e. be more concise) in the hopes that it will...
1
by: Craig Skrabacz | last post by:
I originally had VB.Net standard installed on my computer. I have subsequently installed Visual Studio .Net 2002 on my computer. I have not uninstalled VB.Net. When I look in my Add/Remove...
0
by: Joel Just Joel | last post by:
Good day, dotnet.general Folks, I'm not sure if this is the correct forum for posting general Visual Studio ..NET questions, but I hope so. If not, please forgive and tell me where to post...
5
by: Charlie | last post by:
I am a student taking a computer class programmning with ms visual C++. The college is using ms visual C++ 6.0 on it's computers. I purchased ms visual studio.net (Academic) (ver 2003) which is...
5
by: Patrick Olurotimi Ige | last post by:
Hi, I have VStudio.Net 2003 installed but can i install Visual Web Developer also on the same PC. My current .Net Frameork version is 1.1. Will the Visual Web Developer install ASP.NET 2.0? And...
16
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
5
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems;...
6
by: alf | last post by:
Hi, I want to add some library but it can not be comipled? Here is an output: D:\>cl Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft...
7
by: Curious | last post by:
Hi, I have the same .NET program developed on two machines, therefore, two different versions, call them A and B. There are following differences between A and B: 1) They have differences...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
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.