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

.NET (Core and Framework)

 
QuestionNeed Help Windows CE.Net App Pin
Polymorpher7-Feb-06 8:45
Polymorpher7-Feb-06 8:45 
Questionweb services common data objects Pin
Lkotzer7-Feb-06 2:59
Lkotzer7-Feb-06 2:59 
QuestionError while executing dynamically loaded assemblie's method. Pin
Andrew Vaverchak6-Feb-06 7:22
Andrew Vaverchak6-Feb-06 7:22 
QuestionQuestion about Smart Client app Pin
darule6-Feb-06 4:26
darule6-Feb-06 4:26 
QuestionConverting Audio Extensions Pin
Database855-Feb-06 0:52
Database855-Feb-06 0:52 
AnswerRe: Converting Audio Extensions Pin
Colin Angus Mackay9-Feb-06 4:45
Colin Angus Mackay9-Feb-06 4:45 
QuestionJust in time complier Pin
Net-Programer-and-developer4-Feb-06 18:52
Net-Programer-and-developer4-Feb-06 18:52 
AnswerRe: Just in time complier Pin
Dave Kreskowiak5-Feb-06 4:43
mveDave Kreskowiak5-Feb-06 4:43 
It compiles the MSIL code in your .EXE's into native processor code just before it's needed. The JIT is also heavily used by the Visual Studio IDE to help out with Intellisense, code completion, Immediate mode in the command window, and a bunch of other things.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionRemote debuging when the remote computer isn't in the domain Pin
Gilad Kapelushnik4-Feb-06 0:09
Gilad Kapelushnik4-Feb-06 0:09 
QuestionEnding asynchronous calls Pin
Abdd0n3-Feb-06 1:45
Abdd0n3-Feb-06 1:45 
AnswerRe: Ending asynchronous calls Pin
Sebastian Schneider3-Feb-06 4:33
Sebastian Schneider3-Feb-06 4:33 
Questiongenerating documentation using ndoc Pin
pooja sharma2-Feb-06 19:03
pooja sharma2-Feb-06 19:03 
GeneralRe: generating documentation using ndoc Pin
Guffa3-Feb-06 4:09
Guffa3-Feb-06 4:09 
GeneralRe: generating documentation using ndoc Pin
pooja sharma3-Feb-06 19:03
pooja sharma3-Feb-06 19:03 
AnswerRe: generating documentation using ndoc Pin
Kevin McFarlane4-Feb-06 2:32
Kevin McFarlane4-Feb-06 2:32 
Questionhelp regarding convert Image to Byte!!!! Pin
hbjs2-Feb-06 14:56
hbjs2-Feb-06 14:56 
AnswerRe: help regarding convert Image to Byte!!!! Pin
Christian Graus2-Feb-06 15:18
protectorChristian Graus2-Feb-06 15:18 
GeneralRe: help regarding convert Image to Byte!!!! Pin
hbjs2-Feb-06 15:28
hbjs2-Feb-06 15:28 
QuestionSetWindowsHookEx on WH_CBT to capture HCBT_MOVESIZE on a single thread outside my application? Possible from C#? Pin
MogobuTheFool2-Feb-06 12:00
MogobuTheFool2-Feb-06 12:00 
AnswerRe: SetWindowsHookEx on WH_CBT to capture HCBT_MOVESIZE on a single thread outside my application? Possible from C#? Pin
S. Senthil Kumar4-Feb-06 20:14
S. Senthil Kumar4-Feb-06 20:14 
GeneralRe: SetWindowsHookEx on WH_CBT to capture HCBT_MOVESIZE on a single thread outside my application? Possible from C#? Pin
MogobuTheFool5-Feb-06 7:38
MogobuTheFool5-Feb-06 7:38 
QuestionWindows Mobile 5 Smartphone Edition Pin
dipankaronline2-Feb-06 5:22
dipankaronline2-Feb-06 5:22 
AnswerRe: Windows Mobile 5 Smartphone Edition Pin
John.Jiang2-Feb-06 6:35
John.Jiang2-Feb-06 6:35 
Questionhelp regarding .NET cryptography Pin
pprasad2-Feb-06 2:42
pprasad2-Feb-06 2:42 
QuestionHow to signal an app GUI from a .NET server Pin
Dave Midgley2-Feb-06 2:34
Dave Midgley2-Feb-06 2:34 

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.