The Intel Galileo provides a solid framework for testing an embedded device concept for your next Internet of Things project.

The Intel Galileo provides a solid framework for testing an embedded device concept for your next Internet of Things project.
Where do you put your curly braces? How does your answer compare to what over 1200 others said?
The Netduino board provides the .NET programmer with a way to write code for tiny devices using Visual Studio and familiar languages like C# and VB.Net.
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.
Leverage virtual destructors in Managed C++ to avoid memory leaks in your application.
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.
Do you have a lot of data to pass to a function? Take a lesson from the world of JavaScript and use a class / DTO.
Learn how to use the built-in SQL Server stored procedures with your VB.NET programs.
This article introduces you to Big Data, Apache Hadoop and MapReduce jobs. We will also learn how to create MapReduce jobs using C#.