Buy Questpond's video subscriptions on
huge discount
.
Online: 3423
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
At run time, Global.asax is parsed and compiled into a dynamically generated .NET Framework class derived from the ______________ base class.
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 3635
Select from following answers:
HttpApplication
HttpSession
HttpContext
HttpContent
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is the importance of AutoEventWireup in asp.n ...
Next question > :
What’s the difference between Codebehind="MyCode.a ...
Comments or Responses
Login to post response
More Interview Questions
What’s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCo ...
What namespace does the Web page belong in the .NET Framework class hi ...
Session level code & variables may be declared in _____________ event.
What happended if View State is set to false ?
When is the code in Global.asax compiled?
What is INETINFO.exe ?
Among these which event is controlled by the Global.asax __________
What is the difference between the Page_Init and Page_Load events?