Purchase Solution

ASP.NET application and a Windows application

Not what you're looking for?

Ask Custom Question

In our own words please describe one similarity and one difference between an ASP.NET application and a Windows application.

Purchase this Solution

Solution Summary

The expert describes one similarity and one difference between an ASP.NET application and a Windows application

Solution Preview

Please see the attached file.

ASP.NET Application compared to Windows Application
--------------------------------------------------------------------------------
In our own words please describe one similarity and one difference between an ASP.NET application and a Windows application. Please cite sources and provide 2-3 paragraphs.

Difference between ASP.Net application and windows application:

Desktop applications are run directly on the user's computer as a self-contained entity. There is no physical separation between the application's user interface and the processing of the user's input. Furthermore, the state of the application is self-contained. That is, if the user needs to fill out several forms worth of data, each form can easily know about and access the values from previous forms.
With Web applications, however, these same rules do not apply. With a Web application, the source code that processes a user's input resides on the Web server, while the user interface is sent to the user's computer and displayed on her Web browser. Therefore, there is no direct connection between the user-interface and the Web application's code.
Take the financial calculator ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.