Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2007

Tip: Looking for answers? Try searching our database.

Web Services For e-commerce?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tina - 26 Feb 2007 17:53 GMT
My boss asked me to look into passing orders back and forth with our vendors
and customers using web services.  It seems web services are designed to
just provide data from a call.  It seems e-commerce demands more
architecture such as sync and async responses, etc.

Is Web services architecture itself good enough for the kind of e-commerce
we need to do?

Thanks,
T
Peter Morris - 26 Feb 2007 20:42 GMT
You can use sessions etc just as you can with a website, so think of a
webservice as a website where another computer is the user.
Tina - 27 Feb 2007 01:46 GMT
I notice that all of the books on web services are pretty old.  I don't see
any with anything about "sessions".  Is there any good up-to-date books or
material available?
Thanks,
T
> You can use sessions etc just as you can with a website, so think of a
> webservice as a website where another computer is the user.
chandy@totalise.co.uk - 28 Feb 2007 11:35 GMT
> I notice that all of the books on web services are pretty old.  I don't see
> any with anything about "sessions".  Is there any good up-to-date books or
[quoted text clipped - 3 lines]
> > You can use sessions etc just as you can with a website, so think of a
> > webservice as a website where another computer is the user.

Umm, what?  That wouldn't work that I know of!  You need to emulate
sessions by passing the same identifier all the time (as standard
sessions do with cookies or url tokens).  Think of calling the
webservice like calling a database, if your request is specific to
something (a primary key), you will be passing that as an argument to
the web method.

In principle using webservices is fine though.

My 2c

Chandy

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.