asp tutorials, asp.net tutorials, sample code, and Microsoft news from 15Seconds
Data Access  |   Troubleshooting  |   Security  |   Performance  |   ADSI  |   Upload  |   Email  |   Control Building  |   Component Building  |   Forms  |   XML  |   Web Services  |   ASP.NET  |   .NET Features  |   .NET 2.0  |   App Development  |   App Architecture  |   IIS  |   Wireless
 
Pioneering Active Server
 Power Search








Active News
15 Seconds Weekly Newsletter
• Complete Coverage
• Site Updates
• Upcoming Features

More Free Newsletters
Reference
News
Articles
Code Samples
Components
Tools
FAQ
Feedback
Books
Links
DL Archives
Community
Messageboard
List Servers
Mailing List
WebHosts
Consultants
Tech Jobs
15 Seconds
Home
Site Map
Press
Legal
Privacy Policy
internet.commerce














internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

HardwareCentral
Compare products, prices, and stores at Hardware Central!

Focus Sections
Focus Sections provide an assortment of references on very specific topics related to the Internet Information Server and Active Server Pages.

FAQ
There are plenty of Frequently Asked Questions on this topic, collected from 15 Seconds' List Servers.

Call For Authors
15 Seconds is looking for technical professionals working in the Active Server field to write articles. If you are interested, take a look at our writer's guide and submit your ideas.

Web Services Section
Web Services provide an object-model protocol (i.e. DCOM, RMI, IIOP) independent way of transferring data using HTTP, Simple Object Access Protocol (SOAP), and XML. Companies can expose business-application data through a Web server without compromising enterprise-architecture security. The following articles will help to better understand, build, and consume Web Services.

Articles

Jul 7, 2005 - Hosting Indigo Web Services
In the second article of his series on Indigo web services, Chris Peiris explains how to host an Indigo web service and examines the IIS, self hosting, and Windows Activation Service hosting options. He then provides step-by-step instructions and sample code for an IIS-hosted and self-hosted Indigo web service.
[Read This Article]  [Top]

Jun 8, 2005 - Indigo Programming Model
In the first part of his series on Microsoft Indigo, Chris Peiris examines the basics of SOA, explains how Indigo fits into the picture and the problems it solves. He then introduces Indigo's programming model and finishes by building a sample Indigo web service using the Microsoft .Net Framework 2.0.
[Read This Article]  [Top]

Nov 10, 2004 - Business Intelligence with Microsoft SQL Server Reporting Services - Part 3
Adnan Masood concludes his discussion of Microsoft SQL Server Analysis services and Microsoft SQL Server Reporting services. In the final part, he discusses Reporting Server web services and using custom code in reports.
[Read This Article]  [Top]

Jul 8, 2004 - Using IE's Web Service Behavior To Create Rich ASP.NET Applications
This article explains the features of the IE Web service behavior and shows how to asynchronously communicate with an ASP.NET Web service directly from the client.
[Read This Article]  [Top]

Jul 6, 2004 - Using .NET and Excel 2003 To Validate E-Mails
Calvin Luttrell shows how to validate e-mail addresses stored in Excel 2003 and provides a special function for solving that pesky problem Yahoo! mail servers cause.
[Read This Article]  [Top]

Jun 9, 2004 - Modifying Web Services Documentation
This short article describes a quick and easy way to provide some security to an ASP.NET Web service by modifying its associated documentation file.
[Read This Article]  [Top]

Jun 2, 2004 - Kerberos Authentication with Web Services Enhancements 2.0
Kerberos authentication is the cornerstone of Windows operating system authentication architecture. Web Services Enhancement 2.0 (WSE 2.0) extends Kerberos support to ASP.NET Web services. Chris Peiris explains the support for this new feature in WSE 2.0.
[Read This Article]  [Top]

Dec 15, 2003 - Realizing a Service-Oriented Architecture with .NET
Chip Irek examines the architectural issues and component design issues of building a .NET application in a service-oriented architecture.
[Read This Article]  [Top]

Nov 24, 2003 - Consuming Asynchronous Web Services
Thiru Thangarathinam shows how to use asynchronous Web services, Windows Service applications, server-based timer components and .NET XML API classes to create high-performance, scalable, and flexible applications.
[Read This Article]  [Top]

Nov 12, 2003 - Implementing Paging and XSLT Extensions Using XSLT in .NET - Part 2
Part one showed how to transform XML data into HTML by using an XSL stylesheet from within a .NET application. This part explains how to make use of XSLT Extension objects and invoke a C# class method from an XSL stylesheet.
[Read This Article]  [Top]

Nov 5, 2003 - Implementing Paging and XSLT Extensions Using XSLT in .NET - Part 1
Learn how to transform XML data into HTML by using an XSL stylesheet from within a .NET application, and then implement a paging solution by declaring and supplying paging parameters to the stylesheet.
[Read This Article]  [Top]

Nov 4, 2003 - Web Services at PDC
PDC concluded on October 30 and left developers with new horizons to discover and specifications to explore. Adnan Masood sheds some light on Indigo and advanced Web services and explains how they fit into Microsoft's overall integration vision.
[Read This Article]  [Top]

Sep 17, 2003 - The Evolution of Web Services - Part 2
Part one traced the technological evolution of HTTP-based information exchange and ended with Web services. In part two, Adnan Masood continues his examination of Web services and demonstrates their many benefits through a financial-sector scenario.
[Read This Article]  [Top]

Apr 14, 2003 - Deploying DLLs Using Web Services
Maintain a constant connection to the server and update your client machine with a stream of binary executable over SOAP using XML Web services.
[Read This Article]  [Top]

Mar 26, 2003 - Using UDDI to Add Redundancy to Web Services
Rob Chartier demonstrates how to use UDDI to add redundancy to Web services. Since the World Wide Web isn't 100 percent reliable, software needs more than one Web service end point to expose the exact same functionality in case of network or software failure.
[Read This Article]  [Top]

Feb 3, 2003 - Validating E-mail Against the Mail Server
Calvin Luttrell takes e-mail validation to another level by building a .NET Web service that validates a user's e-mail address against the user's e-mail mail server.
[Read This Article]  [Top]

Jan 7, 2003 - Microsoft .NET CodeDom Technology - Part 3
Brian Korzeniowski presents the exciting conclusion to his popular .NET CodeDom trilogy. Learn how to build a Web Service that generates C# source code for creating custom attributes ... and may the source be with you!
[Read This Article]  [Top]

Dec 18, 2002 - Implementing DIME – Creating a Document Sharing System
In this article, Rob Chartier takes advantage of the Direct Internet Message Encapsulation (DIME) specification in the Web Services Enhancements (WSE) to create an application that sends and receives large binary messages within the .NET Web Service environment.
[Read This Article]  [Top]

Nov 13, 2002 - Microsoft .NET CodeDom Technology - Part 2
Create custom attributes and apply them to your own code-generation application. Also learn how to interrogate the source code at runtime using reflection.
[Read This Article]  [Top]

Oct 29, 2002 - The Evolution of Web Services
Adnan Masood traces the technological evolution of HTTP-based information exchange. The journey begins with Windows’ Internet Controls and ends with XML Web services. Learn how the pros and cons of different non-standard HTTP tunneling techniques have shaped current XML Web services technology.
[Read This Article]  [Top]

Sep 3, 2002 - Serialization in the .NET Framework
This article on serialization in the .NET Framework covers topics such as binary vs. XML and Basic vs. Custom serialization. It concludes with an example of how to add serialization to applications for sending custom objects over the wire with Web services.
[Read This Article]  [Top]

Aug 13, 2002 - Accessing Caller ID from the Web - Part 2
Paul Apostolos continues his series on using Web services and the MSComm32.OCX component to access caller id information from the Web. In part 2, learn how to create a .NET Web service that exposes methods for getting and manipulating the caller id data.
[Read This Article]  [Top]

Jul 10, 2002 - Using Cold Fusion Web Services To Query an LDAP Server
The Lightweight Directory Access Protocol helps companies arrange directory information in a hierarchy. Learn how to build a Web service, using Macromedia, Inc.'s ColdFusion Components, which will access an LDAP server to retrieve search results.
[Read This Article]  [Top]

May 28, 2002 - Profit from Web Services
This case study explores how a fictitious company used existing infrastructure and Web services to cut down on overhead integration time and provide a more robust system to clientele.
[Read This Article]  [Top]

Mar 12, 2002 - Web Services Security in The .NET Framework
The proliferation of Web Services on the market and their universal acceptance on the Internet makes them more vulnerable to security threats. Therefore, we need to tighten security for our Web Services and pay attention to it. With ASP.NET, Microsoft has provided the necessary features for securing our Web Services and other Web resources. In this article, Mansoor Ahmed Siddiqui explains how to unleash the power of ASP.NET security.
[Read This Article]  [Top]

Feb 13, 2002 - Creating a Custom Web Control to Consume an XML Web Service - Part 2
Rob Chartier continues his exploration of WebControls with an article on how to use XSLT to transform into HTML data returned from his Microsoft Knowledge Base XML Web Service.
[Read This Article]  [Top]

Jan 17, 2002 - Creating a Custom Web Control To Consume an XML Web Service
Robert Chartier demonstrates how easy it is to create a Web server control that consumes any Web service. It will simplify integration with other sites and in-house projects. Sometimes, in order to simplify tasks, it's good to encapsulate a set of routines or components into one package. This article covers the basics in order for you to move forward and start creating your own controls.
[Read This Article]  [Top]

Dec 19, 2001 - Application Architecture: An N-Tier Approach - Part 2
Rob Chartier creates a simple portable and reusable address book in .NET to demonstrate the power of N-tier application architecture. Complete source code included!
[Read This Article]  [Top]

Dec 4, 2001 - SOAP Test Harness
Craig Emilio Probus shows us how to build an ASP.NET SOAP test harness, which allows technical and functional personnel to test Web Services under uniform and generic conditions.
[Read This Article]  [Top]

Oct 23, 2001 - Application Architecture: An N-Tier Approach - Part 1
Learn about N-tier application architecture and realize that developing with multiple layers produces a flexible and reusable application for distribution to any number of client interfaces.
[Read This Article]  [Top]

Sep 18, 2001 - Creating Web Service Client Code Automatically
Robert Chartier explains how to use the WSDLReader Component, part of the Microsoft SOAP Toolkit, to automatically read any Web Service and automatically create your client-sided code. This can be a big time saver.
[Read This Article]  [Top]

Aug 8, 2001 - An Introduction to the SOAP Toolkit - Part 2
This is the second part of a two-part series geared to get you quickly started with Web services and the Microsoft Simple Object Access Protocol (SOAP) Toolkit. It will allow you to consume the server that we created in the first part of this article.
[Read This Article]  [Top]

Jul 25, 2001 - An Introduction to the SOAP Toolkit - Part 1
With the Server with the SOAP Toolkit (V2, Gold Release) from Microsoft, you can easily get a Web service on line in minutes. This article will take you through, step by step, the quick and easy way of taking your custom business logic and deploying it as a Web service.
[Read This Article]  [Top]

May 30, 2001 - Building Client Interfaces for .NET Web Services
This is the second article on Web services by Chris Peiris. Learn how to create clients to consume them and learn about the importance of proxy objects and how to create a Web browser, Windows console, and Wireless Access Protocol (WAP) clients using Microsoft Visual Studio.NET.
[Read This Article]  [Top]

Apr 30, 2001 - Creating a .NET Web Service
This is the first of two articles on Web Services by Chris Peiris. Learn to create a .NET Web Service using C# and examine the Discovery protocol, UDDI, and the future of Web Services.
[Read This Article]  [Top]


Support the Active Server Industry



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Microsoft Article: Will Hyper-V Make VMware This Decade's Netscape?
Microsoft Article: 7.0, Microsoft's Lucky Version?
Microsoft Article: Hyper-V--The Killer Feature in Windows Server 2008
Avaya Article: How to Feed Data into the Avaya Event Processor
Microsoft Article: Install What You Need with Windows Server 2008
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: How Cool Is Your Data Center?
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Compare Pro 6
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Collaborating in the High-Performance Workplace
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES