150 likes | 347 Views
Microsoft WebMatrix. Andy Robb Microsoft. @ AndroidRobb. http://Ubelly.com. andyrobb@microsoft.com. <html > <head> < title>My F irst Web Site</ title> </ head> < body> Eh? </ body > </ html>. Simplify web development. For Free. Simplify web development
E N D
Microsoft WebMatrix Andy Robb Microsoft @AndroidRobb http://Ubelly.com andyrobb@microsoft.com
<html> <head> <title>My First Web Site</title> </head> <body> Eh? </body> </html>
Simplify web development. For Free. Simplify web development for Free
1. Start with open source apps 2. From scratch
Create? Customise? Publish? How can we make it easy to…
Templates Web App Gallery Programming Framework: ASP.NET/PHP Database: SQL Server CE Web Server: IIS Express
Razor <ul> @foreach(var p in products) { <li>@p.Name ($@p.Price) </li> } </ul>
Helpers @Facebook.LikeButton() @SimplePay.Execute ( to: “andyrobb@microsoft.com” amount: 1234.56 from: “andy@hotmail.co.uk”)
“HTML5 wants you to go to the pub” - Bruce Lawson #uktech days London 23/5/11
Test Drive • http://www.microsoft.com/web/WebMatrix • Resources • http://www.Ubelly.com • Feedback • andyrobb@microsoft.com
Danke
© 2008 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.