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 is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
In asp.net, how can you validate drop down box?
Explain the difference between asp and asp.net?
witch is the best insistute in sharpoint course.what abt future of share point course.
Is session server side or client side?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Can you explain autopostback?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
From which base class all web forms are inherited?
Are cookies client side or server side?
How many types of validators are there in asp net?
How do I know asp.net mvc version? : Asp.Net MVC
Can we set which type of comparison we want to perform by the CompareValidator control?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is the use of session?