We have a requirement of calling windows applications button click event from web application.The scenario is, currently we are launching our web site from windows application. In web application there is link. When we click on the link we must call our parent windows applications button click event. I want to confirm whether it is possible in c# to accomplish such requirement.
Please answer ASAP. Thanks in advance.