Study Materials
文章平均质量分 78
riverlau
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Conditional Update (Optimistic Concurrency)
Windows Azure provides a number of mechanisms to help developers deal with concurrency around storage:Blobs and tables use optimistic concurrency (via ETags) to ensure that two concurrent changes原创 2012-01-09 23:42:16 · 582 阅读 · 0 评论 -
Preparing for Application and Service Deployment-Azure Lessons from the Trenches
http://www.kindohm.com/post/235271466/azurelessons.htmlFor the past two months I’ve had the fortune of working on an Azure cloud project. Within the Azure technology spectrum, our project team is转载 2012-01-02 08:09:48 · 480 阅读 · 0 评论 -
Preparing for Application and Service Deployment-Application Life Cycle Management for Windows Azure
http://msdn.microsoft.com/en-us/library/ff803362.aspxDecember 6, 2011This chapter outlines an application life cycle management approach for Windows® Azure™ technology platform applications.转载 2012-01-02 06:51:18 · 559 阅读 · 0 评论 -
Designing Integrated Solutions - Service Bus Message Buffer Overview
http://msdn.microsoft.com/en-us/library/ee794877.aspxService Bus Message Buffer OverviewImportantThe current Message Buffers feature, including their management protocol, wil转载 2012-01-02 20:18:24 · 845 阅读 · 0 评论 -
Investigating and Analyzing Applications - Discovering and Exposing an Service Bus Service
The following topics describe how to use the Windows Azure Service Bus service registry to register service endpoints, expose them in the registry, publish WSDL metadata exchange endpoints, and loca转载 2012-01-02 19:52:33 · 493 阅读 · 0 评论 -
Preparing for Application and Service Deployment-Differences Between the Storage Emulator and Window
http://msdn.microsoft.com/en-us/library/gg433135.aspxThe Windows Azure storage emulator acts as a local emulator for Windows Azure storage services, so that you can build and test your applicati转载 2012-01-02 08:04:40 · 522 阅读 · 0 评论 -
Preparing for Application and Service Deployment-Debugging and Troubleshooting Windows Azure Applic
http://msdn.microsoft.com/en-us/library/ff966484.aspxThis appendix describes some of the technique specific to Windows Azure™ technology platform applications that will help you to detect and re转载 2012-01-02 07:29:54 · 2009 阅读 · 0 评论 -
Designing Integrated Solutions-Claims-Based Single Sign-On for the Web and Windows Azure
This chapter walks you through an example of single sign-on for intranet and extranet web users who all belong to a single security realm. You'll see examples of two existing applications that become转载 2012-01-02 21:20:46 · 1405 阅读 · 0 评论 -
Designing Integrated Solutions-Using Simple Web Token (SWT) with WIF
SAML 1.1/SAML 2.0 is thedefault token format when using ACS as the authentication service for your website.In this model, your website talks to ACS using WS-Federation protocol and what it norma转载 2012-01-02 21:15:12 · 764 阅读 · 0 评论 -
Preparing for Application and Service Deployment - Windows Azure Development Deep Dive: Working Wi
http://azure.snagy.name/blog/?tag=configurationIntroductionOne of the things you have to consider in any application is configuration. In windows and web forms we have *.config files to he转载 2012-01-02 06:26:40 · 524 阅读 · 0 评论 -
This chapter walks you through an example of single sign-on for intranet and extranet web users who
This chapter walks you through an example of single sign-on for intranet and extranet web users who all belong to a single security realm. You'll see examples of two existing applications that become转载 2012-01-02 22:29:51 · 1925 阅读 · 0 评论 -
Designing Integrated Solutions - Windows Azure Libraries for .NET FAQ
http://msdn.microsoft.com/en-us/library/gg602420.aspx#SB_FAQWindows Azure Libraries for .NET FAQIf you have questions about the Windows Azure Service Bus pricing structure, see the FAQ in th转载 2012-01-02 21:11:50 · 782 阅读 · 0 评论 -
Preparing for Application and Service Deployment-Adding an HTTPS Endpoint to a Windows Azure Cloud
http://blogs.msdn.com/b/jnak/archive/2009/05/12/https-endpoint-on-windows-azure.aspx[Update: With the November 2009 release of the Windows Azure Tools - this post is now obsolete - an updated转载 2012-01-02 06:35:58 · 465 阅读 · 0 评论 -
Designing Data Storage Architecture - Pricing Overview
https://www.windowsazure.com/en-us/pricing/details/Learn more about Windows Azure pricing and billing meters.Compute time, measured in service hours:PriceWindows Azure compute hours转载 2011-12-29 13:33:13 · 634 阅读 · 0 评论 -
Preparing for Application and Service Deployment - Introducing the Windows Azure Content Delivery Ne
http://social.msdn.microsoft.com/Forums/en-US/windowsazuredata/thread/d804c832-d06e-4171-99dc-8c7020b7ec15As part of the Windows Azure CTP, we are announcing the Windows Azure Content Delivery Net转载 2012-01-02 08:24:38 · 694 阅读 · 0 评论 -
Self-Learning: Overview of Startup Tasks for Roles in Windows Azure
http://msdn.microsoft.com/en-us/library/windowsazure/hh124132.aspxUpdated: April 13, 2011You can use startup tasks to perform operations before the role starts.Operations that you might转载 2012-01-03 17:28:30 · 430 阅读 · 0 评论 -
Self-Learning:Authentication Schemes
http://msdn.microsoft.com/en-us/library/windowsazure/dd179428.aspxEvery request made against a storage service must be authenticated, unless the request is for a blob or container resource that转载 2012-01-03 18:27:46 · 522 阅读 · 0 评论 -
Azure Storage Note
Windows Azure Storage-Availability-Durability-ScalabilityBasic Knowledge-PartitionKey -Blob - Container name + BlobName原创 2012-01-16 20:04:56 · 756 阅读 · 0 评论 -
Windows Azure Storage Analytics Features
http://blogs.msdn.com/b/windowsazurestorage/archive/2011/08/03/windows-azure-storage-logging-using-logs-to-track-storage-requests.aspxhttp://blogs.msdn.com/b/windowsazurestorage/archive/2011/08/03/w转载 2012-01-05 00:12:52 · 558 阅读 · 0 评论 -
Self-learning: Upgrade Azure Web Role
http://msdn.microsoft.com/en-us/library/windowsazure/ee517253.aspx November 22, 2010You can upgrade your service by deploying a new package to the staging environment and then swapping the stagi转载 2012-01-05 09:36:31 · 623 阅读 · 0 评论 -
Self-learning: Windows Azure Storage Analytics Released
http://social.msdn.microsoft.com/Forums/en-US/windowsazuredata/thread/b3b45d98-56e5-42e2-9029-b831acbbe7f0/Windows Azure Storage Analytics offers you the ability to track, analyze, and debug y转载 2012-01-04 17:26:26 · 423 阅读 · 0 评论 -
Q & A (1)
Q:how to read the no of rows of a windows azure table storageA: http://social.msdn.microsoft.com/Forums/da-DK/windowsazuredata/thread/489c6b52-e536-4ade-b5d9-e0088df7460a To answer your question,原创 2012-01-03 23:29:24 · 364 阅读 · 0 评论 -
Self - Learning: Functions (SQL Azure Database)
http://msdn.microsoft.com/en-us/library/windowsazure/ee336248.aspxMicrosoft SQL Azure Database provides support for many SQL Server built-in functions. This topic describes the supported and uns转载 2012-01-03 22:23:46 · 710 阅读 · 0 评论 -
Self-Learning: ALTER DATABASE (SQL Azure Database)
http://msdn.microsoft.com/en-us/library/windowsazure/ff394109.aspxModifies a database.Syntax Conventions (SQL Azure Database)ALTER DATABASE database_name { MODIFY NA转载 2012-01-03 17:43:20 · 447 阅读 · 0 评论 -
Self-learning: Hosted Service Name and Storage Name
A hosted service name must be between 1 and 63 longs, and composite of letters, number, hyphens, and hyphens cannot be the first or last letterA storage name must be3 and 63 character in转载 2012-01-03 23:15:27 · 269 阅读 · 0 评论 -
Self-learning:Naming Queues and Metadata
http://msdn.microsoft.com/en-us/library/windowsazure/dd179349.aspxUpdated: November 22, 2010Queues are organized by storage account. A URI to refer to a queue includes the account name and转载 2012-01-03 22:55:10 · 331 阅读 · 0 评论 -
Self-learning:Overview of Updating a Windows Azure Service
rolling upgradeA rolling upgrade is a deployment feature of Windows Azure that allowsservice instances to be stopped and upgradedindividually without bringing all of your instances down at the转载 2012-01-03 22:42:47 · 422 阅读 · 0 评论 -
Self-Learning:Naming and Referencing Containers, Blobs, and Metadata
http://msdn.microsoft.com/en-us/library/windowsazure/dd135715.aspxUpdated: November 22, 2010This topic describes naming and referring to containers, blobs, metadata, and snapshots. A sto转载 2012-01-03 18:13:24 · 342 阅读 · 0 评论 -
Optimizing Data Access and Messaging - Best Practices for Maximizing Scalability and Cost Effectiven
http://windowsazurecat.com/2010/12/best-practices-for-maximizing-scalability-and-cost-effectiveness-of-queue-based-messaging-solutions-on-windows-azure/This whitepaper describes several best pra转载 2011-12-29 13:13:35 · 893 阅读 · 0 评论 -
Designing Data Storage Architecture-7 Things You Need To Know about SQL Azure Reporting
http://blogs.msdn.com/b/sqlazure/archive/2010/11/18/10093245.aspxMicrosoft SQL Azure Reporting is a cloud-based reporting platform that provides comprehensive reporting functionality for a varie转载 2011-12-29 10:05:39 · 407 阅读 · 0 评论 -
Programming Windows Azure Note
Cloud Computing It is data center resources delivered like tap water. It is always on, and you pay only for what you use.Microsoft describes Windows Azure as an “operating systemfor the cloud.”OS原创 2012-01-28 12:59:59 · 1252 阅读 · 0 评论 -
Windows Azure Platform 2nd Edition Note
How will cloud computing help? To understand, let’s go backto the original business requirement:the business owner has an immediate need to deploy an application, and the timeframe is within three原创 2012-01-29 02:37:45 · 737 阅读 · 0 评论 -
Azure Storage Note
AvailabilityDurabilityScalability10-20 rack storageWindows Azure Storage StampsStream Layer (Duratable)-Files,BlobPatition Layer -Blob-Queue-EntityPatition Mast原创 2012-01-16 00:59:24 · 624 阅读 · 0 评论 -
Need to Read
http://convective.wordpress.com/2009/11/18/more-on-azure-tables-azure-storage-client-v1-0/http://convective.wordpress.com/2010/02/06/queries-in-azure-tables/http://blogs.msdn.com/b/windo原创 2012-01-10 17:48:00 · 403 阅读 · 0 评论 -
Upsert
public class TableServiceContextV2 : TableServiceContext{ private const string StorageVersionHeader = "x-ms-version"; private const string August2011Version = "2011-08-18"; public TableS转载 2012-01-11 00:23:02 · 748 阅读 · 0 评论 -
Self-learning:Synchronizing Files to Windows Azure Storage
http://code.msdn.microsoft.com/Synchronizing-Files-to-a14ecf57At PDC09 we talked quite a bit about how to synchronize data to the cloud. Most of this revolved around synchronizing structured dat转载 2012-01-06 13:48:33 · 723 阅读 · 0 评论 -
Designing Data Storage Architecture- How to Sync Large SQL Server Databases to SQL Azure
http://blogs.msdn.com/b/sync/archive/2010/09/24/how-to-sync-large-sql-server-databases-to-sql-azure.aspxOver the past few days I have seen a number of posts from people who have been looking to sy转载 2011-12-28 23:50:06 · 850 阅读 · 0 评论 -
Designing Data Storage Architecture-Azure Storage Options
http://www.infoq.com/news/2009/12/Azure-StorageFirst some terminology. The term Windows Azure Platform covers all of Microsoft’s cloud offering. Within the Windows Azure Platform are three princ转载 2011-12-28 23:10:53 · 504 阅读 · 0 评论 -
Designing Data Storage Architecture-the data storage offerings available on the Windows Azure platfo
http://social.technet.microsoft.com/wiki/contents/articles/overview-of-microsoft-sql-azure-database.aspx?ocid=otc-f-corp-jtc-DPU-MVA_INTROSQLAZUREhThis article describes the data storage offerin转载 2011-12-28 22:20:33 · 851 阅读 · 0 评论 -
Designing Data Storage Architecture-Using the Windows Azure Storage Services
http://msdn.microsoft.com/en-us/library/ee924681.aspxThe Windows Azure storage services provide storage for binary and text data, messages, and structured data in Windows Azure. The storage servic转载 2011-12-28 21:06:11 · 502 阅读 · 0 评论
分享