Feeds:
Posts
Comments

Archive for the ‘.Net 3.5’ Category

  The Sample Query Explorer, an open source project in the CodePlex, provides us a variety of Entity SQL and LINQ to Entities Sample where we can learn how to build simple and effective queries. Below is the screenshot of this nice little tool. Of course, you can extend it by adding your more advanced [...]

Read Full Post »

Before talking about Entity Framework, let’s review what is Object Relational Mapping( or ORM)?. ORM is a programming technique to address the incompatibility type system between the relational database and OO languages. There are many ORM tools (commercial or free open source). ADO.Net Entity Framework is one of them. Simply speaking, ADO.Net Entity Framework is [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.