Home > Microsoft .Net Development Tips > ASP.NET Development > Examining membership, roles and profile in ASP.NET 2.0
Win Development Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

ASP.NET DEVELOPMENT

Examining membership, roles and profile in ASP.NET 2.0


SearchVB.com staff
05.15.2006
Rating: --- (out of 5)


.NET Essentials Channel
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


As end users, the number of user names and passwords we possess, not to mention forget, can be bothersome. As developers, though, membership functionality represents an important piece of a Web application. Through well-built membership profiles, administrators can collect valuable information about site visitors, be they fan club members or customers, and ensure that only the right people gain access to the administrative aspects of the site.

Though forms-based authentication automates some of this process, ASP.NET developers are responsible for defining where user information is stored and for creating log-in pages and profile management systems. Scott Mitchell, writer, consultant and founder of 4GuysFromRolla.com, has assembled a four-part tutorial on membership, roles and profiles in ASP.NET 2.0. Each chapter includes screen shots and code samples.

  • Part 1 covers what was added to ASP.NET 2.0 in the upgrade from ASP.NET 1.x. This primarily constitutes programmatic support and Web controls for working with user information, but ther...

    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



    RELATED CONTENT
    ASP.NET Development
    How to use jQuery to solve Javascript browser compatibility problems
    How to write an out-of-browser Silverlight 3 application in 3 steps
    Silverlight 3 beta SDK download lets developers try new RIA features
    Visual Studio's IntelliSense for jQuery doesn't autocomplete correctly
    Dundas Map for .NET kicks up geographic visualization
    Return to CodePlex: Into the Sandcastle…
    VBScript Tutorial
    Use PHP with Visual Studio to create Web sites
    Visual Studio Team System Add-ins: Conchango Scrum for Team System and Scrum Dashboard
    Visual Studio 2008 and .NET Framework 3.5 SP1 introduces ADO .NET Entity Designer

    ASP.NET development best practices
    Introduction to ASP.NET's Model View Controller (MVC) Design Pattern
    Silverlight, Ajax components require different approach to UI
    LINQ Learning Guide: LINQ and Web applications
    VB code download home page
    VB code: File manipulation downloads
    Localization practices for .NET 2.0: It's still about the architecture
    Creating custom ASP.NET 2.0 profile providers
    .NET development in the trenches
    Microsoft developers balancing age-old issues, barrage of new technology
    SearchVB.com's Podcast Page

    RELATED GLOSSARY TERMS
    Terms from Whatis.com − the technology online dictionary
    136 browser colors with names  (SearchWinDevelopment.com)
    ASP.NET  (SearchWinDevelopment.com)
    browser  (SearchWinDevelopment.com)
    Document Object Model  (SearchWinDevelopment.com)
    domain name  (SearchWinDevelopment.com)

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary


    e's also SqlMembershipProvider, which will store that user information on a SQL Server database.

  • Part 2 describes how to use SqlRoleProvider to enable and manage roles.

  • Part 3 explains the process of adding membership and role services to an existing database. This is done using the ASP.NET SQL Server Registration Tool.

  • Part 4 goes into more detail about individual user accounts -- how to notify them when log-in attempts fail, for example, and how to log those failures.

    More on ASP.NET 2.0 from SearchVB.com

    Reference: ASP.NET 2.0 Learning Guide
    Tip: Tutorial explains ASP.NET 2.0 site navigation
    Tip: Master Pages in ASP.NET 2.0 drive uniform design

    Rate this Tip
    To rate tips, you must be a member of SearchWinDevelopment.com.
    Register now to start rating these tips. Log in if you are already a member.




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • Database Programming Solutions - .NET XML, Visual Studio LINQ, ORM .NET
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts