-
The object used by SQL connection to make Security Demands
Skill/Topic: AdvancedA) SQLLCientAttributeB) SQLPermissionC) SQLPermissionClientD) SQLClientPermission
-
The number of forms that can be added to a aspx page is
Skill/Topic: IntermediateA) 2B) 3C) 1D) More than 3
-
-
ASP .Net Page Life Cycle
Explain the life cycle of an ASP .NET page.
-
The interface used by ASP.Net to create Unique Id’s?
Skill/Topic: IntermediateA) AppDomainsetupB) System.UI.Naming.ContainerC) IAsyncResultD) customFormatter
-
Passing data between pages
Which is the most secure way to pass data from one page to another page other than session?
-
-
When a session is expiring in ASP.NET page?
Please help me to answer when the session is expiring in a asp.net page?is it in page closing?
-
-
-
-
Authentication Levels
How we can set Different levels of Authentication in .Net?What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?
-
Cookies and Session Variables
How does cookies differ from session variables?
-
Virtual function in c#
Explain virtual function in c# with an example
-
ASP.NET Catch All Errors at application level
How Can We catch all the errors of an Application in one place in asp.net?No separate Try catch blocks please!!!!!is there any method for that?please let me know..
-
-
-
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?
Ans