Developing in C# from OS X using MonoDevelop
IMPORTANT NOTE – The .NET client libraries have had significant updates since this post was written. Please read this POST for the updated information. Before we begin, you can get MonoDevelop from here: MonoDevelop I have been playing a little bit…
Building a simple game using XAML/C#: Part 4 – Make it fun
At this point, you have a simple version of a “Simon” game that works: you can start, restart, win, and lose. That said, the game still lacks the pizazz that really could make it stand out as something fresh and…
Copy and Paste Coding: SQL insert/update for C#, PHP, and Perl
The following examples are some dead-simple examples that come up all the time when I’m prototyping. The following examples are the first ones that come to mind: CGI / DB connectivity and insertion. Note the code provided does not apply…
TwilioCollage: Programming the AppBar with RESTful services
Introduction Have you ever seen CoCollage? It’s a cool product that lets people share photos with each other onto a TV screen by sending text messages. I was trying to think of something cool to play with for the Windows…