DotNetShoutout - Stories tagged with MVCContrib
5
Shouts

T4MVC 2.6.20, and upcoming T4MVC talk at MvcConf - Angle Bracket Percent - Site Home - MSDN Blogs

published 1033 days, 15 hours, 10 minutes ago posted by rajuraju 1033 days, 22 hours, 45 minutes ago
Tuesday, July 20, 2010 6:43:23 PM GMT Tuesday, July 20, 2010 11:08:32 AM GMT
I just pushed T4MVC out to the MvcContrib CodePlex site. You can go to the T4MVC Home Page to get started with it. Last time I blogged about a T4MVC release was for 2.6.13. In the mean time, I released 2.6.14 and 2.6.15, but they were minor updates so I just tweeted them. You can check out the history page to see what they changed. Now, 2.5.20 brings a more interesting new feature, so I figured I’d blog it. (more)
category: Web Dev | clicked: 2 | comment | | source: blogs.msdn.com
tags: MVCContrib, CodePlex, T4MVC
5
Shouts

Using MVCContrib glue to bring Visual Basic WebForms and C# MVC together

published 1044 days, 20 hours, 9 minutes ago posted by Matt_TCFMatt_TCF 1045 days, 4 hours, 33 minutes ago
Friday, July 09, 2010 1:44:47 PM GMT Friday, July 09, 2010 5:20:01 AM GMT
I’ve found myself in the less-than-desirable situation of having to work with WebForms again. After working almost exclusively with ASP.NET MVC for the better part of three years, the inadequacies of WebForms seem even more prominent. While running MVC and WebForms in the same applications is easy enough, we’re facing an added complication: our WebForms application was written in Visual Basic. While you can’t mix-and-match C# MVC and VB WebForms within the same application directly, you can leverage M... (more)
category: Web Dev | clicked: 3 | comment | | source: trycatchfail.com
tags: ASP.NET MVC, WebForms, MVCContrib, Visual Basic
6
Shouts

HanselMinutes - Show #209 - ASP.NET MVC Contrib with Jeffrey Palermo

published 1133 days, 23 hours, 36 minutes ago posted by mithumithu 1135 days, 4 hours, 34 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Saturday, April 10, 2010 5:19:17 AM GMT
Scott sits down with Jeffrey Palermo to chat about his thoughts around ASP.NET MVC and the MVCContrib Project. What's the MVCContrib Project for? What value does it bring to the platform, and what's the story behind it joining the CodePlex Foundation? (more)
category: Podcast | clicked: 3 | comment | | source: www.hanselminutes.com
tags: ASP.NET MVC, MVCContrib, CodePlex Foundation, HanselMinutes
6
Shouts

HerdingCode - Episode 77: Eric Hexter on MvcConf, C4MVC, and MvcContrib

published 1137 days, 22 hours, 37 minutes ago posted by mithumithu 1139 days, 1 hour, 40 minutes ago
Wednesday, April 07, 2010 11:15:57 AM GMT Tuesday, April 06, 2010 8:13:30 AM GMT
This week on Herding Code, Jon, Kevin and Scott K discuss MvcConf, C4MVC and MvcContrib with, open source and community extraordinaire, Eric Hexter. (more)
category: Podcast | clicked: 0 | comment | | source: herdingcode.com
tags: MVCContrib, HerdingCode, C4MVC, MvcConf
2
Shouts

Getting Started with MvcContrib's fluentHtml

posted by http://derans.myopenid.com/http://derans.myopenid.com/ 1206 days, 2 hours, 38 minutes ago
Friday, January 29, 2010 7:15:28 AM GMT
I mentioned a couple posts ago that I’d blog about how to get setup with fluentHtml, which is packaged with the MvcContrib project. Let’s get started… (more)
category: Web Dev | clicked: 2 | comment | | source: derans.blogspot.com
tags: MVCContrib, fluentHtml, ASPNETMVC, asp.netmvc, MVC