Hi people
I tried to use ngen.exe on an executable generated by C#, but I don't see where the generated executable is placed. I use it as follows (from the tools menu)
ngen.exe "$(ProjectDir)bin\release\myprogram.exe
The output goes to the output window, and it doesn't say it failed. But the...
more >>
my system runs Windows2000 server with sp4, dot-net framework version =
1.1 (1.1.4322), Visual Studio 2003 (7.1.3088),
making a windows application in C# that uses HttpWebRequest and brings =
data, after about a minuete from the end of the response, while the =
window stays open, i get exception...
more >>