Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain which is best suited place in the Application Start
and Session_Start subroutines with an example?

Answers were Sorted based on User's Feedback



Explain which is best suited place in the Application Start and Session_Start subroutines with an ..

Answer / santosh

Its not global.aspx but its global.asax

Is This Answer Correct ?    5 Yes 0 No

Explain which is best suited place in the Application Start and Session_Start subroutines with an ..

Answer / subhash - netedge computing

Global.asax

Is This Answer Correct ?    1 Yes 0 No

Explain which is best suited place in the Application Start and Session_Start subroutines with an ..

Answer / rana rashid

Best suited place is Global.aspx..
in that file you put your application start and
session_start subroutines....
these initilize on the start of your application..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What does this do? gacutil /l | find /i about

1 Answers  


How will you load dynamic assembly?

0 Answers  


Is asp.net a language?

0 Answers  


What is ipostback?

0 Answers  


What is autopostback in asp net?

0 Answers  


What is DTS package?

2 Answers   Accenture, TCS,


Input:http://www.allinterview.com/forms/questionform.php Output:http://www.allinterview.com/forms/questionform Write c# program to get the above desired output for the given Input.....

3 Answers   Bally Technologies,


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,


How can you identify that the page is post back?

0 Answers  


List down the sequence of methods called during the page load.

0 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


what is command line compiler.what are the steps and how it is related to debugging.

0 Answers  


Categories