N
newjazzharmony
When I run an ASP dot net application in debug mode and put a
breakpoint inside the Application_Start event (in global.asax.cs),
sometimes it stops there and sometimes it doesn't.
I was under the impression that clicking the "stop" button, and then
the "play" button in the visual studio GUI was essentially the same as
restarting the ASP dot net application. Is this not true?
Thanks,
Jonathan
breakpoint inside the Application_Start event (in global.asax.cs),
sometimes it stops there and sometimes it doesn't.
I was under the impression that clicking the "stop" button, and then
the "play" button in the visual studio GUI was essentially the same as
restarting the ASP dot net application. Is this not true?
Thanks,
Jonathan