Simplify development of your next project by taking advantage of these UI control collections.
- By Terrence Dorsey
- 09/08/2015
Since March, Microsoft has had designs on taking the Microsoft Build Engine open source and cross-platform as it ports it to .NET Core in the coming months. Progress is in full swing now.
- By Michael Domingo
- 09/07/2015
Rather than arbitrarily deciding what code goes into an application and what goes into your business objects, you can lean on the rules that experienced developers have learned to follow to make those crucial decisions.
Point release now allows Visual Studio 2013 developers to gain access to Azure management tools, such as Cloud Explorer, HDInsight, and others.
- By Michael Domingo
- 09/02/2015
You'd think that rounding should be simple, but why is it causing Ryan so much trouble? You can thank his managers for that.
Along with Sprint 87 release, a user name anomaly in Visual Studio Code that affects developers on Windows machine is also fixed.
- By Michael Domingo
- 08/31/2015
Peter returns to his AJAX-enabled ASP.NET MVC application to show how Partial Views and TypeScript work together to simplify delivering a Single-page application.
You're a smart developer and so it's possible to do everything yourself. But your chance of success improves if you build a team to help you get your app to market. Here's why.
- By Wallace McClure
- 08/27/2015
If you've been creating Data Transfer Objects that integrate several objects into one, then you've created what domain-driven design (DDD) calls an aggregate. But there are some rules you need to follow if you want to reap the benefits that DDD promises toward performance, maintainability and scalability.
Team Project Rename, a new feature introduced in VS 2015, now a capability for VS 2012 projects.
- By Michael Domingo
- 08/26/2015
New 'Proxy By Name' feature allows Visual Studio developers to view metadata of the underlying binaries.
- By John K. Waters
- 08/25/2015
In this article Nick Randolph breaks down XAML for the Universal Windows Platform using the Live Visual Tree and Live Property Explorer tool windows in Visual Studio 2015.
- By Nick Randolph
- 08/25/2015
The Open Data Protocol allows for creation and consumption of REST APIs. Sam Nasr demonstrates OData 4 in a sample app that demonstrates containment, a new feature for facilitating data access.
It's now easier than ever to create polished Android experiences. Greg Shackles shows how using Google's new Material Design style.
- By Greg Shackles
- 08/20/2015
Augment your testing framework with Shouldly for improved test code readability and better test failure messages.
- By Jason Roberts
- 08/19/2015
The differences between neural network binary classification and multinomial classification are surprisingly tricky. McCaffrey looks at two approaches to implement neural network binary classification.
- By James McCaffrey
- 08/18/2015
Visual Studio Code adds language improvements when working with JavaScript, JSON, PHP, Dockerfile, as well as C#.
- By Michael Domingo
- 08/18/2015
According to Anywhere Software, B4J aims to be the modern alternative to Visual Basic 6.
Our applications are complicated enough without adding any more. Here's a way to think about your objects that allows you to dramatically simplify your object model, provided you're willing to turn your current practice around by 180 degrees.
Microsoft's Thomas Fennel demonstrated several "bridge" innovations in the Universal App platform that should appeal to traditional developers.