.Net Development & General Tech Related News

Archive for the ‘Entity Fraemwork’ Category

Multi-Select List Box in ASP.NET MVC

Friday, February 26th, 2010 Posted in .Net, ASP.NET MVC, ASP.Net, C#, Entity Fraemwork | 1 Comment »

Recently I have been working on an MVC site using the Entity Framework.  I have some related entities in my EF model, as show below in the form of "Reader" and "Category", and the relationship between them, i.e. many to many. When ...

Entity Framework Improvements in .Net 4.0 – Summary & Links

Wednesday, May 13th, 2009 Posted in .Net, Betas, Entity Fraemwork, ado.net, microsoft | 1 Comment »

I have used the entity framework in a few projects using .Net 3.5, but we were promised that there was much more to come in the next version which is shipping with .Net 4.0 and with quite a few announcements ...