Difference between windows application and web application?
Which is the best for updation purpose?
Answer Posted / kinjal panchal
Windows application:- This application run on desktop only.
and this application program is .exe file for DOS and
window system. This .exe file is executable file so computer
directly execute that file.
Web application:- this is only application that access from
internet or network.
Updation is fast in windows application rather then web
application because windows application is a local source
access.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is another word for redirect?
Define authentication and authorization.
What are session cookies?
Why asp.net is used?
How to unit test Web API?
From which base class all web forms are inherited?
Explain what is an abstract class?
What are the different methods of session maintenance in asp.net?
What are Caching techniques in .NET
What is master page in dtp?
How does asp net store session ids by default?
What is the difference between debug and release?
What is the difference between mechine.config and web.config?
What is a postback url?
What is the purpose of url encoding?