How do you define authentication in Web.Config?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between adding reference in solution explorer and adding references by using ?
How can you debug your.net application?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What is the compiled object?
What is difference between session and cookies in asp net?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
How u refer webservices?
What is virtual directory in asp.net?
How do you do Client-side validation in .Net?
Should I delete cookies?
Explain the updatepanel?
What is difference between URL and URI?
What is application in asp net?
What is the difference between union and structure?
What is the adavantage of using ASP.NET routing?