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

.NET (Core and Framework)

 
GeneralRe: Key Mapping Pin
J. Dunlap20-Dec-03 16:34
J. Dunlap20-Dec-03 16:34 
GeneralRe: Key Mapping Pin
Colin Angus Mackay20-Dec-03 17:09
Colin Angus Mackay20-Dec-03 17:09 
Generalnew Install Problem Pin
Vikingbear20-Dec-03 15:10
Vikingbear20-Dec-03 15:10 
GeneralRe: new Install Problem Pin
ThoWeib22-Dec-03 22:54
ThoWeib22-Dec-03 22:54 
GeneralRe: new Install Problem Pin
Michael A. Barnhart23-Dec-03 4:24
Michael A. Barnhart23-Dec-03 4:24 
GeneralHelp with Datasets! Pin
Emilio Guijarro20-Dec-03 5:11
Emilio Guijarro20-Dec-03 5:11 
GeneralDeployment Pin
Member 39145119-Dec-03 16:52
Member 39145119-Dec-03 16:52 
GeneralRe: Deployment Pin
Charlie Williams19-Dec-03 20:45
Charlie Williams19-Dec-03 20:45 
Only if your language of choice is C++.

C#, VB.NET, J#, and managed C++ all compile to an intermediate language (MSIL), which is then just-in-time compiled to machine code as the app is run by the end user.

Without the .NET framework installed on the computer running the .exe, the machine wouldn't know what to do with the MSIL, or have the resources to execute it.

Charlie

if(!curlies){ return; }
GeneralXCOPY deployment Pin
Barry Etter19-Dec-03 7:13
Barry Etter19-Dec-03 7:13 
GeneralRe: XCOPY deployment Pin
Uwe Keim20-Dec-03 5:01
sitebuilderUwe Keim20-Dec-03 5:01 
QuestionHow to search in MSDN? Pin
anderslundsgard19-Dec-03 5:09
anderslundsgard19-Dec-03 5:09 
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 
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 

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.