-
-
-
What are the uses of Reflection?
1. Viewing Metadata.2.Performing type discovery.3.Late binding to methods and properties (dynamic invocation)4.Creating new types at runtime(Reflection EMIT)
-
What is the use of AutoWireup in asp.net
In which circumstances we have to use this?
-
-
-
How does the cookies work in asp.net?
I want to know the complete follow of the page how it store cookies and user info into session and when it get terminate also is it possible to call in-process application to out-process?
-
Asp.net code behind pages
When using code behind pages, which library must access file import from asp.net environment
-
-
To add a custom control to a Web form we have to register with
Skill/Topic: BeginnerA) TagPrefixB) Name space of the dll that is referencedC) AssemblynameD) All of the above
-
Where is the default Session data is stored in ASP.Net
Skill/Topic: IntermediateA) InProcessB) StateServerC) SQL ServerD) All of the above
-
The object used by SQL connection to make Security Demands
Skill/Topic: AdvancedA) SQLLCientAttributeB) SQLPermissionC) SQLPermissionClientD) SQLClientPermission
-
-
-
-
How many web.config was can have in application?
If we can have many then how to use it or what is the purpose of it
-
-
-
-
Which of the following is not a valid state management tool?
Skill/Topic: IntermediateA) Application StateB) Hidden Form FieldC) QuerystateD) Cookies
ASP.NET Interview Questions
Ans