Hi,
I am building a new site and want to use the latest membership and roles providers. I am using VS 2012.
When I look at the patterns and practicies links for asp.net 2.0 membership and roles they indicate:
"This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist."
Here are the links I am referring to:
http://msdn.microsoft.com/en-us/library/ff647070.aspx
http://msdn.microsoft.com/en-us/library/ms998314.aspx
If "Forms Authentication in ASP.NET 2.0" and "Role Manager in ASP.NET 2.0" is the most current code to use, are there updated docs?
Thanks
~Randy