single exe with multiple users -> Any known issues???
-
Hi, I am going to develop a C# windows application and deploy in a server. This exe file will be used by around 10 people at the same time. I think it will create new instances for each user. What I want to know is, are there any know issues for these kind of scenarios? What the general good practices for this kind of application? Thanks & Regards :-O
jayasshc
-
Hi, I am going to develop a C# windows application and deploy in a server. This exe file will be used by around 10 people at the same time. I think it will create new instances for each user. What I want to know is, are there any know issues for these kind of scenarios? What the general good practices for this kind of application? Thanks & Regards :-O
jayasshc
The main issue I can see is if your app writes to local config files, they could well clash.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Hi, I am going to develop a C# windows application and deploy in a server. This exe file will be used by around 10 people at the same time. I think it will create new instances for each user. What I want to know is, are there any know issues for these kind of scenarios? What the general good practices for this kind of application? Thanks & Regards :-O
jayasshc
-
Hi, I am going to develop a C# windows application and deploy in a server. This exe file will be used by around 10 people at the same time. I think it will create new instances for each user. What I want to know is, are there any know issues for these kind of scenarios? What the general good practices for this kind of application? Thanks & Regards :-O
jayasshc
have you considered any of the "click once" stuff? That way you can deploy to a server but each client gets a local instance as required
-
have you considered any of the "click once" stuff? That way you can deploy to a server but each client gets a local instance as required
Thanks!:)
jayasshc
-
The main issue I can see is if your app writes to local config files, they could well clash.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Thanks :)
jayasshc
-
if the exe uses resources (most commonly files) it could be a problem.
V. If I don't see you in this world, I'll see you in the next one... And don't be late. (Jimi Hendrix)
Thanks! :)
jayasshc
-
Thanks! :)
jayasshc
no problem, we're all trying to help ;)
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview Archive