Click here to Skip to main content
15,906,624 members
Articles / Programming Languages / C#

Preparing an Entity Framework Model for Multi Provider Support

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
3 Jan 2012CPOL5 min read 21.6K   4  
It is possible to use a single ADO.NET Entity Framework model between two database providers, but not without some extra work.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I hold a PhD in computer science, and have been a practicing developer since the early 90's.

I used to be the owner for VistaDB, but sold the product to another company in August 2010.

I have recently moved to Redmond and now work for Microsoft. Any posts or articles are purely my own opinions, and not the opinions of my employer.

Comments and Discussions