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 tooltip is set through code-behind in ASP.NET?
What are server side controls?
Explain cashing in asp.net.
what are the Custom controls in asp.net?
What is the difference between Hash table and Array list?
What are the validation controls available in ASP.NET?
when a request is made in Life cycle of ASP.NET page .
Why do we need Sessions?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
To redirect the user to another page which method do we use without performing a round trip to the client?
Which is better php or asp.net?
If you want to write your own dot net language, what steps you will you take care?
What are the types of session in asp.net?
What is the purpose of session management?
How do you change the session time-out value?