admin on June 15th, 2008

Note: To use the ADO.NET Entity Framework you are going to need Visual Studio 2008 + SP1
What is it?
Basically it allows you to create a model of your database and map objects to relational data (classes).  It marries classes to tables.  Using LINQ you can easily query the classes auto generated by the model.
Quick Sample
Step [...]

Continue reading about ADO.NET Entity Framework 101

RSS
Copyright © 2010 Islander’s Analog life…. All rights reserved. Amazing Grace theme by Vladimir Prelovac.