[转].NET StockTrader 6 Sample Application
Source Address :http://msdn.microsoft.com/en-US/vstudio/bb499684.aspx
.NET StockTrader 6 Sample ApplicationAn 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.
.NET StockTrader 6 VideosStockTrader 6 online technical presentation (~1 hour) This session will present extensions to the Azure StockTrader application to run on mobile devices including Windows Phone, IPhone, and Android devices. SQL Database Federations Deep-dive presentation (~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 ArticlesStock Trader 6 Technical Overview Overview of the new StockTrader 6 application architecture, and the variety of physical deployment topologies the application supports. Guide to VS Solutions in the Sample Guide to the various VS solutions and source code included. Note the solutions will work in either VS 2010 or VS 2012. Reconfiguring StockTrader 6 A step-by-step tutorial for reconfiguring StockTrader to various remote modes and security modes the application supports. Using the Configuration Service Visual Studio Wizard 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. Configuration Service Technical Guide 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
Get the informationDiscussion Forum
Technologies Demonstrated
|
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 三行代码完成国际化适配,妙~啊~
· .NET Core 中如何实现缓存的预热?