What is meaning of web application. & the purpose of web
application. with description.

Answer Posted / nithya prem

It is an application on the web. It is a template used to
create a web application
To be able to create an ASP.NET web application, you must
have Internet Information Services(IIS) installed on your
computer.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Any real time example of O2C process from taking order till creating invoice.

1784


what is session state?

1520


how to hide prompts

1461


what is technical system, business system, logical system in sap pi7.0

2125


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

1846






Which method protects back button to retrieve old value from previous page in Struts.

1444


Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile

1480


What is diffrent between Method and and function in c#

1530


In project we have Documentation phase also,in that what is micro and macro designing?

1422


When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

722


how to remove header and footer in jcl using sort utility

5094


how to data grid use in data bind?

1490


1.Mutating table

1381


diffrence between oracle apps , .NET , SAP

1600


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

553