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 are the security types in ASP/ASP.NET? Different Authentication modes?
What are cao and sao.
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is smpte vc-1?
Explain the different parts that constitute ASP.NET application?
What are assemblies and namespaces and explain the difference between them ?
What is state management techniques in asp.net?
Explain server-side scripting and client-side scripting.
how to elimainte the similar data from the different tables
What is postback request?
What are web beacons used for?
What are the new features added from ASP to ASP.NET?
To add a hyperlink column to the DataGrid which tag is used ?
What is web api vs wcf?
What is the difference between user control and custom control?