Difference between windows application and web application?
Which is the best for updation purpose?
Answer Posted / sridevipc
web application is an application that is accessed over a
network such as the Internet or an intranet
Windows application programs are EXE files for DOS and
Windows systems.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is difference between viewstate and session state in javascript?
What is the concept of postback in asp.net?
How can we make sure that Web API returns JSON data only?
What are the differnt types of handler in ASP.NET?
What is the significance of proxy user?
Explain Life cycle of ASP.NET page when a request is made.
Define page fragment caching?
How to unit test Web API?
In which event of the page viewstate is available?
How do I know asp.net mvc version? : Asp.Net MVC
Which is faster viewbag or viewdata?
how to elimainte the similar data from the different tables
What is tracing? Where is it used?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?