Difference between windows application and web application?
Which is the best for updation purpose?
Answer Posted / p.vinothkumar
Windows applications is used to create the application
oriented programming.it's also run in localhost system only.
Web application is used to create the web oriented
programming.it's also run in Internet and any browser.
windows application is the best for updating purpose.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where is asp.net view state stored?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are cookies in your browser?
Which browsers support the xmlhttprequest object?
How do cookies work?
What is a swagger in web api?
What is data grid view in asp.net?
How do I know asp.net mvc version? : Asp.Net MVC
What is slidemaster?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is difference between View State and Hidden Field in ASP.NET?
What is a web api?
What is the difference between stored procedure vs function?
Describe the events in the life cycle of a web application.
Explain serialization and deserialization?