I need to open an url in an external browser from my Winforms application by calling a MVC action method and post data of type json.

I could do it using the WebBrowser component but my requirement is to open it in a browser.

0

There are 0 best solutions below