0

I've an ASPNET MVC4 project using WebApi, EF5 Code First and Repository and Unit of Work patterns.

I'd like to know if someone knows a scaffolder to scaffold the controllers and views, but instead of using something like this, I'd like the views to have a script associated with jquery requesting something from the webapi controllers, and not returning a View from the controllers. And if possible scaffold unit testing as well.

What's the best jquery grid (open source and free) out there?

Thanks in advance! Guillermo.

polonskyg
  • 4,269
  • 9
  • 41
  • 93
  • You might want to look at http://knockoutjs.com as an addition to jquery. Doesn't help with the scaffolding but I think it's a natural with WebAPI. – tvanfosson Nov 18 '12 at 19:54
  • Yeah, I've seen it, but as of today there is no SPA scaffolder (removed from RC as they didn't make it for the release) and I didn't find any scaffolder for webapi/ASPNET MVC4 so far – polonskyg Nov 19 '12 at 03:07

0 Answers0