I am very new to VB.net
I have a website that users can login and register. What is the easiest way to incorporate this database and website with VB.net? The site is PHP and the database is mysql.
DP
Printable View
I am very new to VB.net
I have a website that users can login and register. What is the easiest way to incorporate this database and website with VB.net? The site is PHP and the database is mysql.
DP
bkbid:
Welcome to VBForums.
If you have a Web site in php and you are using MySQL for your database what do you want of VB.Net?
I mean, I don't really see anything to be gained by trying to incorporate your current Web site and Database into VB.Net.
There is probably some way that you could do that, but most people who are using VB.Net would use ASP.Net and IIS for doing their Web sites.
I guess this doesn't answer your question, but then I am not sure what you are trying to do.
Good Luck