Hello,
I am looking for a way to invoke ASP.NET web application from a windows form. I need ASP.NET web application to pass certain information via querystring back to the Windows form application.
Not sure how to approach this problem. Any help would be appreciated!!!