Roles usernames

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?QmVubiBILkouIE1vbHVuZA==?=

    Roles usernames

    Benn H.J. Molund wrote:
    Hi,

    I want to use our DB for providing Roles and User's in our ASP.NET
    app. Any good tutorials?
    And is there any tutorial on aspnet-regsql tool? I have trouble with
    register our DB as a role provider. aspnet.regsql can't find the DB
    hosted localy in my Vista machine

    --
    Projectleader / .NET system devloper
  • Kevin Spencer

    #2
    Re: Roles usernames

    Here's a good one from the MSDN Library online:



    --
    HTH,

    Kevin Spencer
    Chicken Salad Surgeon
    Microsoft MVP

    "Benn H.J. Molund" <BennHJMolund@d iscussions.micr osoft.comwrote in message
    news:3F08ECAE-9DE8-49C1-988A-05ACF4861BD1@mi crosoft.com...
    Benn H.J. Molund wrote:
    Hi,
    >
    I want to use our DB for providing Roles and User's in our ASP.NET
    app. Any good tutorials?
    And is there any tutorial on aspnet-regsql tool? I have trouble with
    register our DB as a role provider. aspnet.regsql can't find the DB
    hosted localy in my Vista machine
    >
    --
    Projectleader / .NET system devloper

    Comment

    • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

      #3
      RE: Roles usernames

      Not to sound like a broken MP3, but the best tutorial for all this basic
      ASP.NET stuff is the Quickstarts at the ASP.NET web site. QUICKSTARTS also
      installs with the .NET Framework SDK to use locally.
      -- Peter
      Site: http://www.eggheadcafe.com
      UnBlog: http://petesbloggerama.blogspot.com
      Short Urls & more: http://ittyurl.net


      "Benn H.J. Molund" wrote:
      Benn H.J. Molund wrote:
      Hi,
      >
      I want to use our DB for providing Roles and User's in our ASP.NET
      app. Any good tutorials?
      And is there any tutorial on aspnet-regsql tool? I have trouble with
      register our DB as a role provider. aspnet.regsql can't find the DB
      hosted localy in my Vista machine
      >
      --
      Projectleader / .NET system devloper

      Comment

      Working...