Web Development


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.

Visual Studio 2013 Update 2, CTP 2 Now Ready

TypeScript 1.0 is nearing reality.

TypeScript & Visual Studio 2013: Coming of Age

Visual Studio 2013, with the latest version of TypeScript, gives you the same kind of support you've come to expect when writing code in C# and Visual Basic.

Visual Studio 2013 Add-In Allows Code Searching Across Web

With Bing Code Search, Visual Studio developers get context-aware search capabilities from within IntelliSense.

JSON Debugger Added to Visual Studio 2013, Update 2

It allows devs to debug JSON without leaving Visual Studio.

Microsoft Ups Open Source Ante on Azure Data Services

Microsoft announced updates to several Big Data-related services on its Azure cloud platform with preview of Azure HDInsight, Storm on HDInsight, Azure Machine Learning.

Integrating the Client and the Server with TypeScript

Peter walks through a simple Web page that retrieves and updates data on the server to summarize his best practices for creating the client-side portion of an ASP.NET application.

Microsoft Goes to China for Open Source Collaboration

China, meanwhile, continues to develop its own China Operating System (COS).

January Toolbox Picks: 40+ JavaScript Tools and Resources

Toolbox is a collection of handy tools, libraries, frameworks and information that helps you code. In this installment I've collected some new and popular JavaScript frameworks and testing tools.

Testing Platform Update Includes Rewritten C# Engine

Coverity 7.0 also focuses sharply on Web application security.

Managing Client-Side Objects Using TypeScript: It's a Breeze

Once you've delivered server-side objects to your client, you're going to need to manage them. Here's how to integrate a powerful client-side (and server-side) object manager into your application using TypeScript.

HTTP Basics for REST-Based App Development

Go inside the protocol that's the backbone for today's modern, cloud-based applications.

JavaScript Unit Testing with Visual Studio

Mark Michaelis walks you through the Visual Studio tooling and project setup you'll need to get the most out of your JavaScript unit testing.

Subscribe on YouTube