-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
How ASP.Net Different from ASP
Skill/Topic: BeginnerA) Scripting is separated from the HTML, Code is interpreted seperatelyB) Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on serverC) Code is separated from the HTML and interpreted Code is interpreted separately
-
Select the caching type supported by ASP.Net
Skill/Topic: IntermediateA) Output CachingB) DataCachingC) Both a & bD) None of the above
-
How do you disable client side validation ?
Skill/Topic: IntermediateA) Set the language property to C#B) Set the Runat property to serverC) Set the ClientTarget property to DownlevelD) Set the inherits property to codeb
-
What is the maximum number of cookies that can be allowed to a web site
Skill/Topic: IntermediateA) 1B) 10C) 20D) 30E) More than 30
ASP.NET Interview Questions
Ans