Control Panel
Forum
Hosting Help
6 Months free Hosting (New!)
Resources
Login
Members
Shared Hosting
|
New Features
|
Advertise
|
Tutorials
|
Product Reviews in India
|
Free aptitude test questions
|
TATA Nano Car reviews
Total
members
:
80998
Average new registrations per day (in last 7 days):
41
New Registration:
Open
Register Now
Home
»
Resources
»
creating application variable
ASP.NET
ADO.NET
Web Services
Remoting
Visual Studio 2005
Error Bank
Interview Questions
Tips & Tricks
XML
HTML
Jscript/Javascript
IIS
Windows
General
Submit Resource or code snippet
... and get
surprise gifts
Win Digital camera, ASP.NET Books, Free softwares!!
creating application variable
19 Apr, 2008
Author:
ankit mahajan
guru tegh bahadur institute of technology
Summary
application variables are used in many scenarios when developing a web application.
.NET Classes used :
application["var"]="hello";
//this is how u create and assign value to application variable in global.aspx file
string a=application["var"].toString();
label1.text=a;
//this is how u access application variable
Feedbacks about this page from members:
- No Feedbacks yet !! -
Submit Feedback
View All Feedbacks
Partners
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies.
All Rights Reserved.