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
Explain what the contents of cookie?
What are the event handlers that we can have in global.asax file?
What is razor? : asp.net mvc
Is post back in asp.net?
What does passport and windows authentication mean in ASP.NET?
What is session mode in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Explain About duration in caching technique
Is asp.net web forms dead?
What are the events that happen when a client requests an asp.net page from iis server?
To get the values in two different controls to match which control you use it?
What is the part of url?
Do gac'ed assemblies have fulltrust?
What is hidden field in asp.net?
how to retrieve property settings from xml .config file.