How to Create Global.asax in Winform Application? - C#/.NET

Posted by peace on Stack Overflow See other posts from Stack Overflow or by peace
Published on 2010-05-17T18:35:27Z Indexed on 2010/05/17 19:00 UTC
Read the original article Hit count: 167

Filed under:
|
|
|

I'm trying to create Global.asax in a Winform. I could do it in ASP.NET, but i couldn't find a way for Windows Application. Any help will be appreciated.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#