About Global .asax ?

Answer Posted / nihar

Global.asax is a file that resides in the root directory of
your application. It is inaccessible over the web but is
used by the ASP.NET application if it is there. It is a
collection of event handlers that you can use to change and
set settings in your site. The events can come from one of
two places - The HTTPApplication object and any HTTPModule
object that is specified in web.confg or machine.config. We
will be covering both here.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible for me to change my aspx file extension to some other name?

578


What is the difference between equals() and == in c#?

564


A Web Service Can Only Be Written In .net. Is it True??

636


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

544


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1544






I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1424


How can you register a custom server control to a web page?

542


Difference between .NET and previous version?

2104


What are the new features added from ASP to ASP.NET?

566


Can we have multiple web config files for an asp.net application?

535


How you can access the properties and controls of master pages from content pages?

508


Explain the difference between overriding and overloading?

540


Explain the server control events of asp.net ?

541


How many types cache in asp net?

528


What is app_code folder in asp net?

532