What are asp.net authentication providers and iis security?
Answer / Gurudev Prasad
ASP.NET Authentication Providers are components that manage the authentication process for an ASP.NET application. They help validate user credentials, such as username and password, against different data sources like a database or Active Directory. IIS Security refers to the various mechanisms available in Internet Information Services (IIS) for securing websites, including user authentication, SSL encryption, URL authorization, and IP security.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please explain what is a delegate?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What is the use of immutability?
Explain what are an object and a class?
Explain different types of html, web and server controls.
Explain me what is a design pattern and what is it for?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is the use of gacutil.exe?
What is a metadata in .net?
Explain different types of cookies in .NET?
How to find methods of a assembly file (not using ILDASM) Reflection
What is a Manifest?