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
What is directive in asp net?
Explain significance of routing? : asp.net mvc
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What does aspcompat="true" mean?
Explain authorization levels in .net ?
Explain exception handling in .net.
What is the difference between a cookie and a pixel?
What are sharepoint pages?
Which class is used to send an email message from an ASP.NET Web page?
Which adapter should you use, if you want to get the data from an access database?
What is cookies in asp net?
how to transfer the file from client to server using asp.net
What is preprocessor in .net and type, where it use?
How does a web application session work?
What is the main difference between Asp.net and Vb.net?