March 2015
Volume 30 Number 3
![]() ASP.NET 5 : A Deep Dive into the ASP.NET 5 RuntimeDaniel Roth takes a deep look under the hood of the new ASP.NET 5 runtime and the flexible, layered architecture that allows it to run on the .NET Framework, .NET Core and even the cross-platform Mono framework. |
![]() Cutting Edge : Type AheadA well-done search function is a must in larger sites. This article presents an auto-completion framework built around Twitter typeahead.js. |
![]() .NET Micro Framework : The Microsoft .NET Framework in Embedded ApplicationsThe Microsoft .NET Framework and Visual Studio greatly increase the efficiency of programmers. Now these tools extend to embedded devices, enabling the same programming skills to be used on both the desktop and small devices |
![]() Windows with C++ : Using Printf with Modern C++Kenny Kerr explores how to improve the productivity and reliability of printf without sacrificing performance. |
![]() .NET Core Framework : Go Cross-Platform with the .NET FrameworkWhile it may seem an unreachable goal to have your apps easily target multiple platforms with minimal revision, the .NET Portability Analyzer can examine your projects and provide recommendations about the APIs you should use to increase compatibility. |
![]() Test Run : Gradient Descent Training Using C#James McCaffrey explains gradient descent and demonstrates how to use it to train a logistic regression classification system. |
![]() Microsoft Azure : Enhance Data Exploration with Azure SearchThe need for effective search is growing as rapidly as massive data stores. Azure Search is a fully managed, cloud-based service that includes type-ahead suggestions, full-text search with weighting, ranking, and your own search behaviors based on a schema defined by field-attribute combinations. |
![]() Modern Apps : Design and Develop Accessible Modern AppsWant to reach the broadest available audience with your app or Web site? Rachel Appel shows how accessibile design and assistive technologies can help you do just that. |
![]() Game Development : A Web Game in an HourMoving from Web development to game development is easier than it looks. Michael Oneppo shows how to build a simple Web game from scratch in under an hour, using only jQuery and a library for making the game touch-capable. |
![]() .NET Micro Framework : Create an IoT Device Using the Gadgeteer with Azure Blob StorageBenjamin Perkins shows how to create an IoT device using the Gadgeteer to capture data and store it on the Microsoft Azure platform, and explains how you can use some of the Azure Big Data services to unlock the hidden secrets in that data. |
![]() Don't Get Me Started : Hitting a New WallComputers and software are supposed to make us more efficient. So why are some people in the medical field discovering just the opposite? |
![]() Editor's Note : Not Your Father’s .NET FrameworkThis month, MSDN Magazine dives into key innovations in the .NET Framework, including an exploration of the latest version of ASP.NET. |