C# Corner
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
TECHNOLOGIES
ANSWERS
BLOGS
VIDEOS
INTERVIEWS
BOOKS
NEWS
CHAPTERS
CAREER
Jobs
IDEAS
About Passport Authentication
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Dipal Choksi (2)
Gayan Peiris (1)
Related resources for Passport Authentication
No resource found
Form Authentication for Mobile Applications in VB.NET
12/1/2012 4:44:54 AM.
In this example, we will authenticate mobile web users for our application using Forms Authentication. Other two types of authentication for mobile web applications are Windows Authentication and Passport Authentication.
Developing Secure Web Sites with ASP.NET and IIS: Part I
10/3/2012 11:03:44 AM.
Developing security for a site is like paying tax. You know it should be done at the end of financial year. But you keep it for the last and some time expect you should never have to do it. It is a similar kind of situation when building a web site. There are some web sites available to general public that can be access by any one. The security for these sites can be minimum or none at all. There are some web sites that publish and hold important information that have to be secure one way or another.
Form Authentication for Mobile Applications
5/19/2012 6:16:52 AM.
In this example we will authenticate mobile web users for our application using Forms Authentication.