Interview Question
Qus: When we will use passport authentication?
We will use Passport authentication if we want to identify a user using his or her e-mail address and a password and wants that the user can use this single Passport account on many different Web sites.
Group of websites which allows a single user with single User id and password.
Each part of a partial class should be in the same namespace, same assemebly.
Answers (2)
Each part of a partial class should be in the same namespace, same assemebly.