Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Forms Authentication in ASP.NET 3.5 Tutorial

Loading...

Sign in or sign up now!
32,579
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Aug 30, 2009

Set up users and groups, and secure the pages of your site in ASP.NET 3.5 with no coding! Using Visual Studio 2008.

Link to this comment:

Share to:

Uploader Comments (bidwx)

  • Is this an example of what is called Role based Authentication and used in big companies where there are users and Admins? Thanks in advance. And btw awesome video :)

  • @Nazoya123 Authentication is not done by roles, authorization is. At 0:30 into the video, Roles are enabled, which enables the Role manager. This allows you to declare mappings between roles and pages in web.config, as well as to look up roles for users programmatically with by checking User.IsInRole("RoleName"). Then you would be using Role-based authorization. Thanks for your question!

  • is this possible in a .net program?

  • Sure. Using web services and SOA as the middle tier for your Windows application, this is possible.

see all

All Comments (17)

Sign In or Sign Up now to post a comment!
  • very good, other question what's the name of melody? is excelent

  • Wow thanks, your the master!, now my project is complete.

  • Is this supposed to work when uploaded to a hosted server? When I try I just get A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

  • Thanks for sharing this.

    Would it be possible for you to do a similar tutorial on how windows authenticated users can view pages relevant to their managed group?

  • very very very nice video for beginners. Thank you so much for uploading.

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more