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

.NET (Core and Framework)

 
AnswerRe: Using .NET framework 1.1 in Visual Studio 2005? Pin
Ray Cassick18-Nov-05 16:38
Ray Cassick18-Nov-05 16:38 
AnswerRe: Using .NET framework 1.1 in Visual Studio 2005? Pin
Daniel Grunwald19-Nov-05 8:47
Daniel Grunwald19-Nov-05 8:47 
QuestionC2440 Error with SSPI in vs.net2005 Pin
hiraljv17-Nov-05 18:15
hiraljv17-Nov-05 18:15 
Questiondowngrade visual studio 2002 Pin
alpha_1017-Nov-05 3:13
alpha_1017-Nov-05 3:13 
QuestionWhy not use ngen.exe for all apps? Pin
dundealing16-Nov-05 5:51
dundealing16-Nov-05 5:51 
AnswerRe: Why not use ngen.exe for all apps? Pin
Dan Neely16-Nov-05 7:13
Dan Neely16-Nov-05 7:13 
AnswerRe: Why not use ngen.exe for all apps? Pin
Dave Kreskowiak16-Nov-05 16:30
mveDave Kreskowiak16-Nov-05 16:30 
AnswerRe: Why not use ngen.exe for all apps? Pin
rwestgraham17-Nov-05 19:18
rwestgraham17-Nov-05 19:18 
If you really want to, you can add code in an Installer class to compile the application using ngen on each target machine during installation.

You may not see that much improvement though. If your application is the first (or only) active application that requires the CLR, a lengthy startup delay will come from loading the CLR itself.
Questionproblem abt visual source safe database Pin
montu337716-Nov-05 4:17
montu337716-Nov-05 4:17 
QuestionFTP Download - please help Pin
SheenSylesh15-Nov-05 17:57
SheenSylesh15-Nov-05 17:57 
AnswerRe: FTP Download - please help Pin
Drew Stainton17-Nov-05 11:59
Drew Stainton17-Nov-05 11:59 
QuestionWindows service problem....urgent Pin
Vipul Mehta15-Nov-05 17:11
Vipul Mehta15-Nov-05 17:11 
AnswerRe: Windows service problem....urgent Pin
Christian Graus20-Nov-05 17:19
protectorChristian Graus20-Nov-05 17:19 
Questionlock statement and decimal type Pin
David Menéndez Cisterna15-Nov-05 7:33
David Menéndez Cisterna15-Nov-05 7:33 
AnswerRe: lock statement and decimal type Pin
Marc Clifton15-Nov-05 13:18
mvaMarc Clifton15-Nov-05 13:18 
GeneralRe: lock statement and decimal type Pin
David Menéndez Cisterna17-Nov-05 11:34
David Menéndez Cisterna17-Nov-05 11:34 
GeneralRe: lock statement and decimal type Pin
S. Senthil Kumar18-Nov-05 4:16
S. Senthil Kumar18-Nov-05 4:16 
GeneralRe: lock statement and decimal type Pin
S. Senthil Kumar18-Nov-05 4:18
S. Senthil Kumar18-Nov-05 4:18 
GeneralRe: lock statement and decimal type Pin
David Menéndez Cisterna18-Nov-05 4:32
David Menéndez Cisterna18-Nov-05 4:32 
QuestionCreate a ISAPI filter in .NET Pin
leejo12314-Nov-05 21:38
leejo12314-Nov-05 21:38 
QuestionProblems serializing a subclass of an ArrayList Pin
Skip.za13-Nov-05 3:07
Skip.za13-Nov-05 3:07 
QuestionProfile Switching? Pin
Eustov12-Nov-05 9:12
Eustov12-Nov-05 9:12 
QuestionSystem.Net.Sockets for reading IP packets? Pin
Tom Paluzzi11-Nov-05 4:47
Tom Paluzzi11-Nov-05 4:47 
AnswerRe: System.Net.Sockets for reading IP packets? Pin
S. Senthil Kumar13-Nov-05 19:03
S. Senthil Kumar13-Nov-05 19:03 
Questionforms.timer vs thread.timer Pin
David Menéndez Cisterna10-Nov-05 6:26
David Menéndez Cisterna10-Nov-05 6:26 

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.