SQL Azure Team Blog - Site Home - MSDN Blogs
Sign in
SQL Azure Team Blog
This blog has been merged with the Windows Azure Team Blog
Click Here
to view the new blog
Follow Us
Facebook
Twitter
YouTube
Feeds
RSS for posts
Atom
RSS for comments
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Other SQL Azure Bloggers
Off to a brand new adventure...
Posted
2 months ago
by
Cihan Biyikoglu - SQL Azure
4
Comments
SQL Data Sync Preview December Service Update Is Now Live!
Posted
4 months ago
by
Shirley Wang [SQL]
3
Comments
Doctrine (PHP) Now Supports Federations in Azure SQL Database...
Posted
5 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
WANT MY DB_NAMEs BACK! - How to get database names for federation members from your federations and federated databases...
Posted
5 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
Enzo Cloud Backup Utility now has support for Federations!
Posted
6 months ago
by
Cihan Biyikoglu - SQL Azure
0
Comments
Featured White Papers
RSS
http://social.technet.microsoft.com/wiki/search/Searchrss.aspx?q=SQL+Azure
Tags
Access
ADO.Net
Announcements
Article
Azure
BCP
Best Practices
Business
C#
Case Study
Cloud
Cloud Connect
Clustered Index
Code Sample
CTP
Dallas
Data Services
Data Sync
Data Sync Service
Database as a Service
DBA
Denali
Developer
Entity Framework
Entrepreneur
Export of Data
FAQ
Federations
Firewall
Guidelines
Houston
Import
Interview
ISV
Lightswitch
LinkShare Labs
Management
Media
Migration
Migration Week
MIX
MIX 09
MIX 2009
Mobile
MSDN
Multi-Master Pattern
MySQL
Niraj Nagrani
NoSQL
OData
O-Data
ODBC
PASS
PDC 2008
PDC 2009
PDC 2010
PDC08
Performance
PHP
PowerPivot
Pricing
Product Evaluation
Public Cloud
QuantumID. SQL Azure
Readiness Video
Readiness Videos
Real World
Reason Codes
Relational Capabilities
REST API
Rick Negrin
Sample Code
Scalability
Scaling Out
SDK
SDS
Security
Service
Service Update
Sitecore
SQL Azure
SQL Azure Federations
SQL Azure Reporting
SQL Data Services
SQL Server
SQL Services
Sqlcmd
SSIS
SSMA
SSMS
Sync
TechEd
TechNet
Thought Leaders
T-SQL
Video
Whitepaper
Wiki
Windows Azure
Windows Azure Platform Appliance
Archive
Archives
June 2011
(9)
May 2011
(19)
April 2011
(21)
March 2011
(16)
February 2011
(8)
January 2011
(5)
December 2010
(3)
November 2010
(15)
October 2010
(21)
September 2010
(14)
August 2010
(28)
July 2010
(29)
June 2010
(41)
May 2010
(29)
April 2010
(5)
March 2010
(3)
February 2010
(6)
January 2010
(2)
November 2009
(6)
October 2009
(2)
August 2009
(2)
July 2009
(2)
May 2009
(3)
March 2009
(6)
October 2008
(1)
September 2008
(1)
MSDN Blogs
>
SQL Azure Team Blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Azure Team Blog
PDC 2010 Announcements
Posted
over 3 years ago
by
Steve Yi
10
Comments
Today at PDC we are excited to announce a number of exciting new features related to SQL Azure which are designed to further build out our platform and reduce complexity in building and managing applications. Today we are announcing. SQL Azure Reporting...
SQL Azure Team Blog
What to Watch and How to Stay Connected at PDC10
Posted
over 3 years ago
by
Steve Yi
2
Comments
With PDC10 right around the corner, we wanted to help you quickly find all the SQL Azure related information (announcements, blog posts, sessions, videos, tweets) in one place, so we have created a dedicated page, available at - http://www.microsoft.com...
SQL Azure Team Blog
Video: Interacting with a SQL Azure Database
Posted
over 3 years ago
by
Steve Yi
0
Comments
In the first video , Your First SQL Azure Database, we created a new blank SQL Azure database in the cloud. In this second part, learn how to provision your database with tables and basic queries using Transact-SQL and additional tools including Visual...
SQL Azure Team Blog
Video: SQL Azure: Creating Your First Database
Posted
over 3 years ago
by
Steve Yi
0
Comments
This video is a brief tutorial that walks through the three steps to create a SQL Azure database and provision a simple database. Alternative direct link to Microsoft Showcase Site: Creating Your First Database .
SQL Azure Team Blog
Wiki: Gaining Performance Insight into SQL Azure
Posted
over 3 years ago
by
Steve Yi
0
Comments
This article discusses how to gain insight into exactly what Transact-SQL statements are being submitted to the SQL Azure, and how the SQL Azure accesses the database to return result sets. Read the Wiki Article: Gaining Performance Insight into...
SQL Azure Team Blog
Service Update 5 Released to Production
Posted
over 3 years ago
by
Steve Yi
1
Comments
Service Update 5 for SQL Azure is now live in all datacenters worldwide. This release primarily focused on delivering internal operational improvements to enable future feature additions. As part of this update, SQL Azure now provides support for the...
SQL Azure Team Blog
SQL Azure Sessions at PDC 2010
Posted
over 3 years ago
by
Steve Yi
0
Comments
The session list for the sold out PDC 2010 two day conference in Redmond have been posted here . The SQL Azure sessions announced on the PDC 2010 web site are listed below. Building Offline Applications using the Sync Framework and SQL Azure Nina...
SQL Azure Team Blog
Wiki: Billing Numbers Directly From Transact-SQL
Posted
over 3 years ago
by
Steve Yi
0
Comments
SQL Azure exposes two Dynamic Managed Views called sys.database_usage and sys.bandwidth_usage that show you the activity for your account. This wiki article shows you how to use them to understand your account usage from a billing perspective. Read...
SQL Azure Team Blog
SQL Azure to SQL Azure Synchronization
Posted
over 3 years ago
by
Steve Yi
0
Comments
We have blogged in the past about SQL Azure to SQL Azure synchronization using Data Sync Service for SQL Azure ( Introduction to Data Sync Service for SQL Azure ). However what if Data Sync Service doesn’t do exactly what you want? It stands...
SQL Azure Team Blog
Porting the MVC Music Store to SQL Azure
Posted
over 3 years ago
by
Steve Yi
2
Comments
The MVC Music Store is an outstanding tutorial application built on ASP.NET MVC 2. It's a lightweight sample store which sells albums online, demonstrating ASP.NET MVC 2's productivity features and data access via Entity Framework 4. You can find it in...
SQL Azure Team Blog
SQL Server to SQL Azure Synchronization
Posted
over 3 years ago
by
Steve Yi
0
Comments
Another wiki article has been published in the wiki section of TechNet entitled: “SQL Server to SQL Azure Synchronization”. This article shows how to use the 2.1 version of the Sync Framework to write a console application to synchronize...
SQL Azure Team Blog
Wiki: New Wiki Articles Available
Posted
over 3 years ago
by
Steve Yi
0
Comments
There have been five new articles published to the wiki section of TechNet: Current Options for Backing up Data with SQL Azure - This article covers the current backup operations for SQL Azure. Moving Access Data To The Cloud - This article...
SQL Azure Team Blog
Windows Azure Sync Service Demo Available for Download
Posted
over 3 years ago
by
Steve Yi
0
Comments
The Sync Framework team has publish the Windows Azure Sync Service Demo, a complete sample that shows you how to extend the reach of your data to anyone that has an Internet connection. The sample uses Microsoft Sync Framework 2.1 deployed to a Windows...
SQL Azure Team Blog
Video: SQL Server to SQL Azure Synchronization using Sync Framework 2.1
Posted
over 3 years ago
by
Steve Yi
0
Comments
In this webcast Liam Cavanagh shows you how you can extend the capabilities of these solutions by writing custom sync applications to enable bi-directional data synchronization between SQL Server and SQL Azure enabling you to add customization to...
SQL Azure Team Blog
White Paper: SQL Azure: Connection Management in SQL Azure
Posted
over 3 years ago
by
Steve Yi
2
Comments
There is a newly released white paper in the TechNet Wiki entitled: "SQL Azure: Connection Management in SQL Azure". SQL Azure provides a large-scale multi-tenant database service on shared resources. In order to provide a good experience to all SQL...
SQL Azure Team Blog
Video: Extending SQL Azure data to SQL Compact using Sync Framework 2.1
Posted
over 3 years ago
by
Steve Yi
1
Comments
This week we will be focusing on the Sync Framework and to kick it off Liam Cavanagh has posted a webcast entitled "Extending SQL Azure data to SQL Compact using Sync Framework 2.1 ". In this video he shows you how to modify the code from the original...
SQL Azure Team Blog
Data Access Guidance
Posted
over 3 years ago
by
Steve Yi
0
Comments
When considering how your application will connect to SQL Azure, there’s a variety of technologies, patterns, and architectures to consider. Recently the ADO.NET team published a “ Summary of Data Access Guidance ” on the MSDN Data...
SQL Azure Team Blog
Demo: Using Entity Framework to Create and Query a SQL Azure Database In Less Than 10 Minutes
Posted
over 3 years ago
by
Steve Yi
9
Comments
As we were developing this week's posts on utilizing Entity Framework with SQL Azure we had an opportunity to sit down and talk with Faisal Mohamood, Senior Program Manager of the Entity Framework team. As we've shared in earlier posts this week, one...
SQL Azure Team Blog
Model First For SQL Azure
Posted
over 3 years ago
by
Steve Yi
9
Comments
One of the great uses for ADO.NET Entity Framework 4.0 that ships with .NET Framework 4.0 is to use the model first approach to design your SQL Azure database. Model first means that the first thing you design is the entity model using Visual Studio and...
SQL Azure Team Blog
Why use the Entity Framework with SQL Azure?
Posted
over 3 years ago
by
Steve Yi
15
Comments
This week I’ll be spending some time diving into using Entity Framework with SQL Azure. The Entity Framework provides the glue between your object oriented code and the SQL Azure relational database in a framework that is fully compatible with your skills...
SQL Azure Team Blog
Developing Applications for the Cloud on Azure
Posted
over 3 years ago
by
Steve Yi
0
Comments
The Microsoft Patterns & Practices group has published the second free online book volume about Developing Applications for the Cloud on the Microsoft Windows Azure Platform . This book demonstrates how you can create a multi-tenant, Software as a...
SQL Azure Team Blog
Creating Tables with Project Houston
Posted
over 3 years ago
by
Steve Yi
3
Comments
This is the second post in a series about getting started with Microsoft Project Code-Named “Houston” (Houston) ( Part 1 ). In part 1 we covered the basics, logging in and navigation. In this post we will cover how to use the table designer...
SQL Azure Team Blog
Hi, I’m Steve
Posted
over 3 years ago
by
Steve Yi
2
Comments
Hi everyone. I’m Steve Yi, technical product manager for SQL Azure . You’ll start seeing posts from me on the SQL Azure blog so I wanted to start off by saying hi and introducing myself. I work closely with the engineering teams on listening...
SQL Azure Team Blog
New Web Site for SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
2
Comments
We are pleased to announce the launch of the new SQL Azure web site -- bookmark this now! www.microsoft.com/sqlazure . This new site has an improved customer experience with faster discovery of relevant and richer information on SQL Azure. Highlights...
SQL Azure Team Blog
Video: David Robinson Interviewed at Tech.Ed New Zealand 2010.
Posted
over 3 years ago
by
Wayne Walter Berry
0
Comments
Nick Bowyer interviews David Robinson about SQL Azure at Tech.Ed New Zealand 2010.
Page 5 of 12 (297 items)
«
3
4
5
6
7
»