Browse by Tags

06 May 2007
New Download for Jumptree Open Source Forum in ASP.NET 2.0 / NHibernate
As I promised later last week, a new version of Jumptree Forum in ASP.NET 2.0 / Nhibernate is released. Details about the core forum is talked about in my previous 1.0 release post here and again, the live version is available on our production site. Read More...
27 March 2007
How To Make Your Own Web Installer Part I - Jumptree Project Installer Demostration
In the last few months, I've seen several people searched “web installer” from search engines and stumble crossed my web site. Unfortunately, I never went into details of how a web installer works, I sincerely hope those who left found their solution Read More...
15 March 2007
DisplayTag Library (Java) - A better Grid than .NET's GridView control
Being doing Java for a long time and one of the most impressive library I've used is DisplayTag. This is java world's Grid solution as oppose to the GridView in the .NET world. I have to say there are a LOT of things I like in displayTag library that Read More...
11 January 2007
Tips for you on how to create a web installer for your sql scripts
In a project that I just finished, I created a web installer for users to re-create our application's database based on the .sql scripts we gerneated from the sql server. Today, I came across Scott 's new post in regards to the RunSQL.aspx provided by Read More...