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
What permissions do asp.net applications posses by default?
What is the use of asp.net web api?
What is custom attribute?
What is the use of execute non query in asp.net?
What are the various types of cookies in asp.net?
Explain MVC model binders?
Explain about the Class view window?
Define application state variable and session state variable?
What are the advantages of passport authentication?
Why we use content place holder in asp.net?
How can we create Tree control in asp.net?
How can we identify that the Page is Post Back?
What is the asp.net control toolkit?
Can one dll file contains the compiled code of more than one .net language?
How do you implement sql caching in asp.net?