The Microsoft JavaScript Upshot library provides a simplified API for retrieving data from the server and caching it at the client for reuse. Coupled with Knockout, the two JavaScript libraries form ...
In past articles, I've covered different ways to understand, analyze and improve the performance of your web applications. I've shown that between your network connections, server hardware, database ...
Google is developing a new scripting language for the Web that the company hopes will eventually supplant JavaScript. The language, which is called Dart, will be presented next month during an opening ...
I'm finding myself in a situation where using some client-side JavaScript is needed (i.e. way more convenient than the alternatives), and I would like to do it in a browser-independent ...
Welcome to the fifth and final installment of this series on TDD for ASP.NET MVC. This time, I'll go over the view layer off the application, which includes the client-side JavaScript for the form and ...
You want to build a website or web app. So, what are the best web programming languages available, and why are they the best? It's a weighty question, and I'd like to emphasize -- strongly and upfront ...
JavaScript, while perhaps the language with the most buzz these days, nonetheless continues to score relatively low in the Tiobe index of popular programming languages. But the popular Web development ...