Top Banner
Developing Windows Azure Applications with Visual Studio Jay Schmelzer Director of Program Management – Visual Studio Microsoft Corporation
12

Developing Windows Azure Applications with Visual Studio

Feb 14, 2016

Download

Documents

nerita

Developing Windows Azure Applications with Visual Studio. Jay Schmelzer Director of Program Management – Visual Studio Microsoft Corporation. Agenda. Azure Basics Visual Studio Cloud Project IntelliTrace Profiler. Windows Azure Compute. Worker Role. Web Role. VM Role. Instances. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Developing Windows Azure Applications with Visual Studio

Developing Windows Azure Applications with Visual StudioJay SchmelzerDirector of Program Management – Visual StudioMicrosoft Corporation

Page 2: Developing Windows Azure Applications with Visual Studio

Agenda

Azure BasicsVisual Studio Cloud

ProjectIntelliTraceProfiler

Page 3: Developing Windows Azure Applications with Visual Studio

Windows Azure Compute

Instances Instances InstancesWeb Role

IIS

Virtual Machine

VM Role

Load Balancer

HTTP/HTTPS, TCP

Worker Role

Application

Page 4: Developing Windows Azure Applications with Visual Studio

Windows Azure Storage

Blobs Queues

SQL Azure Database

Data

SQL AzureReporting

SQL AzureData SyncTables

Page 5: Developing Windows Azure Applications with Visual Studio

Visual Studio Tools for Windows AzureFree add-in for Visual Studio 2010Write, configure, debug and publish your Azure application from Visual StudioSupport building Cloud Services that use .NET 4 and .NET 3.5Works with (the free) Visual Web Developer Express, Visual Studio Professional, Premium and Ultimate

Get the tools from:Project template in Visual StudioAzure Developer center https://www.windowsazure.com

Page 6: Developing Windows Azure Applications with Visual Studio

Visual Studio Cloud Project

demo

Page 7: Developing Windows Azure Applications with Visual Studio

Debugging in the CloudRemote Desktop

IntelliTraceHistorical record of code executionLike a DVR for debugging

Page 8: Developing Windows Azure Applications with Visual Studio

Debugging in the Cloud

demo

Page 9: Developing Windows Azure Applications with Visual Studio

Code Performance in the CloudVisual Studio ProfilerCaptures code execution timingShows Hot Path through the code

Page 10: Developing Windows Azure Applications with Visual Studio

Code Profiling in the Cloud

demo

Page 11: Developing Windows Azure Applications with Visual Studio

Visual Studio + Windows AzureVisual Studio Cloud projectNuGetIntelliTraceProfiler

Page 12: Developing Windows Azure Applications with Visual Studio

© 2011 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to

be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.