-
-
-
ASP .Net Page Life Cycle
Explain the life cycle of an ASP .NET page.
-
What executable unit gets created when we build an ASP.Net application?
Skill/Topic: BeginnerA) . EXEB) . DLLC) . COM
-
-
-
Custom Controls are derived from which of the classes
Skill/Topic: BeginnerA) System.Web.UI.WebcontrolB) System.Web.UI.CustomcontrolC) System.Web.UI.Customcontrols.Webcontrol
-
What is the default authentication mode for IIS
Skill/Topic: IntermediateA) WindowsB) AnonymousC) Basic AuthenticationD) None
-
Which of the 3 lanuages specified can be used for server side scripting in ASP.NET?
Skill/Topic: BeginnerA) C#B) CC) Visual BasicD)
-
The number of forms that can be added to a aspx page is
Skill/Topic: IntermediateA) 2B) 3C) 1D) More than 3
-
-
-
-
The first event to be triggered in an aspx page is
Skill/Topic: BeginnerA) Page_Load()B) Page_Init()C) Page_click()
-
Which of these namespaces used for FileAccess
Skill/Topic: BeginnerA) System.IOB) System.IO.IsolatedStorageC) System.DirectoryServicesD) All of these
-
-
How many configuration files can an ASP.NET projects have?
Skill/Topic: BeginnerA) OneB) More Than OneC) None
-
-
-
ASP.NET Interview Questions
Ans