One of the features introduced in Entity Framework is being database independent. Which mean each database provider can support Entity Framework by implementing its provider. This feature allows you build applications independent from the underplaying database provider. In this post I’m going to show how to build an application that support multiple databases using same conceptual model made by Entity Framework.Entity Framework providers Entity Framework is database independent. Each databas...
|
5
proggs |
Wednesday, August 19, 2009 12:58:05 PM GMT
Wednesday, August 19, 2009 5:24:40 AM GMT
|





Комментариев нет, оставьте первый комментарий.