gazza Posted April 29, 2003 Posted April 29, 2003 Hi I am new to visual basic .net, I have been using asp for years and have decided to take the plunge. I have decided the best way to learn is to work on a project. The program I am going to create will require a user to link up to my website (which will be asp.net based) to receive updates. What is the best way to do this? Is there a way to synchronise databases or should I use something like XML, or is there another method I do not know about? Thanks for your time, Gary Quote
Hornet Posted May 1, 2003 Posted May 1, 2003 Do you have a webbased database? Now, if you have that you can make a connection to that database with your program to see of that user is legal on your website and you can see then of that user needs updates. :D Greetz, Hornet Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.