Top Banner
15

Andy Robb Microsoft @AndroidRobb [email protected] Microsoft WebMatrix.

Dec 21, 2015

Download

Documents

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: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.
Page 3: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

<html> <head>

<title>My First Web Site</title> </head>

<body> Eh?

</body>

</html>

Page 4: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Simplify web development.

For Free.

Simplify web development

for Free

Page 6: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Create?

Customise?

Publish?

How can we make it easy

to…

Page 7: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Introducing…

Page 8: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Templates

Web Server: IIS Express

Database: SQL Server CE

Web App Gallery

Programming Framework: ASP.NET/PHP

Page 9: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

<ul> @foreach(var p in products) {

<li>@p.Name ([email protected]) </li>}

</ul>

Razor

Page 10: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

@Facebook.LikeButton()

Helpers

@SimplePay.Execute (to: “[email protected]”amount: 1234.56from: “[email protected]”)

Page 11: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

No more slides please.

Page 12: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

“HTML5 wants you to go to the pub”

- Bruce Lawson #uktech daysLondon23/5/11

Page 13: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Test Drive• http://www.microsoft.com/web/WebMatrix

Resources• http://www.Ubelly.com

Feedback• [email protected]

Page 14: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

Danke

Page 15: Andy Robb Microsoft @AndroidRobb  andyrobb@microsoft.com Microsoft WebMatrix.

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