|
| Introduction to ADO.NET Data serviceRead more.. |
| Views: 910
| Bookmarked: 0
times | By: Dhananjay Kumar |
On:
2/16/2010 12:48:56 AM |
Article |
|
|
| There are lots of ways to implement repository pattern but with ado.net entity model you can create repository pattern within 10 to 15 minutes.Read more.. |
| Views: 1679
| Bookmarked: 0
times | By: jalpesh |
On:
6/4/2010 10:17:13 AM |
Article |
|
|
| Microsoft .net framework 4 have usefull enhancements in there Data-services model After the WCf For quite long Microsoft .net Providing such useful services fro client and server side features One of Most Beautful enhancementsRead more.. |
| Views: 1481
| Bookmarked: 0
times | By: usamawahabkhan |
On:
5/16/2010 2:12:12 AM |
Article |
|
|
| In this article, I'm going to explain how to handle Output Parameter in Stored Procedure with Entiry Framework.The Entity Framework is getting popular and many developers love it.Read more.. |
| Views: 559
| Bookmarked: 0
times | By: jalpesh |
On:
9/11/2011 3:39:50 AM |
Article |
|
|
| In Model first approach, we will be creating the EDM, conceptual model, first with respect to the business, and keep evolute the EDM till it fits for the business and then generate the database schema based on the EDM. At least it makes easier to limit the huge changes.Read more.. |
| Views: 6071
| Bookmarked: 1
times | By: Chinna Srihari |
On:
7/20/2010 12:04:44 PM |
Article |
|
|
| This article will cover the code-only approach, which provides developers the ability to use the Entity Framework using POCO entities and without an EDMX file. This approach lets developers view code as their model.Read more.. |
| Views: 1885
| Bookmarked: 0
times | By: Chinna Srihari |
On:
7/20/2010 12:11:20 PM |
Article |
|