Tagged Questions
6
votes
1answer
2k views
Using Backbone.js with ASP.Net MVC
I'm currently looking into the advantages of using Backbone.js, but I'll be using ASP.Net MVC as the main bulk of the site. My question is, is it worth blending the 2 together or am I making a rod ...
1
vote
1answer
478 views
Using WebStorm for Razor Syntax MVC
I am building a lot of client-side heavy SPA-like apps with VS2010 and MVC3/4. VS2010 Javascript/HTML/CSS editing (mostly javascript) is interminably slow and sluggish. I'd love to use something ...
1
vote
1answer
278 views
Webservice Return Generic Result Type or Purposed Result Type
I'm building a webservice which returns JSON / XML / SOAP at the moment.. and I'm not entirely sure which approach for returning results is best.
The Client Consuming the Services will generally be ...
0
votes
0answers
138 views
Admin Panel like Custom Framework [closed]
I want to Create a Framework , like Admin panel , which can rule almost all the aspects of what is shown on the frontend.
For an (most basic) example: If suppose the links which are to be shown in a ...