how to make a appication distributed
-
hello friends.. i am working a windows application.this application should be run in a network i.e. the database of this application shoul be in one machine and the front end have been installed on every machine on the network by which everyone in this network can use this application. give me some idea how to do this. my id is rahulshrma@gmail.com thanks
-
hello friends.. i am working a windows application.this application should be run in a network i.e. the database of this application shoul be in one machine and the front end have been installed on every machine on the network by which everyone in this network can use this application. give me some idea how to do this. my id is rahulshrma@gmail.com thanks
Install the database on the DB server, use clickonce to deploy the application to the clients.
Never underestimate the power of human stupidity RAH
-
Install the database on the DB server, use clickonce to deploy the application to the clients.
Never underestimate the power of human stupidity RAH
-
What did you not understand install - to deploy an application database - where your data is stored DB Server - where you have installed your database server (SQL Server) Clickonce - MS method of application deployment[^] deploy - make the UI part of application available to you users application - you used the word in your title so I can assume you know the meaning. client - the poor sods who are paying you.
Never underestimate the power of human stupidity RAH
-
What did you not understand install - to deploy an application database - where your data is stored DB Server - where you have installed your database server (SQL Server) Clickonce - MS method of application deployment[^] deploy - make the UI part of application available to you users application - you used the word in your title so I can assume you know the meaning. client - the poor sods who are paying you.
Never underestimate the power of human stupidity RAH
-
What are you doing reading 1000+ pages back, an explanation of how to acheive the Ops requirement would take a book of which there are many available!
Never underestimate the power of human stupidity RAH