Archive for the ‘Software Development’ Category

Make coding easy?

Tired of looking for solutions to problems or finding interesting atricles online and only finding cluttered answers?
Look no further: Make coding Easy, by Steve Vaubell.
Enjoy!

Posted by BenWilder on November 11th, 2009 under Software Development Tags:  •  No Comments

Building .chm help files for .Net 3.5 assemblies in VS 2008

Today I needed to build some documentation for a .NET assembly built in VS 2008. This aint as easy as it sounds! Luckily i found the following link:
http://technetbangladesh.net/blogs/nazmul_ahsan/archive/2009/07/02/documentation-of-net-assemblies-net-3-0-or-higher-using-shfb.aspx
This was incredibly helpful – but after following all the instructions, i was left with a number of error messages.
The solution was simple – i had installed the [...]

Posted by BenWilder on October 6th, 2009 under Software Development Tags: , , ,  •  No Comments