Version 3.1.2 of the Microsoft F# derivation has expanded portable library support and enables the Publish option in Web and Azure projects.
- By Michael Domingo
- 09/03/2014
Peter turns the management of his single-page Backbone application over to Backbone itself by integrating Backbone Routers and Events. Plus: How to simplify your TypeScript code with longer namespaces.
Third round of funding to go toward expanding Visual C#-based mobile app tool offerings, and to growing the company's sales and marketing teams.
- By Michael Domingo
- 08/21/2014
Unified API at root of changes that will allow developers using Xamarin tools to simplify developing for 32- and 64-bit frameworks, as well as share code between Android and Apple apps.
- By Michael Domingo
- 08/20/2014
There are two different techniques for training a neural network: batch and online. Understanding their similarities and differences is important in order to be able to create accurate prediction systems.
- By James McCaffrey
- 08/18/2014
You want the responsiveness that asynchronous programming in the Microsoft .NET Framework 4 provides, but also need your asynchronous methods to work with other code in your application. Here's how the Task object answers all of your problems.
Ondrej Balas continues his series on refactoring code for dependency injection, looking at patterns and strategies for changing application behavior after it has already been compiled.
- By Ondrej Balas
- 08/11/2014
Extension methods provide a great way for extending a class functionality -- but it's interfaces that let you use those methods anywhere you want.
Also released today: Azure SDK 2.4 for .NET.
- By Michael Domingo
- 08/05/2014
How to use Xamarin.Auth, Xamarin.Social, and the Facebook SDK for Android to interact with Facebook within a Xamarin.Android application.
- By Wallace McClure
- 07/29/2014
Weight decay and weight restriction are two closely related, optional techniques that can be used when training a neural network. This article explains exactly what weight decay and weight restriction are, and how to use them with an existing neural network application or implement them in a custom application.
- By James McCaffrey
- 07/28/2014
An interaction script bridges the gap between designing concepts and actually adding controls to forms. The interaction script will tell you what your application needs to do, leading you (finally) to what controls you need on which forms.
Ondrej Balas continues his series on refactoring code for dependency injection, focusing on techniques that make it easier to refactor complex applications.
- By Ondrej Balas
- 07/16/2014
New technology called Apportals aimed at enterprise developers working in healthcare, sales and distributed organizations and requires XAML and C# skills to set up.
When you need a specialty development tool like an HTTP debugger, you have a few options. I'll take a look at the popular current offerings and talk to some of their developers about the experience of building these apps.
- By Terrence Dorsey
- 07/14/2014
Microsoft and Perfecto Mobile announced new features for mobile app testing in Visual Studio and Microsoft Azure.
The UnityVS add-on allows Unity developers to work within Visual Studio.
A critical auditing app was as down as the floor of the Grand Canyon. And each day it was down was a six-figure fine.
Are you tired of manually configuring IIS sites (adding Web sites, application pools, virtual directories and so on)? Use C# and the Microsoft.Web.Administration Namespace to simplify your life (or at least IIS configuration).
- By Patrick Steele
- 06/24/2014
Ondrej Balas continues his discussion on refactoring your code for dependency injection, this time focusing on the composition root pattern.
- By Ondrej Balas
- 06/18/2014