Here you will find more than 50000 job interview questions

Job Questions Search Engine


Sponsored Links

What is the difference between Windows authentication and Forms authentication?

The difference between Windows authentication and Forms authentication is that in Forms authentication your application performs all the authentication and authorization tasks. You must create Web forms and write code to collect user names and passwords and to check those items against a list of authorized users.

What happens when someone accesses a Web application that uses Forms authentication?

September 5, 2010 by bigboss · Leave a Comment
Filed under: ASP.NET Interview Questions 

When someone accesses a Web application that uses Forms authentication, ASP.NET displays the logon Web form specified in Web.config. Once a user is authorized, ASP.NET issues an authorization certificate in the form of a cookie that persists for an amount of time specified by the authentication settings in Web.config.

.NET Interview Questions Set I

August 11, 2010 by bigboss · Leave a Comment
Filed under: .NET Interview Questions 
  • What is Difference between NameSpace and Assembly?
  • If you want to view an Assembly how do you go about it?
  • What is Manifest?
  • Where is version information stored of an assembly?
  • Is versioning applicable to private assemblies?
  • What is GAC?
  • what is the concept of strong names?

  • Categories

    |
  • Tags

    ADO.NET Questions Algorithm Questions ASP.NET Questions auto_ptr Binary tree questions C++ Constructor Interview Questions C++ Questions CISCO Exams Questions Common Interview Questions Core Java Interview Questions Csharp Questions datastructure questions Delphi 6 find command gdb interview questions grep interview questions IBM certification exams questions Infosys Puzzles Java Struts Linked List Problem Linux Command Questions List Manager Interview Questions Markov Algorithm memory leakage mysql Interview Questions Normalization Oracle Application Developer Certification Exam Interview Questions Oracle Questions Perl Questions PHP Questions Pointers Interview Questions PostgreSQL Database Questions pthread interview questions Smart Pointer Solaris Interview Questions SQL SERVER Interview Questions STL STL Map Symbian OS Tricky Interview Questions Unix Interview Questions unix shell Vector Windows OS Questions