Answer Posted / gurvinder singh
Global.asax file is used for storing values at session
level and Application level.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Differentiate between a hyperlink control and a linkbutton control.
What are ASHX files?
What is syntax code to send email from an asp.net application?
Does asp.net still recognize the global.asa file?
What is asp short for?
Which data type does the rangevalidator control support?
how to transfer the file from client to server using asp.net
What is asp.net version?
What is the parent class of all web server control?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Explain the different types of assemblies?
Where session id is stored?
What are the 3 levels at which content pages can be attached to Master Page?
what are the security certificates used in webservices?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?