My most recent posts about coding:
Matrix Rain Window
I wanted a small application that would show a Matrix like rain window, so I converted C# code (link below) to VB.NET (links below). Original C# Code is here: http://www.codeproject.com/Articles/113227/Matrix-Rain…
Adding a Missing Icon to Program and Features for a Click Once install, VB.NET
Click once is a great way to install win form applications within your organization. One issue I discovered recently is that the installed application’s icon does not appear in the…
Settings in C# and other lessons learned while converting from VB.Net
I started converting some of my VB.Net code to C# and have learned a few things. Reading settings was my first stumbling block as there was a lot of incorrect…
Microsoft .NET Gadgeteer
This looks interesting and might be a good winter project. Microsoft .NET Gadgeteer is a rapid prototyping platform for small electronic gadgets and embedded hardware devices. The Microsoft research site…
XNA Game Studio 4.0 Refresh to Support Visual Basic
From the App Hub site: Beginning with XNA Game Studio 4.0 Refresh, the XNA Framework expands programming language support to include Visual Basic (VB). Visual Basic programs can use all…
Windows SDK for Kinect
The Beta SDK for the XBox Kinect is out. Check out the links below. Documentation Here:http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/guides.aspxDownload Here:http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/download.aspx