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

.NET (Core and Framework)

 
AnswerRe: How to search in MSDN? Pin
Kentamanos19-Dec-03 6:35
Kentamanos19-Dec-03 6:35 
AnswerRe: How to search in MSDN? Pin
eggie527-Dec-03 7:17
eggie527-Dec-03 7:17 
GeneralRe: How to search in MSDN? Pin
anderslundsgard28-Dec-03 0:17
anderslundsgard28-Dec-03 0:17 
GeneralRe: How to search in MSDN? Pin
Nick Parker28-Dec-03 4:08
protectorNick Parker28-Dec-03 4:08 
GeneralRe: How to search in MSDN? Pin
anderslundsgard30-Dec-03 7:29
anderslundsgard30-Dec-03 7:29 
GeneralActiveX control / applet replacements Pin
Tim Kohler18-Dec-03 10:24
Tim Kohler18-Dec-03 10:24 
QuestionThrow out version 1.0? Pin
Ken Galer16-Dec-03 2:53
Ken Galer16-Dec-03 2:53 
AnswerRe: Throw out version 1.0? Pin
Charlie Williams19-Dec-03 16:58
Charlie Williams19-Dec-03 16:58 
It will not cause a problem to have multiple versions of the .NET framework on your machine.

You can speficy in your app's config file which version of the framework it should use (presumably, the one it was compiled against and any other version which know to be 100% compatible).

Microsoft has said that they will not guarantee 100% backward compatibility when they release new versions of the framework. Having this side by side versioning and the ability to run several different versions without conflict (even simultaneously) allows developers to take advantage of new framework features as they become available without making apps written with earlier versions obsolete.


Charlie

if(!curlies){ return; }
GeneralCosts for .NET Pin
Anonymous14-Dec-03 17:00
Anonymous14-Dec-03 17:00 
GeneralRe: Costs for .NET Pin
Mike Ellison14-Dec-03 17:26
Mike Ellison14-Dec-03 17:26 
GeneralRe: Costs for .NET Pin
Christian Graus14-Dec-03 17:39
protectorChristian Graus14-Dec-03 17:39 
GeneralRe: Costs for .NET Pin
Kentamanos17-Dec-03 16:41
Kentamanos17-Dec-03 16:41 
GeneralRe: Costs for .NET Pin
J. Dunlap17-Dec-03 17:07
J. Dunlap17-Dec-03 17:07 
General.NET 1.1 downgraded to .NET 1.0 Pin
cnurse12-Dec-03 14:10
cnurse12-Dec-03 14:10 
GeneralRe: .NET 1.1 downgraded to .NET 1.0 Pin
bneacetp12-Dec-03 18:31
bneacetp12-Dec-03 18:31 
GeneralMaking SNMP providers with System.Management Pin
SpaceWokker12-Dec-03 12:40
SpaceWokker12-Dec-03 12:40 
GeneralAssignments and Uses in Multithreaded Environments Pin
Andrew Shapira12-Dec-03 9:30
Andrew Shapira12-Dec-03 9:30 
GeneralVC++ 6.0 vs VC++ 7.0 Pin
SiddharthAtw11-Dec-03 21:41
SiddharthAtw11-Dec-03 21:41 
GeneralRe: VC++ 6.0 vs VC++ 7.0 Pin
bneacetp12-Dec-03 18:38
bneacetp12-Dec-03 18:38 
GeneralRe: VC++ 6.0 vs VC++ 7.0 Pin
SiddharthAtw12-Dec-03 19:17
SiddharthAtw12-Dec-03 19:17 
GeneralRe: VC++ 6.0 vs VC++ 7.0 Pin
bneacetp5-Jan-04 17:39
bneacetp5-Jan-04 17:39 
GeneralApplication Name Missing in "Open With..." dialog Pin
rodgerc11-Dec-03 12:06
rodgerc11-Dec-03 12:06 
GeneralRe: Application Name Missing in "Open With..." dialog Pin
rodgerc12-Dec-03 7:04
rodgerc12-Dec-03 7:04 
GeneralWrong version when debugging Pin
morefalt11-Dec-03 8:03
morefalt11-Dec-03 8:03 
GeneralRe: Wrong version when debugging Pin
Stephane Rodriguez.11-Dec-03 8:30
Stephane Rodriguez.11-Dec-03 8:30 

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.