DCSIMG
DEV,WebMatrix,.Net Framework 4.0,.Net - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » DEV » WebMatrix » .Net Framework 4.0 » .Net (RSS)
How to create a CSHTML and WebMatrix TweetMeme Helper
How to create a CSHTML and WebMatrix TweetMeme Helper Microsoft has recently introduced the first beta of its new stack for building great web sites – WebMatrix . One of the key components of WebMatrix is the ASP.Net Web Pages “Razor” Syntax (or simply: CSHTML ) that lets you write C# code inside the HTML markup. Helpers in WebMatrix Among the new possibilities and simplicity that this approach brings to people who build web sites, there is also the notion of Helper . Helpers are a way to use a single...