# 31.07.2007 8:32:30 -07:00
I was just wondering if you know of any examples of websites where this has been implemented? I have started to upgrade my Snitz forum to ASP.NET and had also started creating membership, profile and role providers. Are these classes meant to be a starting point for a full rewrite of Snitz to ASP.NET or can they be used with the existing classic asp code? I am currently running the snitz forum on a windows 2000 server with SQL 2000, but plan to upgrade to SQL 2005.

thanks,
Kent
# 02.08.2007 8:09:53 -07:00
There is no public website yet using it that I know of. When I started it last year, it was intended for one. That project got sidetracked for a year, but will soon be going public on CodePlex..

They could be used as a starting point for a full rewrite of Snitz (but they are only really useful if you already have an existing Snitz site).

The real intention is to be able to upgrade other portions of a site around an existing Snitz forum.