which event in global.asx that fires for every request of
same user?
Answers were Sorted based on User's Feedback
session events are on start,on end in global.asax that
fires every request of same user.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / loka
void Application_OnPostAuthenticateRequest(object sender,
EventArgs e)
1.Yes this event fires for every request
2.Yes you can use this event to get information for the
authenticated user
| Is This Answer Correct ? | 1 Yes | 0 No |
What is runtime host ?
Explain global assembly cache.
How many types of state management are there in asp net?
What is session in web technology?
Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website..could any body tell me that how can i add dynamically this language on user's request...??? thanks n advance...
How dataadapter.fill works?
Explain login controls.
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
hi guys do u know how to go one page to one page to another page plz tell me any of u know
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
How many types of session in ASP.NET
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)