G
Guest
Hello all
I'm making changes in Application_Start in Global.asax. Sometimes the code executes, but sometimes it doesn't. I'm wondering if the .NET Development environment sometimes caches the application, so that even when I quit the app in debug mode it hangs onto it and doesn't fire the application_start events the next time around. Any thoughts
Thanks
Bill Borg
I'm making changes in Application_Start in Global.asax. Sometimes the code executes, but sometimes it doesn't. I'm wondering if the .NET Development environment sometimes caches the application, so that even when I quit the app in debug mode it hangs onto it and doesn't fire the application_start events the next time around. Any thoughts
Thanks
Bill Borg