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
Garbage collector?s functionality on unmanaged code ?
What is the proxy of the server object in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?
How do you implement distributed applications in .net?
What is a formatter in .net remoting?
Can you pass SOAP messages through remoting?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What are static assemblies?
Define proxy in .net remoting?
Explain when we use web service and when we use remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Will clr handle unmanaged code or not?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are the steps to publish an object outside the service domain