Search Results

-2
votes

Limiting number of computers from which users can access ASP.NET website?

I think you should consider using of WCF web service and custom WinForms/WPF client with authorization. …