博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[转].NET StockTrader 6 Sample Application
阅读量:6938 次
发布时间:2019-06-27

本文共 2960 字,大约阅读时间需要 9 分钟。

Source Address :

 

.NET StockTrader 6 Sample Application


An end-to-end sample application illustrating Windows Azure cloud-connected Web and cross-device mobile applications for Windows 8, Windows Phone, Google Android, and Apple IPhone devices.

 

The Azure StockTrader 6 application is an end-to-end sample application for Windows Azure. It is a service-oriented application based on Windows Communication Foundation and ASP.NET, with a RESTful backend hosted on Windows Azure. It includes cross-platform clients for HTML5, Windows 8, Windows Phone, Android and iOS that connect to the Azure Cloud Services backend. The backend database is Windows Azure SQL Database, and the application optionally supports scale-out via SQL Database Federation.

HTML 5/MVC Front EndHTML 5/MVC Front End

 

Windows 8 Front EndWindows 8 Front End

Windows Phone, IPhone and Android ClientsWindows Phone, IPhone and Android Clients

 

.NET StockTrader 6 Videos

(~1 hour) This session will present extensions to the Azure StockTrader application to run on mobile devices including Windows Phone, IPhone, and Android devices.

(~1 hour) In this session we will deep dive on building large scale solutions on SQL Azure, covering patterns and techniques for building scalability into your relational databases using SQL Azure Federations.

.NET StockTrader 6 Technical Articles

Overview of the new StockTrader 6 application architecture, and the variety of physical deployment topologies the application supports.

Guide to the various VS solutions and source code included. Note the solutions will work in either VS 2010 or VS 2012.

A step-by-step tutorial for reconfiguring StockTrader to various remote modes and security modes the application supports. 

Step-by-Step Tutorial on Using the Configuration Service 6 Visual Studio Wizard The new Wizard automates the creation of an application or service implementing the Configuration Service 6 ala StockTrader; including for Windows Azure Cloud Services both Web and Worker roles. The wizard also produces a structured solution that implements the StockTrader 6 design pattern for UI, Business Services and Data Access. Simply run the wizard, and then replace the sample business logic/data access logic with your logic as a quick way to get started.

Technical Documentation for the Configuration Service This document is updated for 6, and provides a technical overview of the Configuration Service.

Note: If you have difficulty opening these PDF documents directly, try saving them locally first.

 

Download now

Azure-hosted backend with x-platform mobile device apps and source code
Previous version, supports on-premise deployments and Azure deployments, but no mobile device support

Get the information

Discussion Forum

To discuss this sample application, visit the  .

Technologies Demonstrated

  • Cloud-connected Web and mobile device applications for Windows Azure
  • .NET Framework 4.x/C#
  • cross-platform mobile framework
  • Windows Azure SQL Database
  • Windows A

转载于:https://www.cnblogs.com/licheng/archive/2013/05/01/3053588.html

你可能感兴趣的文章
Android资源命名规范
查看>>
盘点路由协议之RIP协议及IGRP协议
查看>>
多DHCP服务器的作用域 及备用DHCP服务器(一)
查看>>
CSS布局-顺口溜
查看>>
Lync Server 2013 标准版部署(二)DNS记录&权限
查看>>
mysql常用语法
查看>>
PHP Log时时查看小工具
查看>>
工作最忌想当然
查看>>
docker 命令
查看>>
07-Windows Server 2012 R2 会话远程桌面-标准部署-RD授权
查看>>
query分页共享,可传参
查看>>
组成原理重点题型_复习
查看>>
Less学习内容2
查看>>
各种协议优略势对比
查看>>
Activity与Fragment的生命周期详解
查看>>
target与currentTarget的区别?
查看>>
SQL 时间类型转字符串格式列表
查看>>
oracle 数据导入导出
查看>>
利用jQuery获取jsonp
查看>>
CSS,点击去除虚线边框代码
查看>>