May 2015
Volume 30 Number 5
![]() Windows 10 : An Introduction to Building Windows Apps for Windows 10 DevicesWindows 10 is the first OS to work across every Windows device. Andy Wigley and Jerry Nixon explore the emergence of Windows 10 and present a sample XAML app to demonstrate how developers can build universal apps for all Windows devices. |
![]() First Word : Any App, Any DeveloperS. "Soma" Somasegar guides development of programming languages, runtimes and other developer tools and services at Microsoft. With the Microsoft Build conference kicking off in San Francisco, Somasegar offers insight into Microsoft's priorities now and moving forward. |
![]() Visual Studio 2015 : Analyze Performance While Debugging in Visual Studio 2015The new Diagnostic Tools window in Visual Studio 2015 can help you analyze performance as a regular part of your debugging workflow. You can use the new PerfTips feature to time sections of code between breakpoints and steps, the 6Diagnostic Tools window to monitor CPU and Memory, and take snapshots to drill deep into memory growth and leaks. |
![]() Upstart : First DayIt's one thing to start a new job. It's quite another to go from full-time student and part-time coder to a member of Microsoft's Xbox development team. In the inaugural Upstart column, Ryder Donahue talks about the challenges, surprises and frustrations he encountered during his first six months at Microsoft, and reveals some of the lessons he learned in the process. |
![]() Visual Studio 2015 : Use IntelliTrace to Diagnose Issues FasterIntelliTrace extends the debugger in Visual Studio 2015 and lets developers record historical debugging information as applications are running. In this article, learn how IntelliTrace helps developers execute testing steps to reproduce issues, then use historical debugging to identify the root causes. |
![]() Windows with C++ : Adding Compile-Time Type Checking to PrintfKenny Kerr continues to improve printf in modern C++ by adding compile-time type checking without sacrificing performance. |
![]() Compilers : What Every Programmer Should Know About Compiler Optimizations, Part 2Hadi Brais continues his series on the optimization capabilities of the Visual C++ compiler by delving into register allocation and instruction scheduling. |
![]() Data Points : The EF6, EF7 and ASP.NET 5 SoupJulie Lerman discusses the difference between the next version of .NET and what ASP.NET 5 apps will run on, then explains how Entity Framework 6 and Entity Framework 7 fit into the mix. |
![]() Game Development : 2D Game Engines for the WebMichael Oneppo builds the same game in three different popular 2D Web game engines, showing what the modern Web has to offer for new game developers. |
![]() Modern Apps : End-to-End Testing in Modern Web Sites and AppsAs software and apps for all platforms become increasingly complex, it becomes more important than ever to add testing to your development process. Testing helps ensure app performance and accuracy, and can greatly improve the quality of your apps. |
![]() Don't Get Me Started : Gone ViralThirty six years ago, humanity all but eradicated the deadly smallpox virus. Now the disease that killed nearly half a billion people in the 20th century alone has found a new host--the computer. David Platt explains why this idea should concern us all. |
![]() Editor's Note : Introducing UpstartThe times they are a-changin', and Microsoft understands that it needs to change with them, too. The challenge: Capture the attention and loyalty of young developers who best know Windows as that operating system their parents use at work. |