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
From which base class all web forms are inherited?
Is asp.net core faster?
To display data in a Repeater control which template you provide?
What is the state management in asp.net?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Is sql backend or frontend?
What is asp.net introduction?
What is the difference between session object and application object?
What is inheritance and an how it be used, example with an example?
Explain the main differences between asp and asp.net?
What is a response cookie?
How do you change the session time-out value?
How does the iis work?
Define static function?
What is ipostback?