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...
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...