ASP.NET global.asax usage
Posted
by Azat
on Stack Overflow
See other posts from Stack Overflow
or by Azat
Published on 2010-05-12T08:11:03Z
Indexed on
2010/05/12
8:14 UTC
Read the original article
Hit count: 347
ASP.NET
When to use and not to use global.asax file in asp.net application? I heard that you should use that file only at a pinch.
© Stack Overflow or respective owner