Factors for computers continue to change and evolve. You’ve likely adjusted for phones and tablets, but have you considered the impact of All-in-Ones on your applications?

Factors for computers continue to change and evolve. You’ve likely adjusted for phones and tablets, but have you considered the impact of All-in-Ones on your applications?
Vipul Patel shares his favorite top 10 things that developers should watch for in a Scrum-Driven development environment.
It is unlikely phones and slates will go away; however, it is likely that you’ll be saying hello to a slew of other computing devices that you might not have thought about in the past.
Rob Paveza from the Visual Studio team stops by Microsoft Dev Radio to demo some great debugging tips and tricks for Visual Studio 2013 and for your Windows Apps.
There are several ways to make money from a Windows Store App on Windows 8. One way is with Ads.
Microsoft spent years hammering into developers heads that you need to include certain things on your Windows applications and you need to perform certain actions. Now they want you to forget a quite a few of those "Windows standards" and replace them with new ones.
The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.
Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.
Hannes du Preez demonstrates how easy it is to work with threads in your VB.NET applications.
This article introduces you to Big Data, Apache Hadoop and MapReduce jobs. We will also learn how to create MapReduce jobs using C#.