Recursos para Microsoft Entity framework
.NET 29 octubre, 2009
Descarga: Microsoft Visual Studio 2010 Beta 2
Foro: Microsoft Entity Framework en Español
MSDN: Microsoft Entity Framework
Blog: ADO .NET Team Blog
Presentaciones:
- Imprescindible ver la VAN sobre ORM por Fabio Maulo
- MSEvents: Entendiendo ADO.NET Entity Framework
- MVP Factor: Screencasts sobre ADO.NET Entity Framework con C#
eBooks:
- Recomendado bajar esta contribución de Zeeshan Hirani para MEF.
Artículos:
- ADO.NET Entity Framework HOLs
- Entity Framework Beta 2 por Angel “Java” Lopez
- Introduction to the Microsoft Entity Framework
Ejemplos Recomendados:
- Aplicando Database Factory
- Multiple database support with Entity Framework
- Using MEF and Castle Windsor to improve decoupling in your architecture
Un Primer Ejercicio:
ADO.NET Entity Framework as Data Access Layer por Sarvesh Upadhyay
NOTA:
Este artículo me pareció un buen ejercicio para refrescar la práctica con Microsoft Entity framework, me tome la libertad de hacer un pequeño video (sin audio) donde se muestra paso a paso como ejecutar las pruebas unitarias con Visual Studio 2010.
