Sign In
Data and Modeling Customer Advisory Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET 4
Best Practice
Case Study
Data Services
Entity Framework
RouterManager
SQL Modeling CTP
SQL Server
SQL Server Modeling
WCF
Browse by Tags
MSDN Blogs
>
Data and Modeling Customer Advisory Team
>
All Tags
>
entity framework
Tagged Content List
Blog Post:
Epicor Visual Studio 2010 Entity Framework Case Study Posted
dkaufman
Check out the Epicor Case Study that was recently published by one of our partners. Epicor is a global software company that creates enterprise resource planning (ERP) solutions for manufacturing firms and other customers. They have been able to leverage Visual Studio 2010 and ADO.NET Entity Framework...
on
3 May 2010
Blog Post:
Profiling Entity Framework using the Visual Studio 2010 Profiler
dkaufman
A previous post discussed potential issues with Compiled Query recompiles. The cause of the recompile issues were actually uncovered by using the Visual Studio 2010 Profiler . This blog will cover how the Profiler can be used to discover performance issues in the Entity Framework. The sample code from...
on
30 Apr 2010
Blog Post:
Potential Performance Issues with Compiled LINQ Query Re-Compiles
dkaufman
When calling a query multiple times with Entity Framework the recommended approach is to use compiled LINQ queries. Compiling a query results in a performance hit the first time you use the query but subsequent calls execute much faster. The CompiledQuery class has functionality to compile and assist...
on
8 Mar 2010
Blog Post:
Welcome to the SQL Server Data and Modeling Customer Advisory Team (DM CAT) blog
dkaufman
Welcome to the SQL Server Data and Modeling Customer Advisory Team (DM CAT) blog. Our team assists customers in adopting Microsoft’s Data Development Technology and shares the knowledge we gain with the rest of the Microsoft community. You can look forward to seeing posts offering guidance and best practices...
on
16 Nov 2009
Blog Post:
Model Driven Content Based Routing using SQL Server Modeling CTP – Part I
dkaufman
Author: Dana Kaufman Reviewers: James Podgorski, Jaime Alva Bravo, Chris Sells, Matthew Snider, David Miller, Scott Roberts Introduction One of the major new WCF features in .NET 4 is the Routing Service which is a configurable WCF-based service that supports content-based routing and protocol...
on
16 Nov 2009
Page 1 of 1 (5 items)