Artemiy
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Templating for MVC | 0 | Sep 23, 2010 at 7:23 AM |
| Coffeehouse | Stress testing (iis - Visual Studio) | 1 | Sep 17, 2010 at 1:40 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Templating for MVC | 0 | Sep 23, 2010 at 7:23 AM |
| Coffeehouse | Stress testing (iis - Visual Studio) | 1 | Sep 17, 2010 at 1:40 PM |
Web Camps TV #6 - Microsoft Commits Code to jQuery!
Oct 04, 2010 at 9:28 AMI am trying to find a templating system that would be able to render in both client and server. So far I found nothing for .NET - only mustache does that, and it's not available for .net.
Sparkview apparently does have this capability (not very well documented), but switching engines is an overkill for me. I just want a simple HTML helper for MVC that would render a template (and obviously a matching javascript part too)