How to register a user in desktop application using visual c++ / CLI
- by Ravi shankar
I have created an application using C++/CLI. I have to register user when he enters a License key. The user can be connected to internet or may be offline. Can some one guide me how to approach following task.