Sign in
Data and Modeling Customer Advisory Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET 4
Best Practice
Case Study
Data Services
Entity Framework
RouterManager
SQL Modeling CTP
SQL Server
SQL Server Modeling
WCF
Archive
Archives
May 2010
(1)
April 2010
(2)
March 2010
(1)
December 2009
(1)
November 2009
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data and Modeling Customer Advisory Team
Epicor Visual Studio 2010 Entity Framework Case Study Posted
Posted
over 3 years ago
by
dkaufman
0
Comments
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...
Data and Modeling Customer Advisory Team
Profiling Entity Framework using the Visual Studio 2010 Profiler
Posted
over 3 years ago
by
dkaufman
0
Comments
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...
Data and Modeling Customer Advisory Team
Isolating Performance with Precompiled/Pre-generated Views in the Entity Framework 4
Posted
over 3 years ago
by
Jaime Alva
1
Comments
Introduction Working with customer’s solutions, we often have to track down potential performance issues or uncover areas for improvement. One of the techniques is to try and measure the relative performance gained using the different configurations or...
Data and Modeling Customer Advisory Team
Potential Performance Issues with Compiled LINQ Query Re-Compiles
Posted
over 3 years ago
by
dkaufman
0
Comments
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...
Data and Modeling Customer Advisory Team
Model Driven Content Based Routing using SQL Server Modeling CTP – Part II
Posted
over 4 years ago
by
dkaufman
0
Comments
Author: Dana Kaufman Reviewers: Jaime Alva Bravo, Chris Sells, Kraig Brockschmidt, Matthew Snider, David Miller Introduction The RouterManager sample uses the recently released SQL Server Modeling CTP and the new WCF Routing Service in .NET 4...
Data and Modeling Customer Advisory Team
Welcome to the SQL Server Data and Modeling Customer Advisory Team (DM CAT) blog
Posted
over 4 years ago
by
dkaufman
0
Comments
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...
Data and Modeling Customer Advisory Team
Model Driven Content Based Routing using SQL Server Modeling CTP – Part I
Posted
over 4 years ago
by
dkaufman
1
Comments
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...
Page 1 of 1 (7 items)