yeasir007

Tuesday, October 30, 2018

undefined 201

How to prevent/disable/protect screen capture of windows application (Winform,WPF,Win32,MFC etc.)

How to prevent/disable/protect screen capture of windows application (Winform,WPF,Win32,MFC etc.)
Microsoft has been developed an API named  SetWindowDisplayAffinity to support the window content protection. This feature enables applications to protect application content from being captured or copied through a specific set of public operating system features and APIs. Unlike other security features or...

Wednesday, October 24, 2018

undefined 201

Singleton instance for WPF application

Singleton instance for WPF application
 Why Singleton Instance:A single Instance is a must for desktop-based applications. Assume your application has been opened and then the user clicks again in the desktop shortcut then, running the application should be focused if it is minimized in the taskbar or hide in the task tray instead of opening a new instance....
Page 1 of 7123457Next