Web Development


Visual Studio 2015, Team Foundation Server 2015 CTP 6 Now Available

Visual Studio 2015 CTP 6 comes with more efficient cloud services single sign-on, improvements in ASP.NET and Xamarin integration, and an update to Visual Studio Tools for Apache Cordova.

Creating a Simple Collection Class

Here's the simplest possible code for creating a custom collection class in the Microsoft .NET Framework that includes support for For…Each loops, an indexer method and initializing collections with {…}.

Microsoft To Add React JavaScript to Visual Studio 2015

In response to overwhelming user requests, Microsoft has started a project to add support for a React JavaScript component to the next version of Visual Studio.

Visual Studio Online Sprint 78: New-Look Kanban Boards

In this sprint, Kanban boards get a spartan look to allow for customizing them in the future. Also, more testers can be added to Visual Studio Online test suites.

OData 4.5 for Web API, ODataLib 6.10.0 Now Available

New versions of OData and ODataLib were released late last month on NuGet.

5 Questions on Web Development with Robert Boedigheimer

It takes tenacity, persistence, and maybe a little bit of Tae Kwon Do to tackle the complexity of Web development. It's something Robert Boedigheimer knows well.

DataTyping in TypeScript

The TypeScript approach to data typing is different than what you're used to with server-side languages. This allows the language to integrate with other JavaScript libraries, but the results can surprise you.

Beyond Unit Tests with ConventionTests

Be triple sure your code works by augmenting your test platform. This nifty open source library will do that.

5 Visual Studio Questions with Dr. James McCaffrey

Our man from Microsoft Research who was instrumental in the development of Internet Explorer and Bing tells us what makes working with Visual Studio such a rewarding experience.

Managing Your Skills Portfolio

There's no right answer to "What technology should I learn next?" But there is a way to manage your skills to maximize the return you get from them.

9 New Visual Studio 2013 Extensions

It's a little more than one month into the new year, and there's a wave of new Visual Studio extensions available specifically for Visual Studio 2013.

A Trillion Events Per Day? Trill Does That for .NET Apps

Microsoft Research-developed "high-performance in-memory incremental analytics engine" plugs into .NET natively to give apps ability to churn through gobs of data in nothing flat.

Shine Up Those Older Web Forms Applications with ServiceStack

Forget post backs! Easily add REST services to enhance your legacy Web Forms applications.

Visual Studio Online Basic License Changeup

Licensing changes affects user acceptance testing and Agile Planning. Also: Work for the Visual Studio Online, Team Foundation Server teams.

Supporting Updates and Deletes with Backbone and TypeScript

Peter finishes off his series on creating single-page applications by showing how jQuery integrates with Backbone to support updates and deletes (also: how to convert a string to a number in TypeScript).

Subscribe on YouTube