Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

2. Setting up the Free Tools

Chapter 2. Setting up the Free Tools

Netduino apps are built using Microsoft’s C# programming language. Straightforward yet powerful, C# allows us to focus on the “what” and “when” of programming, while letting the Netduino take care of all the low-level details.

Microsoft creates a world-class code editor (with a rich development environment) that you can use to write and debug Netduino apps. This editor is named Visual Studio, and there are both free and paid versions available. You’ll use the free version (Visual Studio Express) for the examples in this book; for programmers who already own a high-end version of Visual Studio 2010, you can safely skip to Step 2: Install the .NET Micro Framework SDK.

Apps written using C# execute within the Common Language Runtime (CLR). This Runtime provides the rich feature set used by C# apps. It works with other programming languages as well—but for the purposes of this book, I focus on C#.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial