hi guys am new to umbraco. We decided to move our old site which is having some 1000 users in our database. is it possible to create a new website in umbraco and use that data as well (for login too). If yes do i require a Special host for hosting the site made in umbraco?And if you guys got any link to how to use custom data in the website built in umbraco can you please post the links below.Thanks
Using Umbraco For Custom Database Driven Website
hi guys am new to umbraco. We decided to move our old site which is having some 1000 users in our database. is it possible to create a new website in umbraco and use that data as well (for login too). If yes do i require a Special host for hosting the site made in umbraco?And if you guys got any link to how to use custom data in the website built in umbraco can you please post the links below.Thanks
I suggest you have a look over Umbraco.TV.
http://umbraco.com/help-and-support/video-tutorials
You can incorporate another database (or additional tabled to the Umbraco DB) as you would with almost any .NET project.
Hosting: Needs to be .NET based. Please see the Umbraco requirements here http://our.umbraco.org/wiki/recommendations/recommended-reading-for-it-administrators/minimum-system-requirements
If you only want to import members, then why not look at using CMS Import to import them?
(and leave behind the old database, if you can)
http://our.umbraco.org/projects/developer-tools/cmsimport
Cheers,
Drew
is working on a reply...