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
How can you make sure that web api returns json data only?
What is the file through which you can customize your asp.net application?
Demonstrate Render and PreRender?
Write a code snippet to implement the indentation in json in web api.
How long should a session id be?
Why is mvc better than asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is enableviewstate in asp net?
Difference between overriding and overloading?
What is server redirect?
What are the modes of updation in an updatepanel?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is postback and autopostback in asp.net?
Disable Mouse right click on web page in asp.net?
Can you use Web API with ASP.NET Web Form?