What is meaning of web application. & the purpose of web
application. with description.
Answer / 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 |
Find out the roles which gives access to all tables in SAP? Thanks in advance.
how do we provide security for web services
.net 2005 supports how many languages?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
what does mean and stack mean in genral programming?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
what is difference between c and C#
how many types of bytes are there???
This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
WHat is execution in manual testing and when will we start execution and what language we use in execution
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".