Re: java websrvice and C# code file
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Tue, 17 May 2005 17:23:55 +0100
Lionel LASKE <llaske@xxxxxx> wrote:
> It's by design. WSDL generate public access to member variable.
> You can add accessor get/set on generated file but it's not a good idea
> because you should do the job each time your WSDL will change !
After the initial prototyping, however, WSDL shouldn't be changing very
often. Personally I think it's much nicer to have a well-written web
service data class which uses the normal .NET naming conventions,
properties etc.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
.
- References:
- java websrvice and C# code file
- From: Ramesh Kumar via . NET 247
- Re: java websrvice and C# code file
- From: Lionel LASKE
- java websrvice and C# code file
- Prev by Date: Re: How to get Thread exit notification
- Next by Date: Re: Working with arrays
- Previous by thread: Re: java websrvice and C# code file
- Next by thread: sql query
- Index(es):