A group blog from members of the VB team
Today I posted an interview on Channel 9 with Dmitry Robsman, the Product Unit Manager for ASP.NET. In this interview he shows us how he implemented ASP.NET MVC views using Visual Basic's XML Literals instead of .aspx pages. Dmitry shows us how this makes coding the views much cleaner using standard OOP principals. He also makes some very interesting observations about DSLs and Visual Basic XML literals. You can download the code Dmitry shows in the interview from his blog here.
Enjoy, -Beth Massi, Visual Studio Community
PingBack from http://www.anith.com/?p=10346
We've just had a fascinating article about using VB's XML literals to produce web pages. I've been interested
We've just had a fascinating article about using VB's XML literals to produce web pages. I've
Have you been following the buzz on VB XML Literals with ASP.NET MVC?! Last week, Beth Massi posted a