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

.NET (Core and Framework)

 
GeneralRe: About "JIT"... Pin
James T. Johnson30-Dec-02 10:10
James T. Johnson30-Dec-02 10:10 
GeneralProgramatically displaying dropdown menus from toolbars Pin
Arun Bhalla26-Dec-02 16:08
Arun Bhalla26-Dec-02 16:08 
Questionwhat is needed Pin
karanba26-Dec-02 2:03
karanba26-Dec-02 2:03 
AnswerRe: what is needed Pin
Stephane Rodriguez.26-Dec-02 5:13
Stephane Rodriguez.26-Dec-02 5:13 
GeneralRe: what is needed Pin
karanba27-Dec-02 0:28
karanba27-Dec-02 0:28 
GeneralRe: what is needed Pin
Stephane Rodriguez.27-Dec-02 1:23
Stephane Rodriguez.27-Dec-02 1:23 
GeneralRe: what is needed Pin
James T. Johnson28-Dec-02 17:42
James T. Johnson28-Dec-02 17:42 
GeneralRe: what is needed Pin
karanba5-Jan-03 6:30
karanba5-Jan-03 6:30 
.thanx for all answers but I am not sure that get the subject. Please confirm me tha tif I understand truely.
(what is ngen?)
---------------------------------------------------
1. I wrote a program with some methods. Then when I built it with Visual studio.NET (or csc) all the things I wrote and other methods (like Console.write...) turned to MSIL. MSIL like something assembly (also this IL language could write directly by developer), so I get an .exe file.

2. When I clicked this .exe file anywhere (if .NET Framework is installed on the system) turned to native code by JIT (specific for the systems and for CPU) and runs. And this may done every time.

3. Only ngen can change that! what is ngen. How to use it.

4. One more... Doesn't it get security problems that MSIL can seen by using disassembler.

karanba
AnswerRe: what is needed Pin
fesenjoon31-Dec-02 5:36
fesenjoon31-Dec-02 5:36 
GeneralRemoting issue Pin
Ludwig Stuyck25-Dec-02 8:13
Ludwig Stuyck25-Dec-02 8:13 
GeneralRe: Remoting issue Pin
SHaroz27-Dec-02 8:23
SHaroz27-Dec-02 8:23 
GeneralRe: Remoting issue Pin
Ludwig Stuyck27-Dec-02 8:42
Ludwig Stuyck27-Dec-02 8:42 
GeneralRe: Remoting issue Pin
lustuyck30-Dec-02 2:23
lustuyck30-Dec-02 2:23 
GeneralSorry, Don't know Pin
SHaroz30-Dec-02 6:17
SHaroz30-Dec-02 6:17 
GeneralRe: Remoting issue Pin
leppie30-Dec-02 7:24
leppie30-Dec-02 7:24 
GeneralRe: Remoting issue Pin
Rob Graham30-Dec-02 8:18
Rob Graham30-Dec-02 8:18 
GeneralPOP3 Pin
Venkatraman23-Dec-02 21:00
Venkatraman23-Dec-02 21:00 
GeneralRe: POP3 Pin
James T. Johnson23-Dec-02 21:32
James T. Johnson23-Dec-02 21:32 
GeneralRe: POP3 Pin
Rocky Moore23-Dec-02 22:23
Rocky Moore23-Dec-02 22:23 
GeneralDocking Windows Pin
Dan S.23-Dec-02 11:10
Dan S.23-Dec-02 11:10 
GeneralRe: Docking Windows Pin
Ray Cassick23-Dec-02 11:33
Ray Cassick23-Dec-02 11:33 
GeneralRe: Docking Windows Pin
flipdoubt7-Jan-03 4:06
flipdoubt7-Jan-03 4:06 
GeneralRemoting to multiple clients Pin
SHaroz23-Dec-02 10:20
SHaroz23-Dec-02 10:20 
GeneralDirectX 9.0 Released Pin
Heath Stewart20-Dec-02 9:28
protectorHeath Stewart20-Dec-02 9:28 
GeneralReflections in the rearview mirror may appear closer than they are! Pin
Derek Lakin20-Dec-02 0:00
Derek Lakin20-Dec-02 0:00 

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.