Hello all,
I have an existing GUI written in asp.net, which performs a search
operation, and displays the results. I have also another win-form
application that needs these search results. I want to open the web-form
from my windows application, to enable searching, and finally, to pass the
results back to the win form.
does someone has an idea how to make it?
Thanks, David.
I have an existing GUI written in asp.net, which performs a search
operation, and displays the results. I have also another win-form
application that needs these search results. I want to open the web-form
from my windows application, to enable searching, and finally, to pass the
results back to the win form.
does someone has an idea how to make it?
Thanks, David.
Comment