I have two projects. One is WinForm Application to use Remote Desktop for our customers, and other one is Ticket System which is MVC Web Application. I want to add a button in one page of my Web Application to direct to Remote Desktop related to that page's information of the customer.
Thanks in advance.