1 / 12

Developing Windows Azure Applications with Visual Studio

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.

eden
Télécharger la présentation

Developing Windows Azure Applications with Visual Studio

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Developing Windows Azure Applications with Visual Studio Jay Schmelzer Director of Program Management – Visual Studio Microsoft Corporation

  2. Agenda Azure Basics Visual Studio Cloud Project IntelliTrace Profiler

  3. Windows Azure Compute Worker Role Web Role VM Role Instances Instances Instances IIS Load Balancer HTTP/HTTPS, TCP Virtual Machine Application

  4. Windows Azure Storage Blobs Tables Queues SQL Azure Data Sync SQL Azure Reporting Data SQL Azure Database

  5. 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

  6. Visual Studio Cloud Project demo

  7. Debugging in the Cloud Remote Desktop IntelliTrace Historical record of code execution Like a DVR for debugging

  8. Debugging in the Cloud demo

  9. Code Performance in the Cloud Visual Studio Profiler Captures code execution timing Shows Hot Path through the code

  10. Code Profiling in the Cloud demo

  11. Visual Studio + Windows Azure Visual Studio Cloud project NuGet IntelliTrace Profiler

More Related