Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


About Windows/Forms Authentication



About Windows/Forms Authentication..

Answer / bhaskar

windowS AUTH:

THGIS IS IMPLEMENTED VY USING WINDOWS(O/S) LOGIN PARAMETERS

WE CAN CONFIGURE IT IN WEB.CONFIG FILE.
<CONFIGURATION>
<APPSETTINGS>
<AUTHENDICATION MODE="WINDOWS">
</AUTH>
<AUTHORIZATION>
<DENY USERS="8">
</AUTHRIZATION>

FORMSBASED AUTH:
IT IS IMPLENTED BASED ON USER LOGIN VALUES MEANS USER CAN
GIVE THE USERNAME & PASSWORD ,FIRST IT WILL CHECK,AFTER IT
WILL GIVE THE PERMISSION TO NEXTY PAGE

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


Usage of web.config?

2 Answers   Microsoft,


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


How can I configure asp.net applications that are running on a remote machine?

0 Answers  


What are the file extensions for razor views?

0 Answers   NA,


I’m having some trouble with cas. How can I diagnose my problem?

0 Answers  


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me

4 Answers  


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

0 Answers  


Why do we need Sessions?

0 Answers   QuestPond,


Which is better php or asp.net?

0 Answers  


What are the types of assemblies and where can u store them and how ?

1 Answers   Patni,


Categories