A
André Nogueira
Hi there guys!
I have one question... I'm doing a simple program in VB.Net 2003 that can
store my personal notes, my IE favourites, some pictures, etc.
I will also make an ASP.Net site (also in VB) that holds this information,
so I can access it from anywhere.
Now what would be cool was to make my program connect to the website, and
syncronize with it!
While this will be a "hobby project", I'd like to learn more about security
and "real world programming", so users will have to be registered at the
site. So, my question is...
What is the best way to transmit information and files between the webserver
and my application, while ensuring the information is secure?
Thanks in advance!
I have one question... I'm doing a simple program in VB.Net 2003 that can
store my personal notes, my IE favourites, some pictures, etc.
I will also make an ASP.Net site (also in VB) that holds this information,
so I can access it from anywhere.
Now what would be cool was to make my program connect to the website, and
syncronize with it!
While this will be a "hobby project", I'd like to learn more about security
and "real world programming", so users will have to be registered at the
site. So, my question is...
What is the best way to transmit information and files between the webserver
and my application, while ensuring the information is secure?
Thanks in advance!