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

.NET (Core and Framework)

 
GeneralRe: paint application question Pin
lfsong4-May-03 22:52
lfsong4-May-03 22:52 
GeneralRe: paint application question Pin
James T. Johnson4-May-03 19:05
James T. Johnson4-May-03 19:05 
GeneralRe: paint application question Pin
J. Dunlap4-May-03 19:36
J. Dunlap4-May-03 19:36 
GeneralRe: paint application question Pin
James T. Johnson4-May-03 20:24
James T. Johnson4-May-03 20:24 
GeneralRe: paint application question Pin
J. Dunlap4-May-03 20:29
J. Dunlap4-May-03 20:29 
GeneralRe: paint application question Pin
lfsong4-May-03 23:36
lfsong4-May-03 23:36 
GeneralRe: paint application question Pin
James T. Johnson5-May-03 1:01
James T. Johnson5-May-03 1:01 
QuestionAm I running as a native image? Pin
solidstore29-Apr-03 1:20
solidstore29-Apr-03 1:20 
I have several assemblies that have been registered for COM Interop but have not been installed into the GAC. There are all installed side-by-side in my application directory. One of the assemblies is a Windows Service exe. Things have been working fine but occasionally the service fails to start. I was wondering if this was due to the long startup time caused by the JIT compliation. I have now tried using Ngen to pre-compile all the assemblies. I see that they now appear in the GAC and have a cache type of ZAP? My question is - can I tell programmically if I'm using the native images I've just created? If not, can I verify that application is using the native images? How does the runtime find the native images? Especially the service which is configured to point at the original exe?
AnswerRe: Am I running as a native image? Pin
Stephane Rodriguez.29-Apr-03 2:18
Stephane Rodriguez.29-Apr-03 2:18 
GeneralLow level network application Pin
Andrei Matei28-Apr-03 22:29
Andrei Matei28-Apr-03 22:29 
GeneralRe: Low level network application Pin
Andy Davey29-Apr-03 16:16
Andy Davey29-Apr-03 16:16 
Generalcall to the main thread Pin
OmegaSupreme28-Apr-03 15:59
OmegaSupreme28-Apr-03 15:59 
GeneralRe: call to the main thread Pin
Andy Davey28-Apr-03 16:24
Andy Davey28-Apr-03 16:24 
GeneralRe: call to the main thread Pin
OmegaSupreme28-Apr-03 16:54
OmegaSupreme28-Apr-03 16:54 
GeneralRe: call to the main thread Pin
david.minor3-May-03 18:51
david.minor3-May-03 18:51 
GeneralRe: call to the main thread Pin
Andy Davey5-May-03 21:24
Andy Davey5-May-03 21:24 
QuestionWill my .Net C# programs work on other OSs...? Pin
eggie528-Apr-03 14:41
eggie528-Apr-03 14:41 
AnswerRe: Will my .Net C# programs work on other OSs...? Pin
J. Dunlap28-Apr-03 16:05
J. Dunlap28-Apr-03 16:05 
AnswerRe: Will my .Net C# programs work on other OSs...? Pin
OmegaSupreme28-Apr-03 16:11
OmegaSupreme28-Apr-03 16:11 
GeneralCustomize toolbox during setup Pin
Patrick Lassalle26-Apr-03 4:22
Patrick Lassalle26-Apr-03 4:22 
GeneralRe: Customize toolbox during setup Pin
Burt Harris4-May-03 17:42
Burt Harris4-May-03 17:42 
GeneralUpdating Visual Studio to .NET 1.1 Pin
Katalyst25-Apr-03 17:26
Katalyst25-Apr-03 17:26 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
Kevin McFarlane25-Apr-03 23:52
Kevin McFarlane25-Apr-03 23:52 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
gregs11-May-03 11:44
gregs11-May-03 11:44 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
apferreira26-Apr-03 1:36
apferreira26-Apr-03 1:36 

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.