ݺߣ

ݺߣShare a Scribd company logo
WebmatrixKris van der Mast	@KvdM
Who am I?Kris van der MastAntwerp, Belgiumwww.ordina.beFocus on web technologiesASP.NET, ASP.NET MVC, WCF, Silverlight, ...MVP for ASP.NETASP InsiderFind me on forums.asp.net & stackoverflowhttp://blog.krisvandermast.comhttp://www.twitter.com/KvdM
AgendaWhat is WebMatrix?Putting things into perspectiveRazorWebPagesHelpersResourcesQ&A
WebmatrixWhat is the WebMatrix?WebMatrixSQL CEWebpagesIIS ExpressWeb
The ASP.NET familyASP.NETDynamic Data & AJAXPresentationASP.NETWebFormsASP.NETWebPagesASP.NETMVCASP.NETCoreCore Runtime
SQL CE + IIS ExpressSQL CE:File based (*.sdf)Runs in medium trust -> hosting!Put in App_Data folderIIS Express:No admin neededIIS capabilities + Cassini ease of use combined
Putting things into perspectiveTask focussed tool to make it really easy to get started with web development
DEMO: Blog!WebMatrix IDE
Before RazorRazor<%@ %><%# %><%$ %><%= %><%: %>@
@@{ // magic happens here... }@()Inline text in code: @:Multiline text in code: <text></text>@@@// of @/* */Razor syntax
DEMORazor
WebPagesConvention Backend logic on top Frontend logic below (html5 + code)Simpler to use, but still ASP.NET power
DEMO: Photo galleryWant to see it being used?
HelpersConvenientAlready some out of the boxEasy to create on your own (App_Code folder – for now)Future: @helper SomeMethod() {}
DEMOHelpers
Resourceshttp://www.asp.net/webmatrixhttp://weblogs.asp.net/scottguhttp://blog.krisvandermast.comhttp://learn.iis.net/page.aspx/901/iis-developer-express-faq/
Questions?More information?http://asp.net/webmatrixContact me!http://blog.krisvandermast.comhttp://www.twitter.com/KvdMkris.vandermast@gmail.comThank you!
High quality technical screencasts created by experts on the latest and most important technologies. Buy access to a single series or subscribe for as little as $19 a month.ASP.NET MVCRob ConeryLINQAyende RahienjQueryASP.NET AjaxDave WardRuby on RailsnHibernatetekpub.com

More Related Content

WebMatrix