Razor View Syntax |
- Razor View Syntax
- Awarded Silverlight MVP for 2010!
- Introducing “Razor” – a new view engine for ASP.NET
- Silverlight/WPF: Don't name elements unless you have to: why x:Naming everything is bad
- Silverlight/WPF: Don't name elements unless you have to: why x:Naming everything is bad
- Silverlight Cream for July 02, 2010 -- #895
- Video Introduction to the STL, Part 1
Posted: 03 Jul 2010 09:07 AM PDT There's an old saying, "Good things come to those who wait." I remember when I first joined the ASP.NET MVC project, I (and many customers) wanted to include a new streamlined custom view engine. Unfortunately at the time, it wasn't in the card since we had higher priority features to implement. Well the time for a new view engine has finally come as announced by Scott Guthrie in this very detailed blog post . While I'm very excited about the new streamlined syntax, there's a lot under the hood I'm also excited about. Andrew Nurse , who writes the parser for the Razor syntax, provides more under-the-hood details in this blog post . Our plan for the next version of ASP.NET MVC is to make this the new default view engine, but for backwards compatibility...(read more) |
Awarded Silverlight MVP for 2010! Posted: 03 Jul 2010 07:58 AM PDT I am very excited to say that I've been awarded the 2010 Microsoft MVP Award in Silverlight! It is very humbling to now carry the same title as many of my peers from whom I've learned so much - and I still have much to learn from them. Thanks to those...( read more )...(read more) |
Introducing “Razor” – a new view engine for ASP.NET Posted: 02 Jul 2010 11:01 PM PDT One of the things my team has been working on has been a new view engine option for ASP.NET. ASP.NET MVC has always supported the concept of "view engines" – which are the pluggable modules that implement different template syntax options. The "default" view engine for ASP.NET MVC today uses the same .aspx/.ascx/.master file templates as ASP.NET Web Forms. Other popular ASP.NET MVC view engines used today include Spark and NHaml . The new view-engine option we've been working on is optimized around HTML generation using a code-focused templating approach. The codename for this new view engine is "Razor", and we'll be shipping the first public beta of it shortly. Design Goals We had several design goals in mind as we prototyped and...(read more) |
Silverlight/WPF: Don't name elements unless you have to: why x:Naming everything is bad Posted: 02 Jul 2010 08:57 PM PDT XAML, much like HTML, doesn't require naming every element in the markup. This is a *ahem* marked difference from the client app dev technologies we've had in the past, like Windows Forms and various forms of VB. In fact, just about every client-side...( read more )...(read more) |
Silverlight/WPF: Don't name elements unless you have to: why x:Naming everything is bad Posted: 02 Jul 2010 08:57 PM PDT XAML, much like HTML, doesn't require naming every element in the markup. This is a *ahem* marked difference from the client app dev technologies we've had in the past, like Windows Forms and various forms of VB. In fact, just about every client-side...( read more )...(read more) |
Silverlight Cream for July 02, 2010 -- #895 Posted: 02 Jul 2010 03:05 PM PDT In this Issue: Sl.ayer , Emiel Jongerius , Andrea Boschin , KunalChowdhury , Charles Petzold , Kathleen Dollard , Jag Reehal , Saschac , Versant , Karl Shifflett , and John Papa . Shoutouts: Michael S. Scherotter reported an update: Word to XAML Converter...( read more )...(read more) |
Video Introduction to the STL, Part 1 Posted: 02 Jul 2010 02:41 PM PDT I recently recorded the first part of a video lecture series introducing the Standard Template Library. It assumes familiarity with C++, but begins with the STL basically from scratch. Channel 9 hooked up my laptop so I could write, compile, and execute...(read more) |
You are subscribed to email updates from "microsoft" via ehsan in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment