Hi:
I'm new at ASP.net, i want windows application to send commands to an ASP.Net 2.0 Web Application to perform certain action, either the Web-Site and Windows application within the same solution or isolated.
And if they were within the same solution, how to make 2 projects communicate with each other (Windows to Web not vice versa)
The action is " Windows Application tell the Web-Site to navigate to the next image in a list of images in a folder"
So please help me with anything :-(
Thank you
I'm new at ASP.net, i want windows application to send commands to an ASP.Net 2.0 Web Application to perform certain action, either the Web-Site and Windows application within the same solution or isolated.
And if they were within the same solution, how to make 2 projects communicate with each other (Windows to Web not vice versa)
The action is " Windows Application tell the Web-Site to navigate to the next image in a list of images in a folder"
So please help me with anything :-(
Thank you
Comment