摘要: http://channel9.msdn.com/Series/Windows-Azure-Storage-SQL-Database-TutorialsWindows Azure offers multiple services to help manage your data in the cloud. SQL Database, formerly known as SQL Azure Database, enables organizations to rapidly create, scale and extend applications into the cloud with fam 阅读全文
posted @ 2013-08-18 20:40 Jonson Li 阅读(236) 评论(0) 推荐(0)
摘要: How to Scale a SQL Database SolutionOn Windows Azure, database scalability is synonymous with scale out, where a workload is redistributed across multiple commodity servers in a data center. Scale out is a strategy for addressing problems with data capacity or performance. A very large database that 阅读全文
posted @ 2013-08-18 20:38 Jonson Li 阅读(318) 评论(0) 推荐(0)
摘要: Monitoring Windows Azure SQL Database Using Dynamic Management Views5 out of 7 rated this helpful - Rate this topic MicrosoftWindows Azure SQL Database enables a subset of dynamic management views to diagnose the performance problems, which might be caused by blocked or long-running queries, resourc 阅读全文
posted @ 2013-08-18 20:36 Jonson Li 阅读(278) 评论(0) 推荐(0)
摘要: Managing Windows Azure SQL Database using SQL Server Management StudioYou can use Windows Azure SQL Database Management Portal or the SQL Server Management Studio (SSMS) client application to administer your SQL Database subscriptions and create and manage associated logical servers and databases. T 阅读全文
posted @ 2013-08-18 20:35 Jonson Li 阅读(466) 评论(0) 推荐(0)
摘要: How to Deploy a Database to Windows AzureThere are several different ways you can move an on-premises SQL Server database to Windows Azure. In this task, you'll use the Deploy Database to SQL Database wizard to upload a sample database.The School sample database is conveniently simple; all of it 阅读全文
posted @ 2013-08-18 20:34 Jonson Li 阅读(239) 评论(0) 推荐(0)
摘要: How to Create and Configure SQL DatabaseIn this topic, you'll step through logical server creation and configuration. In the new Windows Azure (Preview) Management Portal, revised workflows let you create a database first, and then create a server.However in this topic, you'll create the ser 阅读全文
posted @ 2013-08-18 20:33 Jonson Li 阅读(283) 评论(0) 推荐(0)
摘要: Guidelines for Connecting to Windows Azure SQL Database6 out of 12 rated this helpful - Rate this topic MicrosoftWindows Azure SQL Database works with third-party applications, open source, and many familiar Microsoft applications, such as WCF Data Services, ODBC, and ADO.NET. For solutions to commo 阅读全文
posted @ 2013-08-18 20:32 Jonson Li 阅读(212) 评论(0) 推荐(0)
摘要: Development Considerations in Windows Azure SQL Database3 out of 5 rated this helpful - Rate this topic Developing applications for MicrosoftWindows Azure SQL Database is very similar to developing applications for SQL Server. This topic describes a few differences and some considerations when devel 阅读全文
posted @ 2013-08-18 20:31 Jonson Li 阅读(271) 评论(0) 推荐(0)
摘要: Management REST API Reference27 out of 42 rated this helpful - Rate this topic The SQL Database Management API is a REST API for managing SQL Database servers and the firewall rules associated with SQL Database servers.This reference provides information for working with the SQL Database Management 阅读全文
posted @ 2013-08-18 20:30 Jonson Li 阅读(248) 评论(0) 推荐(0)
摘要: MicrosoftWindows Azure SQL Databaseextends SQL Server capabilities to the cloud. SQL Database offers a relational database service called MicrosoftSQL Database, and using Windows Azure SQL Database, you can easily provision and deploy relational database solutions. Benefits include manageability, hi 阅读全文
posted @ 2013-08-18 20:28 Jonson Li 阅读(203) 评论(0) 推荐(0)
摘要: Getting Started with Windows Azure SQL Data SyncIn this tutorial, you learn the fundamentals of Windows Azure SQL Data Sync using the Windows Azure (Preview) portal.This tutorial assumes minimal prior experience with SQL Server and Windows Azure SQL Database. In this tutorial, you create a hybrid (S 阅读全文
posted @ 2013-08-18 20:27 Jonson Li 阅读(311) 评论(0) 推荐(0)
摘要: In this tutorial you will learn the fundamentals of Windows Azure SQL Database administration using the Windows Azure Management portal. If you are new to database administration, you can follow these lessons to learn essential skills in about 30 minutes.This tutorial does not assume prior experienc 阅读全文
posted @ 2013-08-18 20:25 Jonson Li 阅读(296) 评论(0) 推荐(0)