Hi Guys,
I'm new to developing software applications so i'm kind of wingin' it right now. I have an application that i am working on that will need to be updated from time to time via the internet so i have a couple questions that i hope i can get pointed in the right direction.
1. Updating:
A) How do i get my application to go to the internet and check my website for an Update.
B) What do i need to have on my website to let the software know that there is a newer version.
2. SQL Databases:
A) I have multiple games for lotto that i keep on my web server which the software will download when queried. What is the best way to store this information on the web server so that it is easily added to the application on the client side?
I'm new to developing software applications so i'm kind of wingin' it right now. I have an application that i am working on that will need to be updated from time to time via the internet so i have a couple questions that i hope i can get pointed in the right direction.
1. Updating:
A) How do i get my application to go to the internet and check my website for an Update.
B) What do i need to have on my website to let the software know that there is a newer version.
2. SQL Databases:
A) I have multiple games for lotto that i keep on my web server which the software will download when queried. What is the best way to store this information on the web server so that it is easily added to the application on the client side?