-
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
-
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
-
Select the caching type supported by ASP.Net
Skill/Topic: IntermediateA) Output CachingB) DataCachingC) Both a & bD) None of the above
-
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
-
Which namespace allows us to formauthentication ?
Skill/Topic: AdvancedA) System.Web.Ui.Forms.SecurityB) System.Web.SecurityC) System.Web.ConfigurationD) System.Web.Services
-
Whats is the significance of Response.ClearHeaders( )
Skill/Topic: AdvancedA) Clears all Headers from the buffer streamB) Clears all the section value from rendered HTML FileC) Clears the content of the Rendered pageD) None of the above
-
What is GAC? What are Strong and Weak Types?
Global Assembly cache.
-
-
-
-
-
Is there no concept of ‘Project” in VS2005
The Concept of Project exists in VS 2005 but is supports multiple ways to open websites. Unlike in VS2005, paper can be opened using Front Page serer extensions, FTP or a direct file system path, existing hierarchy of virtual directories. Clicking on a file with .aspx extension in windows Explorer will open the file for editing.
-
What is meant by ‘container environment’ and how does VS 2005 interprate multiple visual designers?
Visual studio 2005 has a number of designers contained within a single inteprated development environment 91DE). It has the following designers.i) Windows Forms Application ii) ASP.NET Website Applicationsiii) Web Services
-
-
-
-
-
-
-
ASP.NET Interview Questions
Ans