Click here to Skip to main content
16,007,443 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralEmail and SQL 2000 Pin
Illegal Operation15-Jan-08 1:46
Illegal Operation15-Jan-08 1:46 
GeneralRe: Email and SQL 2000 Pin
Dave Kreskowiak15-Jan-08 4:10
mveDave Kreskowiak15-Jan-08 4:10 
GeneralSalam, TabControl With an x built in Closing button Pin
Mohammed Amine15-Jan-08 0:04
Mohammed Amine15-Jan-08 0:04 
GeneralRe: Salam, TabControl With an x built in Closing button Pin
Dave Kreskowiak15-Jan-08 2:00
mveDave Kreskowiak15-Jan-08 2:00 
GeneralDraco.Ignition... Pin
Daytona_67514-Jan-08 23:27
Daytona_67514-Jan-08 23:27 
GeneralConvert .NET 2.0 TO 3.0 CODE Pin
plural14-Jan-08 22:22
plural14-Jan-08 22:22 
GeneralRe: Convert .NET 2.0 TO 3.0 CODE Pin
pmarfleet15-Jan-08 1:55
pmarfleet15-Jan-08 1:55 
GeneralRe: Convert .NET 2.0 TO 3.0 CODE Pin
Dave Kreskowiak15-Jan-08 1:58
mveDave Kreskowiak15-Jan-08 1:58 
You can open the solution/project in VS2008 and it'll convert the solution/project files to the 2008 format, but it will NOT convert the code for you.

The code should run without issues in most cases. But, if you want to use the .NET 3.0, and above, features, you'll have to rewrite the code by hand to use them. There is no conversion tool that will look for patterns in your code and rewrite it for you.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralUpdating the Correct record in the Update Statement of the Adapter(Dave) Pin
Vimalsoft(Pty) Ltd14-Jan-08 22:08
professionalVimalsoft(Pty) Ltd14-Jan-08 22:08 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) [modified] Pin
Vimalsoft(Pty) Ltd14-Jan-08 23:01
professionalVimalsoft(Pty) Ltd14-Jan-08 23:01 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) Pin
Dave Kreskowiak15-Jan-08 1:56
mveDave Kreskowiak15-Jan-08 1:56 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) Pin
Vimalsoft(Pty) Ltd15-Jan-08 2:38
professionalVimalsoft(Pty) Ltd15-Jan-08 2:38 
Generalquery is too complex error msg Pin
eyes200714-Jan-08 20:38
eyes200714-Jan-08 20:38 
GeneralRe: query is too complex error msg Pin
Dave Kreskowiak15-Jan-08 1:43
mveDave Kreskowiak15-Jan-08 1:43 
GeneralV. Scrollbar for Form Pin
parth.p14-Jan-08 11:23
parth.p14-Jan-08 11:23 
GeneralRe: V. Scrollbar for Form Pin
Luc Pattyn14-Jan-08 12:10
sitebuilderLuc Pattyn14-Jan-08 12:10 
GeneralAssembly Error - Can't See Form in Design Mode Pin
ExcelMonkey14-Jan-08 9:59
ExcelMonkey14-Jan-08 9:59 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 1:45
mveDave Kreskowiak15-Jan-08 1:45 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 4:27
ExcelMonkey15-Jan-08 4:27 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 4:38
mveDave Kreskowiak15-Jan-08 4:38 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 5:18
ExcelMonkey15-Jan-08 5:18 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 6:09
mveDave Kreskowiak15-Jan-08 6:09 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 8:56
ExcelMonkey15-Jan-08 8:56 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 9:12
mveDave Kreskowiak15-Jan-08 9:12 
GeneralForm Opacity Pin
mykingdomforanewusername14-Jan-08 6:50
mykingdomforanewusername14-Jan-08 6:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.