The Fundamentals of WebMatrix
Earlier this week Scott Guthrie announced the release of WebMatrix – a new developer tool and development stack based off ASP.NET. I’ve been playing around with WebMatrix and the new view engine called Razor by experimenting with an upcoming jQuery rating control from Infragistics as well as building a personal website.
WebMatrix is simple to use and and Razor syntax is a lot of fun, but when learning something new it’s nice to have some docs handy. One of the goals that the ASP.NET team had with the release of WebMatrix was to have a rich set of documentation to accompany the release. Going beyond help files, what they are providing is more of a book than traditional toolset or framework documentation. Here are links to each chapter:
- Getting Started
- Coding with Razor Syntax
- Creating a Consistent Look
- Working with Forms
- Working with Data
- Working with Files
- Working with Images
- Working with Video
- Adding Email to your Website
- Adding Social Networking
- Analyzing Traffic on your Website
- Adding Caching for Faster Websites
- Adding Security and Membership
- Introduction to Debugging
- Customizing Site-Wide Behavior
- ASP.NET Web Pages API Reference
- Visual Basic Language and Syntax
A book, in fact, is exactly what they are calling it. If you are interested in a slimmed-down path to web development for quick sites and people just getting started in web development then WebMatrix and this book may be perfect for you.
There is only one problem – every book needs a cover! So I cracked open Photoshop and imagined this:
Note: The "stack" image is courtesy of the WebMatrix product page.
Who knows... maybe it’ll make its way to official website? ;)