Click here to Skip to main content
Licence CPOL
First Posted 13 Jun 2011
Views 4,380
Bookmarked 2 times

On Premises Entity Framework and SQL Azure

By | 13 Jun 2011 | Video
Code Project Virtual Tech Summit Session: In this session, we’ll first look at different ways to build models that will work with a SQl Azure database and then I will provide guidance for avoiding unnecessary latency costs and performance tuning your queries to get the most out of your distributed s
 

Code Project Virtual Tech Summit Session

If you missed the premiere of one of our virtual tech summits you'll still be able to view these sessions. This video originally premiered in our Cloud Development Summit December 2, 2010.

Abstract

Visual Studio 2010 makes it very easy to use the Entity Framework with a cloud based SQL Azure database. You can build models against an existing Azure database, use the model-first approach to create an Azure database or model against a local database and then switch your connection string to point to SQL Azure. But when your application is hosted on-premises and going a great distance to the SQL Azure database you will be paying a big cost for latency that will impact the performance of your application. Although latency is a fact of life, there are actually things you can do to reduce that latency when writing your Entity Framework queries. In this session, we’ll first look at different ways to build models that will work with a SQl Azure database and then I will provide guidance for avoiding unnecessary latency costs and performance tuning your queries to get the most out of your distributed system.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Julie Lerman



United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
-- There are no messages in this forum --
Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 13 Jun 2011
Article Copyright 2011 by Julie Lerman
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid