Groups | Blog | Home
all groups > asp.net > march 2005 >

asp.net : Global.asax


Brock Allen
3/19/2005 8:37:44 AM
You can still create a module in a VB.NET webservice. And just so you know
the man behind the curtain, a module in VB.NET is really just a class with
all Shared methods, properties and fields.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Yummy
3/19/2005 11:56:03 PM
What is the use of the file "Global.asax" for ASP.Net when I have created a
web service(ASP.Net) in VS.Net ?

How can I implement some public global variables for ASP.Net pls ? The case
is just like module.vb in VB.Net.

Thanks.

AddThis Social Bookmark Button