difference between web based application and window based
application

Answer Posted / lakshmi

Windows Forms
User Interfaces, data binding etc. : Easy to build
Deployment and Maintenance: Complex. New versions of
assemblies, configuration files, and other required files
must be deployed on all client machines. Usually user
interaction required
Performance: Faster
Robustness and Reliability : One client machine goes down,
other users are still live.
Network Congestion : Depending on the data transfer and
connections made to the server from various clients.

Resources : Runs on the client machine.
Catastrophic failure : User interaction required.
Framework dependency : All client machines have to install
required versions of .NET framework and other required
libraries.

ASP.NET Web Application
User Interfaces, data binding etc.; Difficult to build
Deployment and Maintenance: Easy. Need to deploy
assemblies and configuration files on the server only.
Transparent to the client.
Performance: Slower
Robustness and Reliability : Usually web servers are never
down. However if the server goes down, all users are
affected.

Network Congestion: Depending on the data transfer and
connections made to the server from various clients.

Resources : Runs on a Web server.

Catastrophic failure : Usually user interaction not
required.
Framework dependency : Only server needs to have .NET
framework and other required libraries.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to clarify functional requirements and non functional requirements in a srs?

1819


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

1839


Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me

1826


can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that

1904


what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

4445


Write 2 scenarios for System testing?

1819


What is reverse engineering?

947


What is rapid application development model (rad)?

972


Can you explain a pair-wise defect?

904


Did you ever worked with B.A's and when?

1825


How can you use technology to solve problem?

1806


uses of checklist

1691


Can list out some disadvantages of manual testing?

864


What is grey box testing?

932


What is difference between Manual testing and Pega/BPM testing?

7849