What is the Global.asax used for?

The Global.asax (including the Global.asax.cs file) is used to implement application and session level events

Comments

Popular posts from this blog

How do I calculate a MD5 hash from a string?

What is WSDL?