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

.NET (Core and Framework)

 
QuestionHow to develop virtual environment online using C# with Managed DirectX? in 3D Pin
katelva3-May-08 8:22
katelva3-May-08 8:22 
QuestionWhat is being Jitted? Pin
Ray Kinsella2-May-08 23:06
Ray Kinsella2-May-08 23:06 
AnswerRe: What is being Jitted? Pin
Mike Dimmick3-May-08 1:08
Mike Dimmick3-May-08 1:08 
GeneralRe: What is being Jitted? Pin
Ray Kinsella3-May-08 4:02
Ray Kinsella3-May-08 4:02 
Questiondotnetfx2 Pin
sas94912-May-08 8:43
sas94912-May-08 8:43 
AnswerRe: dotnetfx2 Pin
Pete O'Hanlon2-May-08 8:55
mvePete O'Hanlon2-May-08 8:55 
GeneralRe: dotnetfx2 Pin
sas94912-May-08 10:57
sas94912-May-08 10:57 
AnswerRe: dotnetfx2 Pin
Thomas Stockwell2-May-08 10:57
professionalThomas Stockwell2-May-08 10:57 
Along with what Pete said;

VS2003 is only meant to build against 1.0 and 1.1. Microsoft makes money by creating newer versions that have newer features that can't be run on older systems. You have to update to VS2005 at the minimum or just skip to VS2008.

VS2005 only allows you to see the .NET 2.0 assemblies (partially because the functionality is kept from 1.0 and 1.1), but you cannot build applications to 1.0 or 1.1 framework. With the WinFX (now .NET 3.0) extensions you can build and see the .NET 3.0 framework.

VS2008 is meant to work/build to either .NET 2.0 or .NET 3.0 or .NET 3.5 (you will see all of those assemblies). You can't see/build to 1.1 or 1.0 frameworks.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios[^]

QuestionWord Viewer .OCX ???? Pin
devboycpp2-May-08 7:54
devboycpp2-May-08 7:54 
AnswerRe: Word Viewer .OCX ???? Pin
Pete O'Hanlon2-May-08 8:30
mvePete O'Hanlon2-May-08 8:30 
QuestionMissing The Point Pin
Oddball2-May-08 6:10
Oddball2-May-08 6:10 
AnswerRe: Missing The Point Pin
Thomas Stockwell2-May-08 11:02
professionalThomas Stockwell2-May-08 11:02 
GeneralRe: Missing The Point Pin
Oddball2-May-08 11:22
Oddball2-May-08 11:22 
QuestionReflection Question Pin
MrColeyted1-May-08 22:41
MrColeyted1-May-08 22:41 
QuestionRe: Reflection Question Pin
Urs Enzler2-May-08 4:28
Urs Enzler2-May-08 4:28 
AnswerRe: Reflection Question Pin
Fayu5-May-08 13:46
Fayu5-May-08 13:46 
QuestionCXX0017: Error: symbol "hr" not found Pin
nilam24771-May-08 22:06
nilam24771-May-08 22:06 
AnswerRe: CXX0017: Error: symbol "hr" not found Pin
Mike Dimmick2-May-08 6:08
Mike Dimmick2-May-08 6:08 
QuestionWhy .net code is in .h File not in .cpp file Pin
Abhijit D. Babar1-May-08 20:06
Abhijit D. Babar1-May-08 20:06 
AnswerRe: Why .net code is in .h File not in .cpp file Pin
Urs Enzler2-May-08 4:31
Urs Enzler2-May-08 4:31 
QuestionNeed for a rich Text Editor .... Pin
devboycpp1-May-08 19:12
devboycpp1-May-08 19:12 
AnswerRe: Need for a rich Text Editor .... Pin
Christian Graus1-May-08 19:32
protectorChristian Graus1-May-08 19:32 
AnswerRe: Need for a rich Text Editor .... Pin
Vasudevan Deepak Kumar2-May-08 0:44
Vasudevan Deepak Kumar2-May-08 0:44 
AnswerRe: Need for a rich Text Editor .... Pin
Reelix6-May-08 22:53
Reelix6-May-08 22:53 
QuestionChange Directory type info Pin
coleydog1-May-08 13:12
coleydog1-May-08 13:12 

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.