What are the authentication types in asp.net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


If you have to replicate a set of controls(UI) across a number of web pages, what will you do

1 Answers  


Difference between Active Exe and Dll ?

3 Answers   Satyam,


In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?

1 Answers  


What is cookieless session id explain in brief?

0 Answers  






Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


What is the role of global.asax?

10 Answers   Infosys,


What is .NetFramework?

1 Answers   Syntel,


What is FullTrust? Do GACed assemblies have FullTrust?

2 Answers  


What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,


What are the advantages of passport authentication?

0 Answers  


what is DLL Hell and how it is solved in .NET?

24 Answers   icegen, next, -uk, NIIT,


Categories