c# - how to access exe file in server machine through network -


i have developed c# application , created setup file. , i'm using sql server 2008 r2. want when i'm installed setup file , sql server in server machine, other users should able access application.

this application user information handling system. therefore other users should able access application on machine , insert data , database same (server machine's database).

anyone please me on problem.

hope can understand problem.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -