1 / 13

Building a social networking portal on Windows Azure in 1 hour

Building a social networking portal on Windows Azure in 1 hour . Saranya Sriram Developer Evangelist Microsoft, India. Over the next 60 mins . We will build TechEd India 2011 Agenda Builder site and host it on Azure. http ://techedindiasessions.cloudapp.net / We will use

Jimmy
Télécharger la présentation

Building a social networking portal on Windows Azure in 1 hour

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. Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India

  2. Over the next 60 mins • We will build TechEd India 2011 Agenda Builder site and host it on Azure. http://techedindiasessions.cloudapp.net/ • We will use • ASP.NET MV3 & Razor • SQL Server DB and migrate to SQL Azure DB • Azure tables • Facebook Javascript APIs & FBML • Azure hosting

  3. Flow of Demo

  4. demo Agenda Builder App

  5. Step 1 : Create the MVC3 App

  6. Step 2 : Enable Cloud Simulation

  7. Step 3 : Integrate Azure Storage

  8. Step 4 : Integrate Facebook

  9. Step 5 : Publish to Azure DataCenter

  10. Summary • All .NET Developers are cloud developers • Visual Studio (express & licensed) • WebMatrix • LighTSwitch • REST access • Easy to integrate • Windows Azure runs on Windows Server 2008 R2 in data center • .NET framework • Can remote desktop • Can run startup tasks and install other assemblies and components

  11. Resources http://microsoft.com/windowsazure Software Application Developers Infrastructure Professionals http://technet.microsoft.com/ http://msdn.microsoft.com/ technetindia msdnindia @technetindia @msdnindia

  12. © 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.

  13. A quick look at Razor .NET 4 Web Matrix ASP.NET MVC 3 CSHTML VBHTML Layouts Razor

More Related