Fresh from Ignite, the Azure teams have been on a DevOps-heavy kick with a number of new tools for managing Azure services.
- By Michael Domingo
- 10/13/2016
Cross-platform software development has come a long way. Here's a roundup of tools, templates and plug-ins for .NET coding that targets Windows, Mac, Linux, Android and iOS -- even Raspberry Pi and Lego.
- By Terrence Dorsey
- 10/12/2016
The final point release of Microsoft's JavaScript-like language comes with tagged unions, glob support and new types with which to play around.
- By Michael Domingo
- 10/11/2016
In an object-oriented world you create flexible applications by combining objects. You'll want to keep those objects loosely coupled, though, so that a change in one class doesn't force you to rewrite every class. Here's how to keep them loosely coupled.
Performance comes in the form of shorter load times and more efficient memory usage across the tooling. and productivity are highlights of this latest preview.
- By Michael Domingo
- 10/06/2016
The R language can be used to perform a sign test, which is handy for comparing "before and after" data.
- By James McCaffrey
- 10/05/2016
TypeScript might change the way you design an application that uses IndexedDB.
From Visual Studio Live!: Microsoft's Xamarin guy James Montemagno described the combination of C# and Xamarin as the perfect mobile platform.
A case study in swift .NET application debugging using a variety of free tools that can help keep a client happy.
- By Kamran Bilgrami
- 09/29/2016
Integrating lambda expressions into your methods is easy. The trick is in recognizing when to use them. And that means understanding when the strategy and factory method patterns are going to make your applications better.
You might be surprised how easy it was to port this NoSQL database for .NET to the Python language.
- By Idan Haim Shalom
- 09/23/2016
Each language treats case clauses differently, but there's a way you can make them less boring in C#.
Here's another area where the two languages differ.
The tools and extensions keep on coming, so here's another round-up of new releases. You keep building extensions, we'll keep sharing them with the Visual Studio community.
- By Terrence Dorsey
- 09/20/2016
The goal of one tool for every platform isn't quite a reality yet, but you can get close. Here's what you can accomplish so far with Xamarin tools.
- By Wallace McClure
- 09/20/2016
Back when he had a job, Peter used to hire developers. When he did, there were three questions he got from Scott Hanselman's blog, way back at the beginning of the .NET Framework that he's still asking today.
The Visual Studio team said the goal with the new setup engine is to speed up installations, as well as install only what is necessary for what the developer requires.
- By Michael Domingo
- 09/19/2016
Among the list of bug fixes is one that squashes a potential security issue with ASP.NET Core View Component that can result in an elevation of privilege on systems.
- By Michael Domingo
- 09/14/2016
Full process customization gets nearer to reality with the ability to create custom work item types. Plus, work item history and release management get more refined in this month's Web release.
- By Michael Domingo
- 09/13/2016
A language that's data-intensive naturally should have a way to dig into the data effectively. Here's a look at some of the R functions for searching and sorting through it all.
- By James McCaffrey
- 09/08/2016