Archive

Archive for December, 2008

Added Google Friend Connect

December 15th, 2008

Removed Added Google Friend Connect from to the site this weekend. Not sure exactly how it works, etc. But, time will tell I suppose.

Tips and Tricks

Scrum Default Template Changes

December 11th, 2008

Found this article written by an acquaintance on a few changes to the scrum default templates for Visual Studio.  I find it a little easier than the default values.

http://crazedcodemonkey.blogspot.com/2008/12/comfortably-scrum-my-common-product.html

Programming ,

Plugin based development in .NET

December 9th, 2008

Found a brief, useful example of how to implement a simple plug-in based application via .NET today on CodeProject.

http://www.codeproject.com/KB/gadgets/pluginmanager.aspx

Programming ,

Configuration Section Designer

December 9th, 2008

“A Visual Studio add-in that allows you to graphically design .NET Configuration Sections and automatically generates all the required code and a schema definition (XSD) for them.”

http://www.codeplex.com/csd

Programming ,