Welcome to Geekdojo Sign in | Join | Help

July 2004 - Posts

CodeSmith shows field description

Realised a really useful think about CodeSmith generated Store Procedures, the description that is set for the field in the database (Sql Server 2000) is automatically inserted into the Store Procedure parameters as a comment, CodeSmith is such a productivity
posted by richardhsu | 1 Comments
Filed Under:

Getting Perl scripts to work

I was my helping my friend get a perl based message board system working on her site (watthailumbini). We were using Windows 98, notepad and WSFTP and her web server was Linux running Perl. The scripts were already working on her sister's site (watthaikusinara)
posted by richardhsu | 1 Comments
Filed Under:

My first MFC application!!!

Based on a chat with PalashB, I finally decided that I needed to get down and take my C++ to another level, I had to write a Windows GUI in C++, something that I have been wanting to do since I started using Win32 APIs in VB6(thats about few years back).
posted by richardhsu | (Comments Off)
Filed Under: