3
Answers

Develop application for windows 10 using C#

 
I need to develop windonws 10 desktop application that controls what happens when a user clicks on a hyperlink from certain applications in a blacklist.
 
When a URL is clicked within an application, the user action causes a browser to be launched with a URL.
 
If application is on that blacklist, application will prevent browser from showing the webpage.
 
application will display a message to say that it blocked the operation.
Answers (3)