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

.NET (Core and Framework)

 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 9:19
mveDave Kreskowiak10-Feb-06 9:19 
GeneralRe: Framework version issue Pin
Lisana10-Feb-06 10:14
Lisana10-Feb-06 10:14 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 14:07
mveDave Kreskowiak10-Feb-06 14:07 
QuestionRecomend me a profiler for 2.0 Pin
ika29-Feb-06 8:27
ika29-Feb-06 8:27 
QuestionSwitching .Net version in Visual Studio Pin
redkite9-Feb-06 4:10
redkite9-Feb-06 4:10 
AnswerRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 4:50
mveDave Kreskowiak9-Feb-06 4:50 
GeneralRe: Switching .Net version in Visual Studio Pin
redkite9-Feb-06 5:18
redkite9-Feb-06 5:18 
GeneralRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 5:33
mveDave Kreskowiak9-Feb-06 5:33 
2005 will not work at all with the 1.1 Framework. It's entirely dependant on the 2.0 Framework.

Remember that the compilers are NOT in Visual Studio, they're in the .NET Framework!

Most code generated by the 1.1 compilers will run under the 2.0 Framework, but there ARE breaking changes. Some 200 new classes were introduced in 2.0 and some 1200 changes made to existing classes.

Code generated by the 2.0 Framework will work under 1.1, but ONLY IF no classes and changed methods or properties were used that is specific to the 2.0 Framework.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questionwhy do I get that error? Pin
gongolina9-Feb-06 2:43
gongolina9-Feb-06 2:43 
AnswerRe: why do I get that error? Pin
Dave Kreskowiak9-Feb-06 4:49
mveDave Kreskowiak9-Feb-06 4:49 
QuestionVisual Studio 2003 (installer project) with dependencies Pin
fregolo528-Feb-06 3:58
fregolo528-Feb-06 3:58 
QuestionInstaller Pin
Daush8-Feb-06 1:51
Daush8-Feb-06 1:51 
Questionbad performance while dealing with images Pin
yaser711808-Feb-06 0:40
yaser711808-Feb-06 0:40 
QuestionRunning application in local intranet Pin
Bjarne Riis7-Feb-06 23:56
Bjarne Riis7-Feb-06 23:56 
AnswerRe: Running application in local intranet Pin
Dave Kreskowiak9-Feb-06 4:52
mveDave Kreskowiak9-Feb-06 4:52 
QuestionMoving from .Net Framework v1.0.3 to v1.1.4 Pin
Vijaykumar Rajaram7-Feb-06 14:22
Vijaykumar Rajaram7-Feb-06 14:22 
AnswerRe: Moving from .Net Framework v1.0.3 to v1.1.4 Pin
Dave Kreskowiak9-Feb-06 4:45
mveDave Kreskowiak9-Feb-06 4:45 
GeneralRe: Moving from .Net Framework v1.0.3 to v1.1.4 Pin
Vijaykumar Rajaram9-Feb-06 6:14
Vijaykumar Rajaram9-Feb-06 6:14 
QuestionRichTextBox: Locks up when focus lost and entered Pin
James Gupta7-Feb-06 12:52
professionalJames Gupta7-Feb-06 12:52 
QuestionNeed Help Windows CE.Net App Pin
Polymorpher7-Feb-06 8:45
Polymorpher7-Feb-06 8:45 
Questionweb services common data objects Pin
Lkotzer7-Feb-06 2:59
Lkotzer7-Feb-06 2:59 
QuestionError while executing dynamically loaded assemblie's method. Pin
Andrew Vaverchak6-Feb-06 7:22
Andrew Vaverchak6-Feb-06 7:22 
QuestionQuestion about Smart Client app Pin
darule6-Feb-06 4:26
darule6-Feb-06 4:26 
QuestionConverting Audio Extensions Pin
Database855-Feb-06 0:52
Database855-Feb-06 0:52 
AnswerRe: Converting Audio Extensions Pin
Colin Angus Mackay9-Feb-06 4:45
Colin Angus Mackay9-Feb-06 4:45 

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.