Answer Posted / prasath
There are 3 authentication levels in .net
1.Windows
2.Forms
3.Passport
Basic and Digest Come under IIS Authentication Levels.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to prepare culture-specific formatting in .net.
What is the difference between a default skin and a named skin?
What is difference between viewstate and session in asp net?
Which type of state management is provided by Query String in ASP.NET?
How to implement globalization and localization in the use interface in .net.
Is session server side or client side?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Web API supports which protocol?
What does session_start () do?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is session in http request?
Where session variables are stored?
Difference between web user control and web custom control?
How to find last error which occurred in Asp.net ?
What is the importance of Global.asax in ASP.NET?