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...

Explain authentication levels in .net ?

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


Please Help Members By Posting Answers For Below Questions

What is asp.net response object?

1101


What is inproc and outproc?

1037


What is the typical session identifier?

1101


How to Separate background image and front image from original picture....

1036


What is syntax code to send email from an asp.net application?

1059


How to implement Authentication and Authorization?

1107


Is there any alternative to avoid name collisions other then Namespaces?

1169


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1861


What is preprocessor in .net and type, where it use?

1286


Please briefly explain the usage of global.asax?

1009


Describe the difference between inline and code behind - which is best in?

1115


How can I have a particular web page in an asp.net application which displays its own error page?

1173


What is application in asp net?

967


Explain login control and form authentication.

1060


To load your generated dataset with data which method do you invoke?

1177