ORM Comes to SQL Azure(blogs.msdn.com)

submitted by wzackwzack(1968) 2 years, 6 months ago

More ORMs that work with SQL Azure may come out in the future, but to my knowledge this is the first one.

2 comments |category: |Views: 199

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by tokestokes(1085) 2 years, 6 months ago 0

Since a database hosted in the SQL Azure cloud can be accessed in a very similar manner to an on-premise database there are lots of ORM's that will be able to cope. We've used Linq to SQL and, although the VS tooling isn't quite there yet, it works fine. In fact, if you have an on premise ORM solution now then to moving to the cloud could be as simple as changing the connection string.

Reply

information Login or create an account to comment on this story