February 2016
Volume 31 Number 2
![]() [Windows 10]Universal Windows Platform Apps for Web DevelopersBuilding cross-browser apps has long been the domain of the Web developer, and those skills translate neatly to Universal Windows Platform (UWP) apps that run on Windows 10. Learn how to leverage Web app dev skills when working with UWP apps. |
![]() [Upstart]Loyalty TestIt's easy to confuse gratitude with loyalty, says Krishnan Rangachari, who urges developers to consider why they are staying with an organization. As it turns out, the best thing you can do for your company might be to leave it. |
![]() [Windows 10]Implementing a UWP App with the Official OneDrive SDKIn the second part of a two-part series, Laurent Bugnion looks at the OneDrive SDK built by Microsoft, showing how the library can be added to a Universal Windows Platform app and how to work with the authentication scheme. |
![]() [Cutting Edge]Architecture Spinoffs of UXDDSoftware architecture is not an act of faith. Learn how the UXDD design methodology ties together important concepts like CQRS, Event Sourcing and Polyglot Persistence. |
![]() [ASP.NET]Progressive Enhancement with ASP.NET and ReactGraham Mendrick resolves the progressively enhanced Web application versus single page application dilemma by building a stripped-down version of a TodoMVC project as a progressively enhanced SPA using React and ASP.NET. |
![]() [Data Points]Refactoring an ASP.NET 5/EF6 Project and Dependency InjectionTaking advantage of the dependency injection capabilities in ASP.NET 5--recently renamed ASP.NET Core 1.0--Julie Lerman refactors an existing EF6 solution to leverage an IoC container that makes it easier to inject object instances into logic that needs to use them. |
![]() [C#]Customizable Scripting in C#Learn how to build a custom scripting language using C#—without using any external libraries. Vassili Kaplan extends his Split-And-Merge algorithm to parse not only mathematical expressions but also a user-defined scripting language. |
![]() [Test Run]Roach Infestation OptimizationIn machine learning, some numerical optimization algorithms are based on the behaviors of natural systems. James McCaffrey explores a relatively new technique called roach infestation optimization, which loosely models the foraging and aggregating behavior of roaches. |
![]() [Microsoft Azure]Azure Service Fabric, Q-Learning and Tic-Tac-ToeJesus Aguilar describes a machine learning technique for creating an intelligent back end powered by the Azure Service Fabric for determining the best play in a game of tic-tac-toe. |
![]() [The Working Programmer]How to Be MEAN: Inside MongoDBTed Neward continues his exploration of the MEAN stack, consisting of MongoDB, Express, AngularJS and Node.js. In this installment, he explores the MongoDB NoSQL database. |
![]() [Essential .NET]Configuration in .NET CoreMark Michaelis introduces the new open source configuration support in ASP.NET 5, which is available in the Microsoft.Extensions.Configuration collection of NuGet packages, and includes both several built-in configuration providers and support for custom providers. |
![]() [Don't Get Me Started]VB6: Waking a Sleeping GiantIn previous columns David Platt has described Visual Basic 6 as the programming language that will not die. Now he proposes to give VB6 new life by turning it into the flagship, rapid app development language for the Web. Call it VB*. |
![]() [Editor's Note]MEAN StreakFor the past several months, Working Programmer columnist Ted+Neward has been writing about MongoDB, Express, AngularJS and Node.js—collectively known as the MEAN stack. Is it time for your development to get MEAN? |