Sign in
Windows Azure
Scott Guthrie
Nick Harris
Ron Jacobs
Clemens Vasters
Cihan Biyikoglu
Eric Nelson
David Gristwood
Nathan Totten
MSDN Blogs
>
Windows Azure
>
May, 2010
Most recent posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
SQL Azure Date and Time Functions
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Transact-SQL includes a number of date and time functions that have values are derived from the operating system of the computer on which the instance of SQL Server is running. The MCS UK Solution...
Windows Azure
We Want to Showcase Your 'Building Block' Solutions for Windows Azure
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
One of the core benefits of Windows Azure is how it increases developers' agility to get their ideas to market faster. We believe the 'building block' components and services that our community of developers is building illustrates this benefit by...
Windows Azure
New Plugin Enables WordPress To Use Windows Azure Storage Services
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
A new post on the Interoperability team blog outlines a use case showcasing a new plugin for WordPress that enables users to use Windows Azure Storage Service to host media for a WordPress powered blog. The plugin, developed by Microsoft, is now available...
Page 3 of 13 (39 items)
1
2
3
4
5
»
Content Categories
Windows Azure
SQL Database
Marketplace
TAGS
Announcement
Announcements
Business
Cloud
Code Sample
Community Roundup
Content Update
Customers
Developer
Developers
events
ISV
partners
Robert Duffner
Security
Service Bus
SQL Azure
SQL Database
TechEd
Thought Leaders
T-SQL
Video
Virtual Machines
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 2013
(9)
May 2013
(12)
April 2013
(10)
March 2013
(21)
February 2013
(14)
January 2013
(22)
December 2012
(19)
November 2012
(25)
October 2012
(27)
September 2012
(19)
August 2012
(25)
July 2012
(27)
June 2012
(35)
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
SQL Server Management Studio to SQL Azure
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Starting with SQL Server 2008 R2, SQL Server Management Studio can connect directly to SQL Azure. The minimum install to do this is SQL Server Management Studio Express Edition ( download here for...
SQL Azure Team Blog
SQL Server Management Studio to SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
Starting with SQL Server 2008 R2, SQL Server Management Studio can connect directly to SQL Azure. The minimum install to do this is SQL Server Management Studio Express Edition ( download here for free ); however any version of SQL Server (except SQL...
Windows Azure
Vertical Partitioning in SQL Azure: Part 1
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] SQL Azure currently supports 1 GB and 10 GB databases. If you want to store larger amounts of data in SQL Azure you can divide your tables across multiple SQL Azure databases. This article will discuss...
SQL Azure Team Blog
Vertical Partitioning in SQL Azure: Part 1
Posted
over 3 years ago
by
Wayne Walter Berry
SQL Azure currently supports 1 GB and 10 GB databases. If you want to store larger amounts of data in SQL Azure you can divide your tables across multiple SQL Azure databases. This article will discuss how to use a middle layer to join two tables on different...
Windows Azure
Real World Windows Azure: Interview with Pankaj Arora, Senior Solution Manager on the 2009 Giving Campaign Auction Tool Team at Microsoft
Posted
over 3 years ago
by
Windows Azure Team
As part of the Real World Windows Azure series, we talked to Pankaj Arora, Senior Solution Manager at Microsoft, about using the Windows Azure platform to deliver the company's 2009 Giving Campaign Auction Tool. Here's what he had to say: MSDN:...
Windows Azure
SQL Azure Quick Links
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] This is a work in progress blog post that gives you easy links to SQL Azure resources. We will be updating it frequently with current links and additional resources. Make sure to book mark it. Management...
SQL Azure Team Blog
SQL Azure Quick Links
Posted
over 3 years ago
by
David_R1
This is a work in progress blog post that gives you easy links to SQL Azure resources. We will be updating it frequently with current links and additional resources. Make sure to book mark it. Management SQL Azure Portal : Where you manage your...
Windows Azure
Wiki: SQL Azure vs. SQL Server
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] This paper in the wiki section of TechNet compares SQL Azure Database with SQL Server in terms of logical administration vs. physical administration, provisioning, Transact-SQL support, data storage...
Windows Azure
Why Do I Need a Clustered Index?
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] “Why?” my five year old asks. “Because I said” is my usual response. In the blog comments, we have noticed an abundance of “Why do we have to have a clustered index on our tables?” In this case “Because...
Windows Azure
Connecting Excel 2010 to SQL Azure
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] John R. Durant's has a great blog post about accessing SQL Azure data via Microsoft Excel 2010 on the MSDN blogs. Read it here .
SQL Azure Team Blog
Wiki: SQL Azure vs. SQL Server
Posted
over 3 years ago
by
David_R1
This paper in the wiki section of TechNet compares SQL Azure Database with SQL Server in terms of logical administration vs. physical administration, provisioning, Transact-SQL support, data storage, SSIS, along with other features and capabilities. ...
SQL Azure Team Blog
Why Do I Need a Clustered Index?
Posted
over 3 years ago
by
David_R1
“Why?” my five year old asks. “Because I said” is my usual response. In the blog comments, we have noticed an abundance of “Why do we have to have a clustered index on our tables?” In this case “Because we said” is not going to cut it and really does...
SQL Azure Team Blog
Connecting Excel 2010 to SQL Azure
Posted
over 3 years ago
by
David_R1
John R. Durant's has a great blog post about accessing SQL Azure data via Microsoft Excel 2010 on the MSDN blogs. Read it here .
Windows Azure
Connections and SQL Azure
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] When using a web enabled database like SQL Azure, it requires connections over the internet or other complex networks and because of this, you should be prepared to handle unexpected dropping of connections...
Windows Azure
Got Two Hours? Take a Free Windows Azure Online Workshop and Make A Difference
Posted
over 3 years ago
by
Windows Azure Team
0 false 18 pt 18 pt 0 0 false false false Would you like to learn how to build and deploy a large-scale Windows Azure application in just two hours, while making a difference in the...
Page 3 of 5 (69 items)
1
2
3
4
5
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
New Plugin Enables WordPress To Use Windows Azure Storage Services
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
A new post on the Interoperability team blog outlines a use case showcasing a new plugin for WordPress that enables users to use Windows Azure Storage Service to host media for a WordPress powered blog. The plugin, developed by Microsoft, is now available...
Page 1 of 1 (1 items)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
No blog posts have yet been created.
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
No blog posts have yet been created.
May, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Announcing Pricing for the Windows Azure CDN
Posted
over 3 years ago
by
Windows Azure Team
6
Comments
Last November, we announced a community technology preview (CTP) of the Windows Azure Content Delivery Network (CDN). The Windows Azure CDN enhances end user performance and reliability by placing copies of data, at various points in a network, so that...
Page 1 of 1 (1 items)
MSDN Blogs
>
Windows Azure
>
May, 2010