Sign In
Windows Azure
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Scott Guthrie
Nick Harris
Ron Jacobs
Clemens Vasters
Cihan Biyikoglu
Eric Nelson
David Gristwood
Nathan Totten
MSDN Blogs
>
Windows Azure
>
August, 2010
Most recent posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Video: SQL Server to SQL Azure Synchronization using Sync Framework 2.1
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Liam Cavanagh has posted a webcast to Channel 9 that shows you how to extend the capabilities of SQL Azure Data Sync by writing a custom sync applications to enable bi-directional data synchronization...
Windows Azure
Open Letter Asks: Consider a Move to the Cloud with Microsoft and Windows Azure
Posted
over 2 years ago
by
Windows Azure Team
0
Comments
You may have seen a letter in USA Today this morning suggesting that customers evaluating a licensing agreement with VMWare talk to Microsoft to learn more about how products and services such as the Windows Azure platform can enable a complete cloud...
Windows Azure
Real World Windows Azure: Interview with Sinclair Schuller, Chief Executive Officer at Apprenda
Posted
over 2 years ago
by
Windows Azure Team
0
Comments
As part of the Real World Windows Azure series, we talked to Sinclair Schuller, CEO at Apprenda , about using the Windows Azure platform to deliver the company's middleware solution, which helps Apprenda's customers deliver cloud applications. Here...
Page 1 of 14 (41 items)
1
2
3
4
5
»
Content Categories
Windows Azure
SQL Azure
Marketplace
TAGS
Announcements
Business
C#
Cloud
Code Sample
Community Roundup
Content Update
Customers
Developer
Developers
events
ISV
LABS/Previews Environment
Marketplace
Robert Duffner
Security
Service Bus
SQL Azure
TechEd
Thought Leaders
T-SQL
Video
Wiki
Windows Azure
Windows Azure customers
COMMUNITY
Friend us on Facebook
Follow us on Twitter
Sign up for our newsletter
FEEDS
RSS for posts
Atom
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
ARCHIVE
Archives
June 2012
(1)
May 2012
(23)
April 2012
(20)
March 2012
(23)
February 2012
(21)
January 2012
(18)
December 2011
(21)
November 2011
(18)
October 2011
(19)
September 2011
(25)
August 2011
(25)
July 2011
(31)
June 2011
(56)
May 2011
(60)
April 2011
(49)
March 2011
(42)
February 2011
(40)
January 2011
(25)
December 2010
(30)
November 2010
(35)
October 2010
(36)
September 2010
(29)
August 2010
(41)
July 2010
(40)
June 2010
(57)
May 2010
(39)
April 2010
(17)
March 2010
(17)
February 2010
(21)
January 2010
(13)
December 2009
(4)
November 2009
(11)
October 2009
(4)
September 2009
(8)
August 2009
(4)
July 2009
(4)
May 2009
(7)
April 2009
(3)
March 2009
(13)
February 2009
(3)
January 2009
(2)
October 2008
(2)
September 2008
(1)
More blog posts
All
Developer
Business
Thought Leaders
Announcements
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Video: SQL Server to SQL Azure Synchronization using Sync Framework 2.1
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Liam Cavanagh has posted a webcast to Channel 9 that shows you how to extend the capabilities of SQL Azure Data Sync by writing a custom sync applications to enable bi-directional data synchronization...
Windows Azure
Open Letter Asks: Consider a Move to the Cloud with Microsoft and Windows Azure
Posted
over 2 years ago
by
Windows Azure Team
You may have seen a letter in USA Today this morning suggesting that customers evaluating a licensing agreement with VMWare talk to Microsoft to learn more about how products and services such as the Windows Azure platform can enable a complete cloud...
SQL Azure Team Blog
Video: SQL Server to SQL Azure Synchronization using Sync Framework 2.1
Posted
over 2 years ago
by
Wayne Walter Berry
Liam Cavanagh has posted a webcast to Channel 9 that shows you how to extend the capabilities of SQL Azure Data Sync by writing a custom sync applications to enable bi-directional data synchronization between SQL Server and SQL Azure. This enables you...
Windows Azure
Real World Windows Azure: Interview with Sinclair Schuller, Chief Executive Officer at Apprenda
Posted
over 2 years ago
by
Windows Azure Team
As part of the Real World Windows Azure series, we talked to Sinclair Schuller, CEO at Apprenda , about using the Windows Azure platform to deliver the company's middleware solution, which helps Apprenda's customers deliver cloud applications. Here...
Windows Azure
Microsoft Government Cloud Application Center Connects Customers with Windows Azure Partner Solutions
Posted
over 2 years ago
by
Windows Azure Team
State and local governments evaluating a move to the cloud should have a central location where they can find partners and solutions with the right cloud-based solutions to meet their business needs. To meet this need, the Public Sector team just announced...
Windows Azure
The Cost of a Row
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] In a previous blog post I covered how to calculate the cost of a covered index, allowing you to evaluate if the performance of the covered index was worth its monthly cost. In this blog post I am going...
SQL Azure Team Blog
The Cost of a Row
Posted
over 2 years ago
by
Wayne Walter Berry
In a previous blog post I covered how to calculate the cost of a covered index, allowing you to evaluate if the performance of the covered index was worth its monthly cost. In this blog post I am going to use Transact-SQL to calculate the average cost...
Windows Azure
Transferring a SQL Azure Database
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] The original blog post doesn’t work as written, since the destination user executing the CREATE DATABASE must have exactly the same name as SQL Azure Portal Administrator name on the source database;...
SQL Azure Team Blog
Transferring a SQL Azure Database
Posted
over 2 years ago
by
Wayne Walter Berry
The original blog post doesn’t work as written, since the destination user executing the CREATE DATABASE must have exactly the same name as SQL Azure Portal Administrator name on the source database; i.e. you can only copy from a database where you know...
Windows Azure
Real World Windows Azure: Interview with Juan Carlos Robles Navarro, Senior Software Engineer at AXA Seguros
Posted
over 2 years ago
by
Windows Azure Team
As part of the Real World Windows Azure series, we talked to Juan Carlos Robles Navarro, Senior Software Engineer at AXA Seguros , about using the Windows Azure platform to deliver the insurance company's claims-management system. Here's what he had to...
Windows Azure
Creating a Bing Map Tile Server from Windows Azure
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] In this example application, I am going to build a Bing Maps tile server using Windows Azure that draws push pins on the tiles based on coordinates stored as spatial data in SQL Azure. Bing Maps allows...
SQL Azure Team Blog
Creating a Bing Map Tile Server from Windows Azure
Posted
over 2 years ago
by
Wayne Walter Berry
In this example application, I am going to build a Bing Maps tile server using Windows Azure that draws push pins on the tiles based on coordinates stored as spatial data in SQL Azure. Bing Maps allows you to draw over their maps with custom tiles; these...
Windows Azure
Microsoft Project Code-Named “Houston” CTP 1 (August 2010 Update)
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Microsoft® Project Code-Named “Houston” is a lightweight and easy to use database management tool for SQL Azure databases. It is designed specifically for Web developers and other technology professionals...
Windows Azure
Backing Up Your SQL Azure Database Using Database Copy
Posted
over 2 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] With the release of Service Update 4 for SQL Azure you now have the ability to make a snapshot of your running database on SQL Azure. This allows you to quickly create a backup before you implement...
SQL Azure Team Blog
Microsoft Project Code-Named “Houston” CTP 1 (August 2010 Update)
Posted
over 2 years ago
by
Wayne Walter Berry
Microsoft® Project Code-Named “Houston” is a lightweight and easy to use database management tool for SQL Azure databases. It is designed specifically for Web developers and other technology professionals seeking a straightforward solution to quickly...
Page 1 of 5 (71 items)
1
2
3
4
5
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Security Resources Now Available for Windows Azure
Posted
over 2 years ago
by
Windows Azure Team
0
Comments
A wide variety of resources are available to help you understand and leverage the security features available in Windows Azure . If you're looking for a way to stay on top of the content that's available, you'll want to check out "Security Resources...
Windows Azure
Windows Azure Evangelist Ryan Dunn Shares Top Tips for Running in the Cloud
Posted
over 2 years ago
by
Windows Azure Team
1
Comments
If you're looking for tips on monitoring and working with production level Windows Azure applications in the cloud, you should check out the recent video interview with Windows Azure Evangelist Ryan Dunn on Bytes by MSDN . During his conversation with...
Page 1 of 1 (2 items)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Open Letter Asks: Consider a Move to the Cloud with Microsoft and Windows Azure
Posted
over 2 years ago
by
Windows Azure Team
0
Comments
You may have seen a letter in USA Today this morning suggesting that customers evaluating a licensing agreement with VMWare talk to Microsoft to learn more about how products and services such as the Windows Azure platform can enable a complete cloud...
Windows Azure
New Windows Azure Security Overview White Paper Now Available
Posted
over 2 years ago
by
Windows Azure Team
3
Comments
Windows Azure must provide confidentiality, integrity, and availability of customer data, while also enabling transparent accountability. To help customers better understand the array of security controls implemented within Windows Azure from both...
Page 1 of 1 (2 items)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
No blog posts have yet been created.
August, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Microsoft Government Cloud Application Center Connects Customers with Windows Azure Partner Solutions
Posted
over 2 years ago
by
Windows Azure Team
0
Comments
State and local governments evaluating a move to the cloud should have a central location where they can find partners and solutions with the right cloud-based solutions to meet their business needs. To meet this need, the Public Sector team just announced...
Page 1 of 1 (1 items)
MSDN Blogs
>
Windows Azure
>
August, 2010