Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 28th, 2016, 09:52 PM
Registered User
 
Join Date: Jan 2016
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Need Help to build a WebService Receiving DataSets

Hi everybody:
By MS Visual Studio, I've built some simple webService project, while there are more to learn.
Recently, I need to develop a remote method which could receive complex data object(Salls Order for instance) as its parameter. Something like:
Code:
    public string SendMeToSAP(Object SallOrder){
          ...
    }
However, I am not sure if it could work and wondering some reference code or An E-Book introducing .net web service.

Gradefully for any reply.





Similar Threads
Thread Thread Starter Forum Replies Last Post
C# .net2 need help with datasets ryan.thomson C# 2005 0 January 27th, 2006 04:11 PM
Comparing two datasets vip1976 ADO.NET 1 December 2nd, 2005 01:42 AM
Receiving mail rajanikrishna Classic ASP Basics 11 November 24th, 2004 05:06 AM
Datasets Louisa VB.NET 2002/2003 Basics 1 October 6th, 2004 07:38 AM
DataSets CodeMonkeys C# 1 September 7th, 2004 09:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.