On CHOW: Does drinking ice water burn calories?
92 Resources for

SOAP

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Simple Object Access Protocol (87 results)

TechRepublic Resources

T-Mobile Connects Customers to Real-Time SOA With Systinet Server
In this webcast, you will learn why T-Mobile decided that Web Services and specifically WSDL and SOAP will enable them to build a scalable infrastucture, to address a need for integrating hundreds of content providers with billing and user information and deliver the data in real-time to millions of cell...
Tags: T-Mobile, Server, SOA, Systinet Corp., SOAP, Service-Oriented Architecture (SOA), Web Services, Cellular Phones, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
Homeland Security: How Government Can Begin to Bridge the Information Gap
Interoperability among government information systems is critical to winning the war on terrorism. The Sharing information between agency IT systems and among public jurisdictions historically has presented a tough challenge for government. The Government Interoperability Framework uses the Web services concept and open Internet standards, such as XML and SOAP,...
Tags: Interoperability, e.Republic, Government Interoperability Framework, Framework, Government, Homeland Security, SOAP, Vertical Industries, Strategy, Web Services, Enterprise Software, Software, Management
Case studies
MSDN Webcast: Securing Web Service Communications With WSE 2.0 (Level 400)
By providing an efficient and scalable mechanism to secure Web services Microsoft .NET Framework Web Services Enhancements (WSE 2.0) helps to build scalable distributed applications. WSE 2.0 uses the mechanisms defined in the WS-Security specifications to place security credentials in the Simple Object Access Protocol (SOAP) message itself. This webcast...
Tags: Microsoft Developer Network, Web, Webcast, Web Service, Simple Object Access Protocol, WSE 2.0, SOAP, Web Services, Security, Enterprise Software, Software
Webcasts
Building Rich SOAP Based-Clients With Java 2 Standard Edition Technology
This webcast addresses the programming model for interacting with SOAP-based Web services using the JAX-RPC API set. Included is discussion of threading, strategies for managing conversational state between a Web service and client, exception handling, packaging, and deploying applications with Java Web Start software. This webcast also introduces the use...
Tags: Web, J2SE, Java 2, Web Service, Simple Object Access Protocol, SOAP, Java, Web Services, Programming Languages, Enterprise Software, Software, Software Development, Software/Web Development
Webcasts
Entergy Powered by Systinet WASP
Entergy Corporation is the 10th largest US energy company, headquartered in New Orleans, Louisiana. They needed to meet industry regulatory requirements to handle all energy trading using Web services and SOAP/XML messaging. The solution was a combination of Systinet consulting services, knowledge transfer about Web services technology, and Systinet's WASP...
Tags: Web Service, Systinet Corp., Web Services, SOAP, Channel Management, Enterprise Software, Software, Marketing
Case studies
Implementing and Accessing Web Services Using Visual Basic 6.0 and the SOAP Toolkit for Visual Studio
This session will discuss how to implement and access Web Services using VB 6.0 and the SOAP Toolkit for Visual Studio. The following key topics will be addressed during this presentation: An introduction to Web Services. An overview of the Distributed Object Infrastructures and limitations of using it to implement...
Tags: Microsoft Visual Studio, Web, Microsoft Visual Basic 6.0, Microsoft Visual Basic, Web Service, Simple Object Access Protocol, SOAP, Web Services, Microsoft Development Tools, Enterprise Software, Software, Development Tools, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Windows Communication Foundation Top to Bottom (Part 04 of 15): Exceptions and Faults (Level 200)
In a distributed system, exceptions that occur remotely must traverse process or computer boundaries before they reach the client. In a service-oriented architecture (SOA), the boundary is a service boundary that may be located in the same process, or across process or computer boundaries. Beyond these distribution boundaries, there may...
Tags: Microsoft Developer Network, Webcast, Windows Communication Foundation, Boundary, Exception, SOAP, Service-Oriented Architecture (SOA), Productivity, Web Services, .Net, Middleware, Enterprise Software, Software, Software Development, Software/Web Development
Webcasts
Transforming Your Software Product Into a Service
This white paper highlights many of the key issues associated with moving to the Software-as-a-Service (SaaS) model, including the potential need for fundamental changes to your business model, software architecture, and operational structure. The paper explores these topics and more: The differences between single-...
Tags: Software-as-a-service, Software Product, Open Source, OpSource, Software As A Service (SaaS), SOAP, Tools & Techniques, Web Services, Emerging Technologies, Enterprise Software, Software, Management
White papers
Retail Decisions Embeds Systinet Server for a Secure SOA Infrastructure With Fraud Detection
The Retail Decisions Group (ReD) is an international electronic payment transaction services business that provides fraud prevention and enterprise-wide payment processing to the retail, finance, telecommunications and e-commerce sectors. ReD was challenged with finding a Web services enablement solution that supported stringent security requirements and interacted seamlessly with Microsoft .NET...
Tags: Server, SOA, Systinet Corp., SOAP, Middleware, Databases, Web Services, Enterprise Software, Software, Data Management
Case studies
Global Pharmaceutical Company: Customer Solutions Library
The client, a global pharmaceutical company, needed a way to display and report on patient education materials available to specialists in the field. Ideally, the materials would be available to users without requiring access to the enterprise media library over the client's VPN. In addition, they hoped to provide the...
Tags: Patient, Pharmaceutical Company, Material, SOAP, Operational Planning, Web Services, Enterprise Software, Software, Business Operations
Case studies
Integrating Microsoft .NET Development With SQL Server 2000
During this webcast, the presenter will explore the ways to integrate assemblies and Web services written with the .NET Framework, for both tightly coupled and loosely coupled systems. The presenter will first discuss the loosely coupled systems that implement URL queries, templates, and ADO.NET classes to send and receive XML...
Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft Corp., Simple Object Access Protocol, SOAP, Application Integration, Web Services, Databases, .Net, Enterprise Software, Software, Software Development, Software/Web Development, Data Management
Webcasts
Principles of Composite Application Assembly: Web Services Creation, Services Enablement and Orchestration
In today's SOA world, a primary goal is to leverage existing IT assets whenever possible by transforming them into reusable services. This webinar outlines the best practices for wrapping legacy assets, when to use SOAP - and when not to, and the role of BPEL in service orchestration.
Tags: Asset, TIBCO Software Inc., Web, Web Service, Asset Management, SOAP, Service-Oriented Architecture (SOA), Web Services, Business Process Automation, Operational Planning, Business Operations, Enterprise Software, Software, It Operations
Webcasts
XWebServices Case Study: ComputerGamesNow.com
The client needed to find a web service that could handle all the online credit card transaction processing for purchases done on the websites. The web service provided by XWebServices, Inc. does this for the client. By making a simple call to a SOAP Method, the client can process credit...
Tags: XWebServices Inc., SOAP, Web Site Development, Sales Channel, Web Services, Financial Services, Web Technology, Enterprise Software, Software, Internet, Sales
Case studies
Web Services Development Made Easy
Web services have created a new communication channel between applications, enabling them to talk to each other and exchange information in a platform-neutral, language-independent way. The backbone technologies of Web services - Simple Object Access Protocol (SOAP) and Web Services Definition Language (WSDL) - have been implemented in production environments...
Tags: Web, Oracle Corp., Web Service, Channel Management, Web Services, SOAP, Marketing, Enterprise Software, Software
White papers
Managing State in Service-Oriented Architecture
One of the most common misconceptions about Web services is that they are appropriate only for supporting synchronous request/response SOAP (Simple Object Access Protocol)-based interactions. One of the main reasons for this misperception is that many Web services are implemented using unreliable, stateless transport protocols such as HTTP. As a...
Tags: Web, Oracle Corp., Web Service, SOA, SOAP, Web Services, Channel Management, Enterprise Software, Software, Marketing
White papers
How to Use an Existing XML File as Part of a SOAPMessage Using the Java API for XML Messaging
The Java API for XML Messaging ("JAXM") provides a set of tools to construct and send Simple Object Access Protocol (SOAP) messages. The API provides two main ways to construct SOAP messages: creating an object tree where each object represents part of the message (for example, SOAPBody, SOAPBodyElement) or using...
Tags: Java, API, XML Messaging, Simple Object Access Protocol, XML File, SOAP, XML, Web Services, Enterprise Software, Software, Software/Web Development, Web Development
White papers
T-Motion Uses Web Services to Deliver Content to Wireless Phone Subscribers
As part of the Deutsche Telekom family, T-Motion was founded to deliver easy-to-use information services for mass-market use. They needed to link a diverse set of content providers (everything from sports scores to financial data providers) with billing and user information and deliver the data in real-time to cell phone...
Tags: Web, Phone, Financial, Content Provider, Web Service, Wireless Phone, Cell Phone, SOAP, Web Services, Cellular Phones, Financial Accounting, Telecom & Utilities, Wireless, Enterprise Software, Software, Consumer Electronics, Personal Technology, Finance
Case studies
Exposing Existing Code as a Web Service Using the SOAP Toolkit 2.0
The Microsoft SOAP Toolkit version 2.0 simplifies the task of exposing and consuming existing code as a Web Service, as documented in the SOAP Toolkit 2.0 documentation. Some of the primary functions performed on the server side are transformations made between data as passed in various data types by the...
Tags: Web, Web Service, Microsoft Corp., Simple Object Access Protocol, SOAP, Web Services, Channel Management, Enterprise Software, Software, Marketing
White papers
MSDN Architecture Webcast: Acks and NAcks: Why We Need the Principles of TCP/IP Reliability in SOAP (Level 200)
A key feature of Windows Communication Foundation (formerly code-named "Indigo") is the concept of building reliability into the message infrastructure through SOAP. Security, reliability, and transactions are all desired features in the Web services stacks. This webcast explains why and when the user needs reliability and how the user can...
Tags: TCP/IP, Microsoft Developer Network, Webcast, Windows Communication Foundation, Simple Object Access Protocol, Reliability, SOAP, Web Services, Enterprise Software, Software
Webcasts
MSDN Webcast: .NET Framework Overview
This webcast will introduce the architecture and technologies within the .NET Framework, including the Common Language Runtime, ASP.NET, ADO.NET, as well as XML and SOAP support. Integration with COM and COM+ Services will be covered, as well as a discussion of the .NET Framework SDK.
Tags: Microsoft Developer Network, Microsoft .NET Framework, Webcast, .Net, ActiveX/COM/COM+/DCOM, SOAP, Middleware, Software Development, Software/Web Development, Web Services, Enterprise Software, Software
Webcasts

Featured White Paper

May 28th: Disaster recovery for complex IT configurations

Content Types

Blog posts (1 results)
Book chapters (1 results)
Case studies (7 results)
Download resources (1 results)
Presentations (1 results)
Software downloads (29 results)
Technical articles (4 results)
Webcasts (20 results)
White papers (28 results)

Refining Tags

Enterprise Software (91 results)
Software (91 results)
Web Services (91 results)
Simple Object Access Protocol (38 results)
Web Service (30 results)
Software/Web Development (30 results)
Web (27 results)
Marketing (22 results)
Channel Management (21 results)
Middleware (18 results)
Software Development (17 results)
Web Development (16 results)
Service-Oriented Architecture (SOA) (14 results)
XML (13 results)
Microsoft Corp. (12 results)
SOA (11 results)
Internet (11 results)
.Net (10 results)
Webcast (8 results)
Microsoft Developer Network (8 results)
Microsoft ASP.NET (6 results)
Java (5 results)
Performance Management (5 results)
HTTP (5 results)
Management (5 results)
Performance (5 results)
Human Resources (5 results)
Workforce Management (5 results)
Programming Languages (5 results)
AJAX (4 results)
Consumer Electronics (4 results)
Personal Technology (4 results)
Security (4 results)
Web 2.0 (4 results)
UDDI (4 results)
Tools & Techniques (4 results)
Server (4 results)
Windows Communication Foundation (4 results)
Application Servers (4 results)
Oracle Corp. (4 results)
Framework (3 results)
Scripting Languages (3 results)
Phillip Perkins (3 results)
Microsoft .NET (3 results)
ActiveX/COM/COM+/DCOM (3 results)
Hewlett-Packard Co. (3 results)
Data Management (3 results)
Web Development Zone Newsletter (3 results)
Databases (3 results)
Business Operations (3 results)

TechRepublic Featured Jobs

Job Title/Location Posted
  • Powered by: Simply Hired
  • .


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Microsoft Word Crash Course
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Word -- even if you don't consider yourself a public speaker.
Buy Now