We operate a very large site, most of which is on CF and MSSQL. Our forums are currently based on ASPPlayground.
We are considering moving to Vb. My questions are as follows:
1. We currently register folks on the CF side and then do a database insert in the forum db so the forum "knows" the user is registered. We set a cookie that the forum can find so that once a user logs into the main site, he can view the forums as a logged-in member. Can we set up Vb fairly easily to handle this?
2. We run on 3 servers in a load balanced environment. Can Vb handle this? Count members, guests accurately?
3. Does anyone have experience moving data from aspplayground.net to Vb?
Michael
We are considering moving to Vb. My questions are as follows:
1. We currently register folks on the CF side and then do a database insert in the forum db so the forum "knows" the user is registered. We set a cookie that the forum can find so that once a user logs into the main site, he can view the forums as a logged-in member. Can we set up Vb fairly easily to handle this?
2. We run on 3 servers in a load balanced environment. Can Vb handle this? Count members, guests accurately?
3. Does anyone have experience moving data from aspplayground.net to Vb?
Michael
Comment