HOME     
 Themen

 ASP.NET
        Layout & Design
        Datenzugriff & Datenbindung
        Steuerelemente / Controls
        Caching & Performance
        Ressourcen & Lokalisierung
        Konfiguration & Deployment
        Debugging & Error Handling
        HTTP-Module und -Handler
        Sicherheit
        Ajax & Atlas
 ADO.NET
        SQL-Server
 C# & VB.NET
 Windows Forms
        Datenbindung
        Multimedia
 XML & XSLT
 Web Services
 Office
        Sharepoint
 Sicherheit
 Mobile Devices
 Visual Studio
 .NET 3.0
 Informationen

 Über DotNetProject

 Artikel anmelden

 Impressum

 Web Services  

Webdienste und die Microsoft-Plattform  
Dieses Whitepaper enthält einen allgemeinen Überblick über die Unterstützung von Webdiensten in Microsoft-Produkten. Weiterhin werden die Interoperabilitätsbestrebungen von Microsoft und dessen Engagement bei der Standardisierung von Webdiensten darge ...
www.microsoft.com · 08/2006

Access Web Services Asynchronously in .NET Design Patterns  
Discussing the implementation of the Begin/End pattern (.NET 1) and the event-driven model (.NET 2).
www.codeproject.com · 07/2006

ASP.NET Web Services QuickStart Tutorial  
The ASP.NET Web Services QuickStart is a series of client and server samples along with supporting commentary designed to quickly acquaint developers with features in ASP.NET Web Services. The QuickStart samples are designed to be short, easy-to-under ...
quickstarts.asp.net

Gewusst wie: Verwenden des WebMethod-Attributs  
Erläutert den Einsatz der Eigenschaften BufferResponse, CacheDuration und EnableSession.
msdn2.microsoft.com

Server-Side Asynchronous Methods for ASP.NET and WinFX  
An article that describes how to create server-side asynchronous service methods for ASP.NET and WinFX, thereby freeing up resources on the server to handle more clients simultaenously.
www.codeproject.com · 04/2006

Web Services Security using Username and Kerberos Tokens  
This project shows a simple implementation of Username and Kerberos Tokens in Web Services using C# (Microsoft Visual Studio 2003 using WSE 2.0).
www.codeproject.com · 09/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 samp ...
www.15seconds.com · 07/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 ...
www.15seconds.com · 06/2005

Use Amazon Web Services in ASP.NET  
www.sitepoint.com · 10/2004

Java und .NET verbinden     
Java und .NET sind sich in ihrer grundsätzlichen Architektur ähnlich. Im Detail gibt es aber viele Unterschiede. Alle Software-Entwickler, für die es kein Entweder-oder gibt, müssen sich mit Kopplungstechniken auseinander setzen. dotnetpro stellt vier ...
www.dotnetpro.de · 10/2004

Erste Schritte mit XML Web Services in Visual Studio .NET  
Microsoft Visual Studio .NET und XML Web Services bieten ein einfaches, flexibles und auf Standards basierendes Modell, das Entwicklern die Assemblierung von Anwendungen unabhängig von der Plattform, der Programmiersprache und dem Objektmodell ermögli ...
www.microsoft.com · 06/2004

Web Services Description Language (WSDL) im Überblick  
Mit Hilfe der Webdienstbeschreibungssprache WSDL (Web Services Description Language) können Benutzer Proxys für Webdienste vollkommen sprach- und plattformunabhängig erstellen.
www.microsoft.com · 06/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.
www.15seconds.com · 06/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.
www.15seconds.com · 06/2004

Improving Web Services Performance  
This chapter focuses on design guidelines and techniques, such as state management, asynchronous invocation, serialization, threading, to help you develop efficient Web services. This chapter also presents a formula for reducing thread contention and ...
msdn.microsoft.com · 05/2004

.NET Web Services Security  
www.code-magazine.com · 08/2003

Authentifizierung in Web Services - WS-Security, Benutzername / Passwort  
Der WS-Security Standard umfasst das Signieren von SOAP Nachrichten, das Verschlüsseln von SOAP Nachrichten, sowie das Anhängen von Security Credentials an SOAP Nachrichten. Diese Security Credentials werden für die Authentifizierung verwendet, und kö ...
www.aspheute.com · 05/2003

Authentifizierung in Web Services - Windows Integrated  
Standardmäßig sind Web Services die man programmiert für jedermann zugänglich, das heißt, unauthentifizierte anonyme Benutzer können darauf zugreifen. Manches Mal ist das gewünscht, in vielen anderen Fällen (zb Kreditkarten-Abbuchungsservice) allerdin ...
www.aspheute.com · 04/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.
www.15seconds.com · 04/2003

Your first C# Web Service  
www.codeproject.com · 06/2002