More on ASP.NET 2.0 Membership & Personalization Providers
At this quarter's MSDN Events one of the topics that we're covering is "Membership and Personalization in ASP.NET 2.0
In Beta 1 the default provider is MS Access - but this is changing for Beta 2.
Shanku Niyogi, ASP.NET Group Program Manager posts as follows.
Access Data Providers
In Beta 1, ASP.NET application services such as membership and roles include Access data providers, and use them by default. In Beta 2, however, we will replace this functionality with support for SQL Server 2005 Express Edition, the new version of SQL Server which combines the file-based simplicity of Access databases with seamless deployment to full editions of SQL Server. The developer model of using the application services stays 100% the same, but the backend implementation will now be much more robust and performant.
To check his blog post on many changes in Whidbey CLICK EHRE.
Comments
- Anonymous
October 21, 2004
If you are interested about the new changes of the Membership feature since beta 1, than this post on my blog could probably be interested:
http://fredrik.nsquared2.com/viewpost.aspx?PostID=205&showfeedback=true
And if you like to see a functional provider based solution written for .Net 2.0, then maybe my Permission Manager (Set s any kind of permission to any object) could be interested, especially for you who want to see how to create provider based solutions.
http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx?id=762350f9-7d40-44ca-8ec0-4655e1a7682b