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.
- By Michael Domingo
- 11/12/2014
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.
- By James McCaffrey
- 11/12/2014
Containerized, "bring-your-own security" solution consists of an Apache Tomcat app server with the Waratek Locker.
- By John K. Waters
- 11/06/2014
ASP.NET MVC 5.1 has new HTML helpers that can be used to ease Bootstrap integration, as well as enum data type binding.
Here's how to build a Windows Phone application that synchronizes data with Azure Mobile Services, triggered when the device restores its network connection.
- By Nick Randolph
- 11/01/2014
The plugin is aimed at Android devs who want to connect apps to Office 365 services and Azure Mobile Services.
- By John K. Waters
- 10/31/2014
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.
Like JSON, only in binary format, BSON is now easier to parse with built-in media type formatters that are included with ASP.NET Web API 2.2 Client Libraries. Here's how.
Eric Vogel covers some of the new features in ASP.NET MVC 5.1. In this first of a two-part series, he takes a good, long look at some new attribute routing options.
Explicitly setting all the bindings needed to compose your application -- that's a lot of work! See how to use convention over configuration to save time and make your composition easier to understand.
- By Ondrej Balas
- 10/28/2014
Web development is easier when you've got the right tools at hand. Here are 14 tools and extensions for building Web apps.
- By Terrence Dorsey
- 10/22/2014
Python 2.1 for Visual Studio adds templates for working with Python-based Web frameworks from Django, Bottle and Flask.
- By Michael Domingo
- 10/16/2014
Creating a full-featured extension for the ASP.NET MVC HtmlHelper class sounds like a lot of work. But, because of the way the Microsoft .NET Framework works, it's almost trivially easy. To show that, here's an EditBlockFor method that adds a label, a textbox and a validation message to your ASP.NET View.
Fourth in line of public previews comes with improvements to ASP.NET vNext, the Common Language Runtime, and C++ debugging and C# language constructs.
- By Michael Domingo
- 10/09/2014
Here's a grab bag of what you might find useful in the next version of the .NET Framework. It's good news for everyone but ASP.NET Web Form developers.