Tips before starting a project -


I am going to start a client / server project This project includes an XE (customer) will be installed. Customer users will communicate with the website (server) collected from the PC. The content of the website (like a social networking site) will be based on the data obtained from the customer. The site can be considered as a social networking site that will feed on data received from the client. Occasionally, the server will send the information to the client. The client will display the information received to the user from the server.

Any suggestions, suggestions on which I have to think before starting this project, are appreciated.

Thanks in advance, P>

John.

Personally, I prefer desktop applications. However, when net applications are developed, you should take into account the benefits of browser-based applications.

I go "Web application vs. desktop application"

and found

both HTML5 and JS are very strong today and almost any desktop application can do.

But to give you more advice, really need to provide more information.

Good luck

Comments