473,466 Members | 1,412 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What's the difference between web service and web application?

Hi all, in VS.net 2003, in the New Project page, I saw ASP.Net Web Service
and ASP.Net Web Application.

What's their difference?

When should I use which one?

Thanks!

KC
Nov 19 '05 #1
3 1733
Hi Eric,

Web service is a programmable unit of software that can be accessed over the
Internet and used remotely. It can be used internally by a single application
or exposed externally over the Internet for use by multiple applications.
Web Services are services with standard interfaces that just expose a
behavior.

Where as Web Applications can be defined as all the Web pages (.aspx, .jsp,
and HTML files), handlers, modules, executable code, and other files (such as
images and configuration files) that can be invoked from a Web server.

Sounds complex....

Web Applications resides in a web server like IIS. Web Application is a
collection of all the web pages. These are the pages which will be displayed
when a request is made by the browser.

HTH,

Need any help, do post a msg back...
happy Coding

"KC Eric" wrote:
Hi all, in VS.net 2003, in the New Project page, I saw ASP.Net Web Service
and ASP.Net Web Application.

What's their difference?

When should I use which one?

Thanks!

KC

Nov 19 '05 #2
KC,

go to : http://www.asp.net/tutorials/quickstart.aspx
and read up on the differences.

Use the menu on the left to navigate.
These two sections will be of use to you :
ASP.NET Web Applications

XML Web services created using ASP.NET

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
=====================

"KC Eric" <kceric@nospam> wrote in message
news:u4*************@TK2MSFTNGP14.phx.gbl...
Hi all, in VS.net 2003, in the New Project page, I saw ASP.Net Web Service
and ASP.Net Web Application.

What's their difference?

When should I use which one?

Thanks!

KC

Nov 19 '05 #3
Thanks both! Thanks so much!

KC
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
6
by: jty202 | last post by:
"Although we do support the ASP.NET Starter Kits, we do not do the installation for you. You can run the installation file locally, then upload the kit. You will not be able to compile on the...
4
by: Hugh O | last post by:
Hi, My question may be very elementary to everyone else but not to me. I have substantial VB experience but absolutely no VS.Net experience. I have an Access application with a lot of VB code...
14
by: DraguVaso | last post by:
Hi, I'm new to WebServices, and I'm doing some tests (with a small VB.NET-application) to know the performance-difference between a WebService and the 'normal'-way of getting data (just...
9
by: JAKDND | last post by:
I'm trying to find out the best architecture would be for a web+access solution. We have a database of individuals' job details. There's a big table with an ID key field, name addess etc, and a...
11
by: Paul Brady | last post by:
Apparently, I have been living on the wrong planet. I have written 15 databases in Microsoft Access in the past 10 years, some of which are split, one uses ODBC interface with a SQL server, one...
6
by: =?Utf-8?B?d2lsbGlhbQ==?= | last post by:
Hi, I posted this in wrong group, so just re-post here. There are two ways to create web-based application or web service, from VS start page, click on File and New, two options you can choose,...
0
by: Eric | last post by:
VS2008 has templates for both a Service Library and a Service Application. These are quite similar and they both compile to a DLL. What is the difference between these?
1
by: jmk | last post by:
I'm trying to use an external SMS-service through .NET Framework 1.1 and using the webClient.DownloadData(strMessage) method. The strMessage is a string consisting the parameters to send a message,...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.