Click here to Skip to main content
15,891,184 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Convert VC++ to C#.net Pin
#realJSOP25-Jan-08 5:22
mve#realJSOP25-Jan-08 5:22 
GeneralRe: Convert VC++ to C#.net Pin
Mark Churchill28-Jan-08 13:55
Mark Churchill28-Jan-08 13:55 
Generali know its silly! Pin
Spykraft22-Jan-08 5:04
Spykraft22-Jan-08 5:04 
GeneralRe: i know its silly! Pin
Dave Kreskowiak22-Jan-08 5:07
mveDave Kreskowiak22-Jan-08 5:07 
GeneralRe: i know its silly! Pin
Spykraft22-Jan-08 5:10
Spykraft22-Jan-08 5:10 
GeneralRe: i know its silly! Pin
Dave Kreskowiak22-Jan-08 7:24
mveDave Kreskowiak22-Jan-08 7:24 
GeneralRe: i know its silly! Pin
Pete O'Hanlon22-Jan-08 9:39
mvePete O'Hanlon22-Jan-08 9:39 
GeneralRe: i know its silly! Pin
Scott Dorman22-Jan-08 18:27
professionalScott Dorman22-Jan-08 18:27 
If you need to target the .NET Framework v2.0 you can use any of the Visual Studio 2005 or Visual Studio 2008 versions.

The breakdown looks basically like this:

Visual Studio.NET .NET 1.0
Visual Studio.NET 2003 .NET 1.1
Visual Studio 2005 .NET 2.0
Visual Studio 2005 (with .NET 3.0 extensions) .NET 2.0, .NET 3.0
Visual Studio 2008 .NET 2.0, .NET 3.0, .NET 3.5

There is not VS.NET 2005. The "VS.NET" name was dropped after VS.NET 2003.

Keep in mind that using VS2008 to target .NET 2.0 or .NET 3.0 you are actually targetting .NET 2.0 SP1 and .NET 3.0 SP1.

Scott.

—In just two days, tomorrow will be yesterday.
—Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

[Forum Guidelines] [Articles] [Blog]

GeneralRe: i know its silly! Pin
Ed.Poore23-Jan-08 2:01
Ed.Poore23-Jan-08 2:01 
GeneralRe: i know its silly! Pin
Paul Conrad24-Jan-08 7:30
professionalPaul Conrad24-Jan-08 7:30 
QuestionIs there any drawback to an assembly loading itself using reflection? Pin
astanton197822-Jan-08 3:11
astanton197822-Jan-08 3:11 
GeneralRe: Is there any drawback to an assembly loading itself using reflection? Pin
Dave Kreskowiak22-Jan-08 9:21
mveDave Kreskowiak22-Jan-08 9:21 
GeneralRe: Is there any drawback to an assembly loading itself using reflection? Pin
astanton197823-Jan-08 3:35
astanton197823-Jan-08 3:35 
Question[Message Deleted] Pin
uranus012721-Jan-08 15:06
uranus012721-Jan-08 15:06 
GeneralDouble Post - please ignore Pin
Giorgi Dalakishvili21-Jan-08 20:14
mentorGiorgi Dalakishvili21-Jan-08 20:14 
QuestionHow protect a .EXE againt Process Termination ? Pin
Sunil12320-Jan-08 21:38
Sunil12320-Jan-08 21:38 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
Colin Angus Mackay20-Jan-08 23:38
Colin Angus Mackay20-Jan-08 23:38 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
DigiOz Multimedia21-Jan-08 9:00
DigiOz Multimedia21-Jan-08 9:00 
GeneralHow protect a .EXE againt Process Termination ? Pin
Sunil12321-Jan-08 16:28
Sunil12321-Jan-08 16:28 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
Dave Kreskowiak22-Jan-08 5:05
mveDave Kreskowiak22-Jan-08 5:05 
GeneralHow protect a .EXE againt Process Termination ? Pin
Sunil12322-Jan-08 19:02
Sunil12322-Jan-08 19:02 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
Pete O'Hanlon22-Jan-08 22:14
mvePete O'Hanlon22-Jan-08 22:14 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
Dave Kreskowiak23-Jan-08 1:43
mveDave Kreskowiak23-Jan-08 1:43 
GeneralRe: How protect a .EXE againt Process Termination ? Pin
Scott Dorman21-Jan-08 16:53
professionalScott Dorman21-Jan-08 16:53 
General.NET remoting and calling a Constructor with parameters Pin
Ponzano Paolo17-Jan-08 4:42
Ponzano Paolo17-Jan-08 4:42 

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.