Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Friday, September 16, 2005
Writing A Custom Membership Provider for your ASP.NET 2.0 Web Site
If you have an ASP.NET Web site that stores any registration or log in information for your users, you probably know that the Membership provider in ASP.NET 2.0 uses a SQL Server Express 2005 database. But what if you want to use something else? This article will show you to use your own data source for storing membership information.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment