Custom Class Interfaces and webservices

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: parkster (anonymous_at_discussions.microsoft.com)
Date: 05/17/04


Date: Mon, 17 May 2004 02:01:08 -0700

Hi,

We develop custom objects with our apps and are wanting to take a more enterprise view of our classes.

This means using interfaces upon our classes to allow specif apps to see speceif properties and methods.

My problem arrises when we try and use Webservices.

I can't mark the interface as Serializable() and they wont serialize.

Should I be using Remoting to get around this - we would prefer to use WS.

Sending the whole object definition out to the webservice and returning it to the client will be creating alot more processing work than is required!

Any ideas or suggesstions would be appreciated!

Many Thanks

Simon



Relevant Pages

  • Re: 3270 emulator?
    ... development for phones) I can report it is great fun to program. ... thumbnails of your full screen apps ... therefore implement what are generally accepted interfaces. ... fingers to taunt the enemy... ...
    (comp.lang.cobol)
  • Re: [9fans] Install from CD fails
    ... suddenly changed but now untested binaries. ... most PLs no amount of type checking of the interfaces can ... on many platforms we've developed a term "bug for bug ... apps got developed that depended critically upon specific ...
    (comp.os.plan9)
  • Re: restrict implicit binding to interfaces
    ... Most apps open sockets on 0.0.0.0 ... Some let you specify listening ... that apps open listeners on the "not restricted" interfaces by ...
    (comp.os.linux.networking)
  • Re: How far can Clarion go?
    ... One of my apps interfaces with 6 truck scales, 6 RF card readers, 6 traffic lights all on RS232/485. ... I also have apps that will automatically load trucks with 20 tons of material in 15 seconds using a digital io card in the pc. ... Using C6, NetTalk and ClaCom. ...
    (comp.lang.clarion)
  • Want function or class that uses reflection to iterate over properties in custom object
    ... I'm writing web applications. ... also be nice to be able to discover these properies at runtime and do useful ... Remember that I'm building asp.net apps, ... Must my custom objects implement IEnumerable for 1) to happen, ...
    (microsoft.public.dotnet.languages.csharp)