Global.asax

Y

Yummy

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.
 
B

Brock Allen

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Global.asax 1
Global.asax 1
Global.asax in asp.net 2.0 3
Global.asax ? 3
Global.asax not checking the GAC 2
global.asax in ASP.NET 2.0 ??? 1
global.asax 5
Trace of Global.asax 1

Members online

No members online now.

Forum statistics

Threads
474,260
Messages
2,571,039
Members
48,768
Latest member
first4landlord

Latest Threads

Top