-
-
-
-
-
What is the Full Form of WSDL
Skill/Topic: AdvancedA) Web System Description LanguageB) Web Services Detail LanguageC) Web Service Description LanguageD) None
-
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...
-
-
-
Dataset Variable
How to add variable in dataset?
-
Data Sets Data Table
How to update, delete data from columns in a data table using dataset?
-
-
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 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
-
What is a strong name?
Skill/Topic: AdvancedA) Public KeyB) Private KeyC) Combination Of both Public,Private key and digital signature
-
-
-
Impersonation
What Is Impersonation and explain it's uage
-
-
ASP.NET Interview Questions
Ans