AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Using the Microsoft Access Providers to Replace the Built-In SQL Server Providers : Imar Spaanjaars

Tuesday, February 10 2009

The biggest features brought by ASP.NET 2.0 are most likely the new services for membership, roles, personalization and profiles. These services supply you with a lot of functionality out-of-the-box with little to no custom code. The services that ship with .NET 2.0 all use SQL Server as the data store (either the Express edition, or the full commercial versions) by means of a provider. But what if you can't use SQL Server, for example because your hosting company doesn't support it? In that case, you can use the Microsoft Access Providers, a shared source initiative released by Microsoft that allows you to use a Microsoft Access database for all the provider based features....

Read More:
Using the Microsoft Access Providers to Replace the Built-In SQL Server Providers : Imar Spaanjaars
Also See:
Data Passing Round-Up : Steve C. Orr
Secure Your Site : Steve C. Orr
Which Path would you travel? A few points about ASP.NET Paths : Xun Ding
Microsoft ASP.NET 2.0 Membership API Extended : Bilal Haidar [MVP]
ASP.NET Caching Basics : Peter Bromberg

Post your comment

Comment