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 will you load dynamic assembly? How will create assesblies at run time?
What is the difference between CLICK and MOUSE DOWN Event ?
What is skin in asp.net?
How can u debug your .net application?
What is the difference between CC and BCC?
What is view state management in asp net?
Is there any property names “isnavigating”?
How many types of file extensions for razor views in ASP.Net MVC?
Where is asp.net session stored?
Using code explain Configuration Management
What are the navigation ways between pages available in ASP.NET?
What is break mode?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Will the asp.net validators run in server side or client side?
What should you do is you want to remove an existing component but would like to make some funtionalities?