So, I've seen stuff like Backbone touted as a new way to write web code, pushing the model and the controller out into JS, and it intrigues me, but I don't really understand it. it seems like this ...
I recently wrote a column on how to open a dialog box in an ASP.NET MVC application. In that column, I had the HTML for the dialog box dynamically generated at runtime from a Partial View and ...
At the beginning of a new web application project you’re probably going to search around for the latest tools and trends to see what might make sense to use in your new app. I find myself in this ...