Is the membership and roles functionality the same in 3.x as 2.0?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jm

    Is the membership and roles functionality the same in 3.x as 2.0?

    Hi, I was watching a little older video on membership and role
    management in ASP.NET 2.0. Is from Microsoft. I believe it is Scott
    Guthrie's. Anyway, is the role manager the same with 3.x as with
    2.0? Everything done the same way? If I build as website in 2.0 with
    the security model will it work in 3.x?

    Thank you.
  • Mark Fitzpatrick

    #2
    Re: Is the membership and roles functionality the same in 3.x as 2.0?

    Yes. The 3.5 version really isn't a new ASP.Net release, it's ASP.Net 2.0
    with some new features added such as Linq, and the built-in Ajax support
    instead of requiring the additional dll.

    Hope this helps,
    Mark Fitzpatrick
    Microsoft MVP - Expression

    "jm" <needin4mation@ gmail.comwrote in message
    news:c44cde68-24b9-4577-8a44-72af4f8fc6ed@r6 6g2000hsg.googl egroups.com...
    Hi, I was watching a little older video on membership and role
    management in ASP.NET 2.0. Is from Microsoft. I believe it is Scott
    Guthrie's. Anyway, is the role manager the same with 3.x as with
    2.0? Everything done the same way? If I build as website in 2.0 with
    the security model will it work in 3.x?
    >
    Thank you.

    Comment

    Working...