|
|
|
|
|
Total Hits: 2 | Today: 0
|
Author: Paula Paul
|
Rating:
|
|

Web Services are a great way to accept and manage contributions to a public clip art library, digital music catalog, or corporate knowledge base. Since the SOAP interface to a Web method operates over HTTP, contributors can easily publish content any time, from anywhere across the Internet. However, accepting binary content and managing content metadata through SOAP over HTTP presents Web Service developers with some interesting design decisions. This article discusses three ways to enable conte...
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: Neeraj Srivastava
|
Rating:
|
|

As more organizations adopt XML-based Web Services, the need for message-level security has become evident. WS-Security, now supported in the Microsoft .NET Framework, addresses this need. Using the WS-Security framework, developers can implement channel sinks to intercept Remoting messages as they pass through the .NET Remoting infrastructure. The sink can read the message, change it, and pass it along. During this process, the message can be signed for added security. This article explains how...
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: Brian Connolly
|
Rating:
|
|

The success or failure of IT departments can depend on their ability to deliver a high throughput of requests to the services they support. This is especially important for Web services. In order to ensure adequate throughput, you really need to be able to measure response times. To achieve that goal, this article presents a general-purpose reporting mechanism that can be used in any .NET system that employs HTTP and SOAP....
|
|
|
|
Total Hits: 4 | Today: 0
|
Author: Reghunath Damodaran
|
Rating:
|
|

SharePoint is a very vast topic to discuss. There are many documents, articles, discussion forums and FAQs available on the internet discussing various aspects of SharePoint, still getting consolidated information on some topics seems to be very difficult. The topic discussed here is one among them...
|
|
|
|
Total Hits: 2 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

The following walkthrough describes the process for accessing an XML Web service from an application created with Visual Basic or Visual C#.
During the course of this walkthrough, you will accomplish the following activities:
* Create a client application using the ASP.NET Web Application project template. * Add a Web reference for an XML Web service. * Write code to access the XML Web service. * Run the Web application in debug mode. * Deploy the We...
|
|
|
|
Total Hits: 2 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

The following walkthrough describes the process for creating an XML Web service that converts temperatures measured in Fahrenheit to Celsius using Visual Basic or Visual C#.
During the course of this walkthrough, you will accomplish the following activities:
* Create an XML Web service using the ASP.NET Web Service project template. * Implement the XML Web service. * Run the XML Web service in debug mode. * Deploy the XML Web service....
|
|
|
|
Total Hits: 9 | Today: 0
|
Author: Pero Matic
|
Rating:
|
|

When we as developers encounter the same coding scenario time and time again, we naturally tend to encapsulate that coding logic and reuse it in an effort to save time and minimize maintenance....
|
|
|
|
Total Hits: 7 | Today: 0
|
Author: Shivprasad koirala
|
Rating:
|
|

In this article, we will try to understand the 4 important steps to consume web services directly in Ajax. In this sample, we will create a simple customer combo box as shown in the figure below. This customer combo box will be filled by calling the web service methods directly of the customer web service....
|
|
|
|
Total Hits: 4 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

The following walkthrough describes the process for accessing a Web service from an application created with Visual Basic or Visual C#.
During the course of this walkthrough, you will accomplish the following activities:
*
Create a client application using the ASP.NET Web Application project template. *
Add a Web reference for a Web service. *
Write code to access the Web service. *
Run the Web application...
|
|
|
|
Total Hits: 16 | Today: 1
|
Author: AymanAminIbrahim
|
Rating:
|
|

Microsoft Dynamics CRM 4.0 is a complete Business Application Platform that is open for customization as well as extension to suit sophisticated as well as trivial business needs. One way to extend the functionality available for this platform is to use the SDK and write code to call the CRM standard Web services to perform queries and update data operations on CRM Entities, etc....
|
|
|
|
Total Hits: 26 | Today: 0
|
Author: Extrim
|
Rating:
|
|

SharePoint is recognized technology standard for company infrastructure organization. It has wide functionality and allows to store different information in one single place. However, sometimes this information needs to be accessed from the application. In the article I will discuss the possibility to retrieve data from SharePoint using its WebServices. I will concentrate on document libraries....
|
|
|
|
Total Hits: 28 | Today: 0
|
Author: Chris Meech
|
Rating:
|
|

This article will go through the steps needed to build a fully functional web service by developing a C# class that queries a database. It will also show how to build a forms client application that consumes this service....
|
|
|
|
|
|