原文:Windows Azure Cloud Service (7) Windows Azure项目文件详解

Windows Azure Platform 系列文章目录 本章是对Windows Azure Platform 十三 开发一个简单的Hello World 的补充和说明,让大家对于Visual Studio Cloud Application有一个更加具体和全面的了解。 .Emulator Windows Azure允许您在Windows Azure Emulator 模拟器 来模拟程序在本地 ...

2012-01-19 18:16 5 1646 推荐指数:

查看详情

Windows Azure Cloud Service (8) Role及其生命周期模型

Windows Azure Platform 系列文章目录》      我们浏览Windows Azure项目。如下图所示   可以看到Windows Azure项目包含传统的ASP.NET工程文件,如Default.aspx和Global.asax等。但是又多了一些东西:名为 ...

Tue Mar 06 18:45:00 CST 2012 4 1912
Windows Azure Cloud Service (5) 由过渡环境向生产环境过渡

  前一章我们已经提到,Windows Azure平台为每个Hosted Service提供了两个部署环境:Staging环境和Production环境。 Staging环境(过渡环境)产生的Web URL是由GUID组成,通常用于测试和内部发布站点 Production环境(生产环境 ...

Thu Mar 08 00:29:00 CST 2012 5 2074
Windows Azure Cloud Service (38) 微软IaaS与PaaS比较

  《Windows Azure Platform 系列文章目录》   最近一直想总结Azure IaaS和PaaS的区别与比较,写个博文详细说明一下。建议读者在阅读之前,先熟悉微软PaaS和IaaS平台的基本概念,再参考本文。   1.Azure IaaS和PaaS的服务类型层次,请 ...

Fri Dec 05 23:44:00 CST 2014 3 3544
Windows Azure Cloud Service (2) 开发一个简单的Hello World

前面花了差不多八章的内容来阐述Windows Azure的概念,从这章还是我们就进入到了实际动手和编码的过程。 Windows Azure 云计算虽然最终是要把应用部署到微软的云数据中心,但是微软还提供了Windows Azure SDK来方便用户通过本地的Visual Studio 2010 ...

Thu Jan 19 00:58:00 CST 2012 5 2841
Windows Azure Service Bus (1) 基础

  《Windows Azure Platform 系列文章目录》   我们在基于Windows Azure进行云端开发的时候,云端的软件通常都需要与其他软件进行交互。这些其他软件可能包括其他Internet上的软件,或者内网的软件。   对于内网的软件来说,Azure提供 ...

Fri Sep 12 22:27:00 CST 2014 1 3254
[SDK2.2]Windows Azure Cloud Service (35) 使用VS2013发布Azure Cloud Service

  《Windows Azure Platform 系列文章目录》   好久没有更新BLOG了,今天我们继续Windows Azure相关的内容。   笔者最近把Visual Studio升级到了2013,最爽的一件事情就是可以直接clone GitHub上的项目了。然后把Windows ...

Thu Oct 31 01:33:00 CST 2013 3 1735
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM