Biztalk Musings

Biztalk and its use in Healthcare

Walkthrough: POCO Template for the Entity Framework

clock March 17, 2011 16:39 by author btsguy

http://blogs.msdn.com/b/adonet/archive/2010/01/25/walkthrough-poco-template-for-the-entity-framework.aspx



ADO.NET Entity Framework

clock March 2, 2011 16:35 by author btsguy

http://blogs.msdn.com/b/wriju/archive/2008/08/21/ado-net-entity-insert-update-and-delete.aspx



Linq to SQL Nuance

clock February 23, 2011 06:15 by author btsguy

Unless you have this line of code nothing works

DbContext.Refresh(RefreshMode.KeepCurrentValues, p2);

http://www.richardbushnell.net/2008/02/18/how-to-update-data-with-linq-to-sql/



EF Tutorials from ADO.NET Team

clock February 21, 2011 21:33 by author btsguy

http://www.asp.net/entity-framework/tutorials

http://archive.msdn.microsoft.com/adonetefx/
http://blogs.msdn.com/b/adonet/archive/tags/entity+framework/



Query Notification to .NET Applications using SQLDependecy

clock January 10, 2011 20:14 by author btsguy

http://www.abhisheksur.com/2011/01/query-notification-to-net-application.html



Microsoft Data

clock August 3, 2010 20:00 by author btsguy

Bet you coz of Cloud these are popping up



Entity Framework 4 - POCO Code Only

clock July 26, 2010 20:54 by author btsguy

Great article on EF4