XML/XAML


Opening a Dialog Box in an ASP.NET MVC Page

There are lots of benefits to gathering information by opening a dialog box instead of sending your user to another page. Fortunately, jQuery and ASP.NET MVC make it easy to do (and you don't have to worry about offending pop-up blockers).

Visual Studio 2015 Update 1, TFS 2015 Update 1 RTM

Final releases of VS 2015 Update 1, TFS Update 1 follow quickly after release candidates that were announced during Microsoft's Connect() event in November.

Overloading TypeScript Functions

TypeScript has some "interesting" limitations when it comes to overloading functions. But it also offers you some options when you need more flexibility in declaring functions, including both optional parameters and infinite parameter lists.

Cortana, How Do I Add You To My Windows Apps?

With the Universal Windows Platform, you can now build apps that truly interact with the new digital assistant for Windows. In this article, Nick Randolph walks through using Cortana to launch and interact with your application.

Microsoft Sheds Light on Open Source Developments

Microsoft's Jay Schmelzer described the current state of the developer group's open source efforts in Redmond at a Live! 360 Conference keynote.

Microsoft Showcases Visual Studio Dev Essentials, Visual Studio Code in New York

Microsoft packages a handful of developer-related services into an Essentials-style pack, and submits Visual Studio Code to beta testing. Oh yeah, and it's also being open sourced.

Xamarin 4's New Mac Agent Gives Devs More Direct Path to iOS Apps

New additions include the Mac agent for native iOS app development within the Visual Studio IDE, as well as a beta of Xamarin Insights and updates to Xamarin Forms and Xamarin Test Cloud.

Sencha Ext JS Offers .NET Devs Short Cuts for Web Apps

Preview of new plugin from the developers of the Sencha Web Application Lifecyle Management Platform allows .NET developers to write JavaScript code as if it were native to Visual Studio.

Revamped ReSharper Ultimate 10

The Visual Studio coding extension suite from JetBrains has a whole host of improvements, and includes a new build tool.

ASP.NET MVC 6 and Tag Helpers, Part 2

Now that you know how to create tag helpers, let's create a custom one that loads a bootstrap-select dropdown via a remote URI.

Hosting JavaScript in a Windows 10 App

An introduction to the Chakra JavaScript engine and how it can be used within a Windows 10 app to execute JavaScript.

Creating a Genuine Value Object

Peter addresses reader's concerns by showing how to implement a read-only/immutable value object.

Managing Functions in TypeScript

Functions in TypeScript aren't handled the way you'd expect, based on any other language (including JavaScript). Fortunately, because of the way TypeScript handles functions, you're protected from a common JavaScript error (in addition to getting better IntelliSense support and compile-time checking, of course).

Azure Mobile Apps Backs Up to Azure Table Storage

A September update to the .NET Server SDK include automated OWIN setup and improved middleware authentication processes.

Developer Tools for Office 2016

A number of developer tools have been in the works and released in recent weeks leading up to the release of Office 2016 today.

Subscribe on YouTube