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 Web Role Worker Role VM Role Instances IIS Load Balancer HTTP/HTTPS, TCP Virtual Machine Application
Windows Azure Storage Blobs Tables Queues SQL Azure Database SQL Azure Reporting SQL Azure Data Sync Blobs Tables Queues SQL Azure Database Data
Visual Studio Tools for Windows Azure Free add-in for Visual Studio 2010 Write, configure, debug and publish your Azure application from Visual Studio Support building Cloud Services that use .NET 4 and .NET 3.5 Works with (the free) Visual Web Developer Express, Visual Studio Professional, Premium and Ultimate Get the tools from: Project template in Visual Studio Azure Developer center https://www.windowsazure.com
Visual Studio Cloud Project 5/4/2019 10:29 PM Visual Studio Cloud Project demo © 2007 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.
Debugging in the Cloud Remote Desktop IntelliTrace Historical record of code execution Like a DVR for debugging
demo Debugging in the Cloud 5/4/2019 10:29 PM © 2007 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.
Code Performance in the Cloud Visual Studio Profiler Captures code execution timing Shows Hot Path through the code
Code Profiling in the Cloud 5/4/2019 10:29 PM Code Profiling in the Cloud demo © 2007 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.
Visual Studio + Windows Azure Visual Studio Cloud project NuGet IntelliTrace Profiler