473,624 Members | 2,117 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web application and Web Services - Whats the diff?

As the title suggests,

what are the differences between a web app and a web service? What exactly
IS a web service??

thanks

Peter
Nov 15 '05 #1
3 2642
Hi
A web application has a user interface, you see a web application using a
internet browser.

Web services do not have a user interface, you can use a web application or
a windows application or any other application to connect to a web serivice
and provide a user interface.

Cheers
Benny

"Peter Q" <pm****@cogeco. ca> wrote in message
news:PY******** ************@re ad1.cgocable.ne t...
As the title suggests,

what are the differences between a web app and a web service? What exactly
IS a web service??

thanks

Peter

Nov 15 '05 #2
A web application is basically an HTML version of a standard user interface.
Because it's HTML-based, it isn't as rich, but you have the concept of the
lifetime of the application rather than a particular view (i.e. when you go
from screen to screen, generally, your choices, etc. are maintained
throughout your session.) A web service is really just a remote API that
allows for the passing and receiving of objects regardless of language, as
objects are described in XML, rather than a language-specific format. Web
service calls are inherently stateless (make two calls, and each call will
have a different session), although you can enable session usage. There is
a caveat to that (each call *is* a new session, but with client coding, the
sessions can be remapped to the original)

In a nutshell, one is a true user interface, and the other is an API.

"Peter Q" <pm****@cogeco. ca> wrote in message
news:PY******** ************@re ad1.cgocable.ne t...
As the title suggests,

what are the differences between a web app and a web service? What exactly
IS a web service??

thanks

Peter

Nov 15 '05 #3
Reading it again, let me clarify: web apps *can* be stateless, and web
services *can* have state, but what I generally see in a web app is one with
state, and vice versa for web services (although one WS I have worked on
does enable state). It's a matter of choice, but I am speaking of typical
usage insofar as I have seen myself.

"Keith Patrick" <ri************ *******@nospamh otmail.com> wrote in message
news:O3******** *****@TK2MSFTNG P11.phx.gbl...
A web application is basically an HTML version of a standard user interface. Because it's HTML-based, it isn't as rich, but you have the concept of the
lifetime of the application rather than a particular view (i.e. when you go from screen to screen, generally, your choices, etc. are maintained
throughout your session.) A web service is really just a remote API that
allows for the passing and receiving of objects regardless of language, as
objects are described in XML, rather than a language-specific format. Web
service calls are inherently stateless (make two calls, and each call will
have a different session), although you can enable session usage. There is a caveat to that (each call *is* a new session, but with client coding, the sessions can be remapped to the original)

In a nutshell, one is a true user interface, and the other is an API.

"Peter Q" <pm****@cogeco. ca> wrote in message
news:PY******** ************@re ad1.cgocable.ne t...
As the title suggests,

what are the differences between a web app and a web service? What exactly IS a web service??

thanks

Peter


Nov 15 '05 #4

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

Similar topics

9
6506
by: Ching-Lung | last post by:
Hi all, I try to create a tool to check the delta (diff) of 2 binaries and create the delta binary. I use binary formatter (serialization) to create the delta binary. It works fine but the delta binary is pretty huge in size. I have 1 byte file and 2 bytes file, the delta should be 1 byte but somehow it turns out to be 249 bytes using binary formatter. I guess serialization has some other things added to the delta file.
6
2555
by: cs | last post by:
I noticed there is some .net services on my winxp. One or two mention the CLR. Does that mean that my .net apps/services wont run before those services start? I need to run my service as early on as possible, it doesnt even need to be a service if there is a way to run .net apps before that, anyone knows what or where?
15
2132
by: Chakkaradeep | last post by:
Hi all, i have written a Service,now i want to execute another application (for eg;calc.exe) in the service....how will i perform it??... i tried using this.... /**************Executing a Process code starts here**************/ System.Diagnostics.Process proc = new System.Diagnostics.Process(); proc.EnableRaisingEvents=false;
2
2567
by: Showjumper | last post by:
Whats the diff between the 2 and when do you use one and not the other?
8
1628
by: buc | last post by:
I have a simple combox on the screen that is bound via a datareader to a stored proc in sql that returns a simple string. The code is 'load stored proc then dReader = tmpSQL.SQLcmd.ExecuteReader() combobox1.DataSource = dReader dReader.Read() combobox1.DataTextField = dReader.GetName(0) combobox1.DataBind()
6
8575
by: Krish | last post by:
I want to develop and application that run periodically in the server machine. Now Should I go for a windows service or just create a Console application and schedule it using the windows Task Scheduler. What are the advantages and disadvantages of each approach. Thanks Krish
1
4616
by: damod.php | last post by:
what is the life time(min, Max) of session variables,, I want to know about sessions whats session what is cookie whts the diff between where the sessinon stored where the cookie stored i want to set the session variable life time is all366 days ,it's possible, similarly cookies also can u give clear details
6
1536
by: damod.php | last post by:
<?php ...<? both are the php tags whats the diff b/w name of the tag??? then i write the code using <? this tag full coding , but the server can not accept my (<?)tag,, its only used <? php tag only what can i do for ...
0
1044
by: sriNani | last post by:
Whats the diff bitween console app performance and windows sevice performance..? which can suggestable to follow from .net 2005?
0
8238
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8680
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8624
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8336
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8478
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7164
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5565
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4082
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2607
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.