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

.NET (Core and Framework)

 
QuestionDirectX ? Pin
Tomas Wilhelmsson4-Oct-03 7:43
Tomas Wilhelmsson4-Oct-03 7:43 
AnswerRe: DirectX ? Pin
James T. Johnson4-Oct-03 8:13
James T. Johnson4-Oct-03 8:13 
GeneralRe: DirectX ? Pin
Tomas Wilhelmsson4-Oct-03 8:23
Tomas Wilhelmsson4-Oct-03 8:23 
GeneralRe: DirectX ? Pin
James T. Johnson4-Oct-03 8:29
James T. Johnson4-Oct-03 8:29 
GeneralRe: DirectX ? Pin
Tomas Wilhelmsson4-Oct-03 8:31
Tomas Wilhelmsson4-Oct-03 8:31 
GeneralRe: DirectX ? Pin
Null_Vector14-Oct-03 5:09
Null_Vector14-Oct-03 5:09 
GeneralAccesing ICorRuntimeHost. Pin
igor19603-Oct-03 6:51
igor19603-Oct-03 6:51 
GeneralRe: Accesing ICorRuntimeHost. Pin
Stephane Rodriguez.4-Oct-03 2:37
Stephane Rodriguez.4-Oct-03 2:37 
Igor, take a look at the System.AppDomain class. The Hosting Interface.doc paper from one of the subfolders of the .NET SDK is a good read too.
If you are executing managed code, then a CLR instance is already started (for that app domain). That's probably why System.AppDomain doesn't provide methods like Start()/Stop(), contrary to ICorRuntimeHost.





  RSS feed
GeneralRe: Accesing ICorRuntimeHost. Pin
igor19604-Oct-03 9:09
igor19604-Oct-03 9:09 
GeneralRe: Accesing ICorRuntimeHost. Pin
Stephane Rodriguez.4-Oct-03 10:53
Stephane Rodriguez.4-Oct-03 10:53 
GeneralGDI+ and memory leaks Pin
mikelb2-Oct-03 8:03
mikelb2-Oct-03 8:03 
GeneralRe: GDI+ and memory leaks Pin
igor19603-Oct-03 13:38
igor19603-Oct-03 13:38 
GeneralRe: GDI+ and memory leaks Pin
Stephane Rodriguez.4-Oct-03 2:41
Stephane Rodriguez.4-Oct-03 2:41 
GeneralOpening a form inside another Pin
Ricky Helgesson2-Oct-03 4:11
Ricky Helgesson2-Oct-03 4:11 
GeneralRe: Opening a form inside another Pin
mikelb2-Oct-03 8:04
mikelb2-Oct-03 8:04 
GeneralRe: Opening a form inside another Pin
Ricky Helgesson2-Oct-03 21:40
Ricky Helgesson2-Oct-03 21:40 
GeneralRe: Opening a form inside another Pin
mikelb3-Oct-03 4:49
mikelb3-Oct-03 4:49 
GeneralRe: Opening a form inside another Pin
Ricky Helgesson7-Oct-03 6:52
Ricky Helgesson7-Oct-03 6:52 
GeneralRe: Opening a form inside another Pin
mikelb7-Oct-03 7:19
mikelb7-Oct-03 7:19 
GeneralRe: Opening a form inside another Pin
Jasper4C#2-Oct-03 11:56
Jasper4C#2-Oct-03 11:56 
GeneralRe: Opening a form inside another Pin
MtnBiknGuy3-Oct-03 5:02
MtnBiknGuy3-Oct-03 5:02 
GeneralProblem with web deployment using cab file Pin
Srikar Y30-Sep-03 0:39
Srikar Y30-Sep-03 0:39 
QuestionCan .NET work as Visual Studio6.0? Pin
joc6129-Sep-03 12:58
joc6129-Sep-03 12:58 
AnswerRe: Can .NET work as Visual Studio6.0? Pin
mikelb2-Oct-03 8:07
mikelb2-Oct-03 8:07 
GeneralGeting/seting the properties of a file Pin
Mattias Olgerfelt29-Sep-03 3:35
Mattias Olgerfelt29-Sep-03 3:35 

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.