Web Development


How To Refactor for Dependency Injection, Part 7: Using the Managed Extensibility Framework

The Microsoft MEF can be used for dependency injection, but it does it much differently than most other containers. See how to get the most from the unique features of MEF.

What Happened? Microsoft's Fritz Discusses Azure Outage and Building Azure Sites

Before launching into his presentation on the intricacies of building Azure-based Web sites, Microsoft's Jeffrey Fritz talks about Tuesday's widespread Azure outage that affected sites throughout most of the northern hemisphere.

New Windows CLI for Docker

Developers no longer need to take a side road through Linux hosts to manage Docker container deployments, now that a Windows CLI can offer a direct path from Windows environments.

Performing Multiple Actions from a Single ASP.NET MVC Form

Peter responds to a question: How, in an ASP.NET MVC form, can the user be given two submit Buttons that do two different things?

Entity Framework 6.1.2 in Beta

Version 6.1.2 contains some high-priority fixes that need to be tested in the wild before it is RTM'd; meanwhile, next version of Entity Framework might be version 7 or something else.

Microsoft's Lankford Explores Cloud Development

The Visual Studio ALM product manager leads the crowd at Live! 360 through some of the market forces driving cloud development.

Visual F# 4.0 Preview

New, stabilized version of functional programming language available to those who are previewing Visual Studio 2015.

IoT Project AllJoyn To Be Integrated with Windows 10

Microsoft joins an alliance of companies who are working to develop an open source framework and services for Internet of Things-enabled device intercommunication. The results of that work is expected to show up in current versions of Windows and the forthcoming Windows 10.

Microsoft Announces It Will Open Source .NET, Releases New Visual Studio Tools

Microsoft also releases a bevy of next-generation Visual Studio tools, including Visual Studio Community 2013, which is a full-featured Visual Studio 2013 sans enterprise app development capabilities.

Use Python with Your Neural Networks

A neural network implementation can be a nice addition to a Python programmer's skill set. If you're new to Python, examining a neural network implementation is a great way to learn the language.

Waratek Lets Java Devs Secure Apps in Azure

Containerized, "bring-your-own security" solution consists of an Apache Tomcat app server with the Waratek Locker.

ASP.NET MVC 5.1 New Features, Part 2: Bootstrap Integration

ASP.NET MVC 5.1 has new HTML helpers that can be used to ease Bootstrap integration, as well as enum data type binding.

Build Network-Aware Windows Phone Apps with Azure Mobile Services and Background Tasks

Here's how to build a Windows Phone application that synchronizes data with Azure Mobile Services, triggered when the device restores its network connection.

MS Open Tech Previews IntelliJ Java IDE and Android Studio Plugin

The plugin is aimed at Android devs who want to connect apps to Office 365 services and Azure Mobile Services.

Support Updates in a Page with TypeScript and Backbone

Peter extends his Backbone/Typescript application to support updating and deleting Customer objects. Along the way he discovers what looks like a bug in the way that Backbone and TypeScript work together.

Subscribe on YouTube