DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 10 Aug 2007 15:52:29 +1000,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Rotsey


webservice logic   
Hi,

I want to pass a custom object to a webservice method like this

public void WebMethod(CustomObject obj)
{
}

The CustomObject is a base class of many derived classes
that can passed to it.

Question's are where do the declarations for the base class
and derived classes have to be so I can create a derived
class object in  client code and pass it to the webmethod???

I have tried to declare the classes as internal to the webservice
class but they do not show in intellisesnse when trying to call
the service form client code

rotsey
Date:Fri, 10 Aug 2007 15:52:29 +1000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us