Hi, im trying to biuld an applications that consist on two parts:
One is a windows application that has its own database
The second is a web page where all the information from all the windows applications gets together.
Im new to .net, and what i want to make is that my windows applications send an xml file with all the data to the webpage (asp.net) and it insterts it to the main database, and then the other way around, but im a bit lost.
can anyone explain me a bit how to make the windows application connect to the webpage, and how it sends the xml file? and how the page recives it so it can process the information??
thank You very very much
Eli
One is a windows application that has its own database
The second is a web page where all the information from all the windows applications gets together.
Im new to .net, and what i want to make is that my windows applications send an xml file with all the data to the webpage (asp.net) and it insterts it to the main database, and then the other way around, but im a bit lost.
can anyone explain me a bit how to make the windows application connect to the webpage, and how it sends the xml file? and how the page recives it so it can process the information??
thank You very very much
Eli