Since your requirement is to develop a centralized application its always better to go with plain ASP.Net web application route. By using this you can avoid installation process at client side. all clients just need a browser to access the web application.
The things that you need to take care
- Load on the server.
- How are you going to do the load balancing if load is increasing.
- What will happen when the client has a network issue so he is not able to connect to the server?
- What will be your server topology?
Regards,
Sairam Avacorp Technologies
No comments:
Post a Comment