How do you define authentication in Web.Config?

Answers were Sorted based on User's Feedback



How do you define authentication in Web.Config?..

Answer / alb.shah

in the authentication tag we have to specify the mode of
the authentication. The mode can be Windows, Forms,
Passport or None.

Is This Answer Correct ?    2 Yes 0 No

How do you define authentication in Web.Config?..

Answer / raju

using autentication and authorization tags

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

what is managed and unmanaged code?

4 Answers   Microsoft,


How do you make your site SSL enabled ?

3 Answers   Satyam,


I am trying to redirect another site on button click.

8 Answers  


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

0 Answers   TCS,


Difference between ByVal and ByRef?

2 Answers   Microsoft,






1. Briefly describe your ideal job?

1 Answers   Swatz Oils, Swetz Oil,


What is Serilazation? how many type of serilazation are their?

3 Answers  


Is oauth for authentication or authorization?

0 Answers  


What is a web based system?

0 Answers  


Explain about asp.net 2.0 themes?

0 Answers  


What is difference between session and cookies in asp net?

0 Answers  


If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?

1 Answers   Satyam,


Categories