Difference between windows application and web application?
Which is the best for updation purpose?
Answer Posted / linton lazar
*Windows application based on local machine,Web application
based on server(By default case)
*Windows application(Local resource access) has more fast
compare to web application
*Updationwise windows application has to install in every
specific machine,web application can update in Server only
--
Updation: web application is the best for multi user
application
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
how can create login from create and written conde in asp.net
Explain about asp.net state management?
Explain how asp.net different from asp?
How can we make sure that Web API returns JSON data only?
Explain the asp.net session state modes.
What is mta?
Describe the master page.
Define cookie.
What is semantic gap?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is the difference between session and viewstate?
What is the purpose of using MVC programming pattern in ASP.NET?
When should I use server transfer and response redirect?
Can any body provide me the sample web application in asp.net
What is the difference between CLICK and MOUSE DOWN Event ?