I am a newbie and have written an application. The application is complete, but I am not sure how I would go about(or is it possible) to have multiple users use the application, each using their own unique instance(same code though) of the application
running at the same time. Each person entering their own data separate and inaccessible by the other users. The application does not access a database, but rather creates text in a Textbox on one of the forms for each user(but separate). Each
user would have their own username and password(login-this I know how to do). I would like to run the application on a server that could be accessed by multiple user simultaneously but each using a separate instance(multiple instances) with
each instance being unique to that particular user. I would be interested in hiring someone to help me with this. This would run in a software as a service environment.
↧