Web Development


Hollis: For Developers, 'One Size Fits All' Doesn't Fit

Giving a keynote presentation at the VSLive! conference this week, noted speaker Billy Hollis decried the "fixation" on unit testing, among other topics.

Adobe Releases PhoneGap Developer App

Soon, devs will even be able to build a Windows Phone app on OS X.

Using Knockout Custom Binding Handlers

Knockout custom binding handlers can help simplify integration with third-party JavaScript libraries. Here's how.

Telerik Makes Kendo UI Available as Open Source Platform

Kendo UI Core includes the entire mobile framework.

Structuring and Loading TypeScript Modules

TypeScript provides native support both for organizing your application's client-side code into a set of modules, and for freeing you from having to manage the resulting script tags.

Microsoft Updates Python Tools for Visual Studio

The first update in more than a year includes support for new Web frameworks.

Microsoft Publishes Node.js Tools for Visual Studio

The tools are open source and include debugging support.

TypeScript Hits 1.0 Milestone

It's available as part of Visual Studio 2013 Update 2 RC, and as a standalone download.

Microsoft Takes Cross-Platform Development to Another Level

Release Candidate 2 of Visual Studio 2013 also announced.

Creating a Client-Side Master-Detail Page in an AJAX App with TypeScript

Using Breeze and Knockout, you just need a few lines of TypeScript code to create a master/detail page that retrieves records from the server when it has to, but skips the trip to the server when it isn't necessary.

Unlucky 13?

Would going above and beyond when fixing terrible code have serious consequences?

Microsoft Releases SignalR SDK for Android, Java

SignalR provides real-time communications between servers and clients.

Regular Expressions, Part 3: Business Intelligence Uses

You can do a lot more with regular expressions than you think. In this tutorial, you'll use it to convert a movie list into a CSV file for use in Excel.

Implementing CRUD Activities in a TypeScript ViewModel

Peter adds client-side update, delete and insert support to an ASP.NET application using TypeScript. Along the way he shows how TypeScript interface support allows you to integrate your objects with JavaScript libraries in TypeScript 0.9.5.

Microsoft Releases A Host of Office 365 Development Tools

A new Android SDK for Office 365 is also revealed.

Subscribe on YouTube