-
Use AJAX and some JavaScript libraries to decouple your data and presentation logic.
05/23/2013
-
In this full session video (73 minutes), Ben Hoelting shows Visual Studio Live! Chicago 2013 attendees how to use TypeScript.
05/21/2013
-
CSS3 media queries are the key to making responsive design work.
04/01/2013
-
Building and debugging Web-based applications with Chrome Developer Tools is easier than you might think.
02/08/2013
-
Whether you're new to JavaScript or well-versed in all it has to offer, TypeScript is a compelling option.
02/05/2013
-
jQuery support for the new HTML5 data attributes may not be everything a developer could want -- but it's very close. And, more important, it's the perfect solution for handling transactional data.
02/03/2013
-
Although Windows 8 and Windows Phone share the same core, building an app for both isn't as easy as you might think.
01/05/2013
-
ASP.NET provides a wealth of options for dynamically integrating JavaScript into your client-side pages. And by adding T4 into the mix, you can generate, at runtime, exactly the client-side code that your page needs.
11/01/2012
-
Peter returns to the ASP.NET Web API in Visual Studio 2012 to use it with ASP.NET. And this time, he's moving complete objects from the client up to the server in an HTTP POST.
09/07/2012
-
By Michael Crump
If you're an experienced Web developer, you'll love the HTML5/JavaScript/CSS3 options provided by Visual Studio 2012. Here's a step-by-step guide to getting started.
09/02/2012
-
Learn how to automate the WebBrowser control to display and customize the way Web content appears in your Windows Phone application.
08/01/2012
-
There's no way to tell just by looking at a list whether the list supports multiple or single selections.
07/09/2012
-
Using Windows Phone's Map control and displaying multiple points using data binding.
06/22/2012
-
Peter pays a final visit to the WCF 4.5 WebSockets implementation to take advantage of the WebSocketService class and build a service in six lines of code (not counting configuration and client-side code, of course).
06/22/2012
-
Create a JavaScript client that works with a WCF 4.5 WebSockets service to receive continuous, ongoing updates from the service.
06/07/2012
-
By Michael Crump
PhoneGap is used for building mobile applications across a range of devices with JavaScript, HTML5 and CSS3. Learn how to use PhoneGap to build a Windows Phone application that can be easily ported to another phone.
06/04/2012
-
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 the pillars of the Microsoft client-side programming model.
06/02/2012
-
Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path.
04/26/2012
-
By John Papa
External templates allow you to reduce the code in your main HTML page, and reuse it in multiple places.
04/02/2012
-
It's now possible for users to see raw, uninitialized HTML in their browser before my JavaScript properly arranges things.
03/25/2012
-
By Michael Crump
Many developers are worried about the compatibility of Silverlight with Metro-style applications. This project shows that those fears are overblown.
03/01/2012
-
The default ToString() is boring and uninformative: you should work on creating your own overrides for your own classes.
02/16/2012
-
By John Papa
JavaScript libraries help you build powerful, data-driven HTML5 apps.
02/01/2012
-
Visual Basic development in Visual Studio 11 offers asynchronous methods, iterators, call hierarchy, the Global keyword and Windows 8 Metro-based applications.
01/01/2012
-
Your forms can be built entirely in HTML5, with no JavaScript necessary. Here's how.
01/01/2012