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
Deep Neural Networks are the more computationally powerful cousins to regular neural networks. Learn exactly what DNNs are and why they are the hottest topic in machine learning research.
- By James McCaffrey
- 06/13/2014
The upgrade is made possible by using SQLitePCL.
Go deeper into the Oculus Rift SDK.
MSDN subscribers can try it for free with their Microsoft-supplied credits.
It's a preview of the next version of the IDE, expected to hit in 2015.
What's proper etiquette for handling code snafus when working for -- literally -- a mom-and-pop company?