difference between windows and web application both advantage
difference between windows and web application both advantage
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 12, 2012, 3:39 AM
Please refer the below link
http://www.c-sharpcorner.com/Blogs/416/
Thanks
SenthilkumarPosted May 15, 2012, 4:08 AM
Windows applications are targetted for stand alone application and will be faster to use. Mostly there would not be much performance issue and cross browser issues.
Mostly it will be installed on separate machine and it needs the config on individual machine.
The web application is client/server architecture and application will be hosted on the web server and it can be accessed any where in the world. It can be accessed through the web browser and performance depends on the machine speed and application.
selvi subramanianPosted May 15, 2012, 12:50 AM