With Visual Studio 2015 Update 1 comes a few changes to the build tools as well as the addition of experimental tools in Visual C++.
- By Michael Domingo
- 11/09/2015
You can dramatically simplify your code by using value objects, but to create a value object that makes sense to the developer who uses it, you need to redefine what the equals sign means. Along the way, Peter points out some problems when you don't use classes to define your data.
Many stories aim to share a saga of how code builds are successfully integrated with each other. This is not one of those stories.
Vast list of improvements and changes across the board for the Microsoft developer tools platforms as the products get closer to final Web release: support for iOS 9 and Android Marshmallow in Tools for Apache Cordova, and a number of improvements specific to Visual C#, Visual C++and Node.js Tools for VS.
- By Michael Domingo
- 11/05/2015
Microsoft and Red Hat join forces to provide more Red Hat solution capabilities in the Azure public cloud, as well as .NET Framework integration with Red Hat platform offerings.
- By Jeffrey Schwartz
- 11/04/2015
Latest sprint comes with new dashboard capabilities that are meant to replace the Team Overview page, as well as improved pull request and testing features.
- By Michael Domingo
- 11/03/2015
The Visual Studio coding extension suite from JetBrains has a whole host of improvements, and includes a new build tool.
- By Michael Domingo
- 11/02/2015
True artificial intelligence is years away. But we can demonstrate the challenges of AI decisionmaking using C# to derive solutions for the classic sliding tiles puzzle.
- By Arnaldo Pérez Castaño
- 10/30/2015
Now that you know how to create tag helpers, let's create a custom one that loads a bootstrap-select dropdown via a remote URI.
Microsoft reveals a community technology preview of the venerable RDBMS that sports Always Encrypted technology and built-in R language services, among other features. Also in preview: Azure Data Lake Store and Analytics Services and Azure SQL Database In-Memory OLTP and Operational Analytics.
Microsoft has offered a few of the machine learning APIs to developers to incorporate into apps. Out in public beta now is LUIS, the Language Understanding Intelligent Service that now has Chinese language support and adds dozens of prebuilt models.
- By Michael Domingo
- 10/28/2015
The TypeScript datatyping support not only applies to simple variables, it also supports you when doing clever things with functions. Specifically, TypeScript ensures you create reliable code when implementing callback functions.
Create precise logic dictating which messages an actor will handle and how they will react to them.
- By Jason Roberts
- 10/26/2015
The acquisition adds Java development capabilities to the company's cross-platform development arsenal.
Simplify conditional actor code and improve readability.
- By Jason Roberts
- 10/22/2015