What do you mean by passport authentication and windows
authentication ?
Answer Posted / sonia
Passport authentication gives centerlised security to the
multiple web projects or multiple physical directories. In
pasport authentication all the users information we have to
maintain in the 'web.config' file.
using windows authentication we can give security to the
webserver.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Write a example code for remoting?
Explain Singleton design pattern of Remoting?
Explain the hierarchial description of remoting?
Will clr handle unmanaged code or not?
Define singlecall activation mode in .net remoting?
What is fundamental of published or precreated objects in remoting?
Types of compatabilities and explain them ?
What are the information required to configure remote objects?
Define the lease of the object?
Explain how to directly call a native function exported from a dll?
Are you aware of containment and Aggregation ?
Elaborate the term WebService and how it differ from Remoting?
Difference between .net remoting versus distributed com?
Define proxy in .net remoting?