-
Gridview Template Interface
In which interface the template of any control like Gridview would Initiate?
-
How do we connect to the 11S if we want to use it instead of the built in Web Server?
When opening a project file explicitly open it from an existing virtual directory.
-
Web farms and web gardens
i want to know whether session object is accessible in web farm and web garden. Similarly if application object is accessible in webfarm and web garden
-
-
-
-
-
-
Impersonation
What Is Impersonation and explain it's uage
-
-
-
What is a strong name?
Skill/Topic: AdvancedA) Public KeyB) Private KeyC) Combination Of both Public,Private key and digital signature
-
What is the difference between Server.Transfer & Response.Redirect
Skill/Topic: AdvancedA) No DifferenceB) Server.Transfer needs a roundtrip, Response.Redirect does notC) Response.Redirect needs roundtrip, Server.Transfer does notD) Server.Transfer can transfer user between 2 applicaions
-
-
Declarative Security and Imperative Security
What do you mean by Declarative Security and Imperative Security? Explain with an example of usage where you would use them
-
-
-
-
What is view state and how it is maintained?
ViewState in ASP.NET IntroductionMicrosoft ASP.NET Web Forms pages are capable of maintaining their own state across multiple client round trips. When a property is set for a control, the ASP.NET saves the property value as part of the control's state. To the application, this makes it appear that the page's lifetime spans multiple client requests. This page-level state is known as the view state...
-
What is the Full Form of WSDL
Skill/Topic: AdvancedA) Web System Description LanguageB) Web Services Detail LanguageC) Web Service Description LanguageD) None
ASP.NET Interview Questions
Ans