Click here to Skip to main content
15,915,328 members
Home / Discussions / C#
   

C#

 
GeneralRe: What's wrong...? Pin
Alex Getman3-Jun-04 20:25
Alex Getman3-Jun-04 20:25 
GeneralRe: What's wrong...? Pin
Wackatronic4-Jun-04 1:13
Wackatronic4-Jun-04 1:13 
GeneralRe: What's wrong...? Pin
Heath Stewart4-Jun-04 3:59
protectorHeath Stewart4-Jun-04 3:59 
GeneralXml seriliazation query Pin
avneeshb3-Jun-04 6:03
avneeshb3-Jun-04 6:03 
GeneralRe: Xml seriliazation query Pin
Heath Stewart3-Jun-04 6:17
protectorHeath Stewart3-Jun-04 6:17 
GeneralRe: Xml seriliazation query Pin
avneeshb3-Jun-04 6:43
avneeshb3-Jun-04 6:43 
GeneralRe: Xml seriliazation query Pin
Heath Stewart3-Jun-04 6:51
protectorHeath Stewart3-Jun-04 6:51 
GeneralRe: Xml seriliazation query Pin
avneeshb3-Jun-04 8:48
avneeshb3-Jun-04 8:48 
Thanks!

I was actually trying to do this as part of creating a webservice, and apologies for not making this more specific.

I have a webmethod which looks something like:
MyWebMethod(SubTest sub){
somestuff;
}
When I create the webservice and look at the soap message that would be sent, I don't see the attribute there (i.e. the string looks like <sub> string </sub> instead of <sub att=int> string </sub>. I guess the default xmlserializer does not pick the derived attribute. Is there anyway of informing the serializer in the context of writing a webservice?

Thanks!

GeneralNeed help with manipulating cd drive. Pin
Admiral Ackbar3-Jun-04 6:01
Admiral Ackbar3-Jun-04 6:01 
GeneralRe: Need help with manipulating cd drive. Pin
Heath Stewart3-Jun-04 6:14
protectorHeath Stewart3-Jun-04 6:14 
GeneralRe: Need help with manipulating cd drive. Pin
Dave Kreskowiak3-Jun-04 6:15
mveDave Kreskowiak3-Jun-04 6:15 
GeneralRe: Need help with manipulating cd drive. Pin
Admiral Ackbar3-Jun-04 7:01
Admiral Ackbar3-Jun-04 7:01 
GeneralRe: Need help with manipulating cd drive. Pin
Dave Kreskowiak3-Jun-04 7:20
mveDave Kreskowiak3-Jun-04 7:20 
GeneralRe: Need help with manipulating cd drive. Pin
Admiral Ackbar3-Jun-04 8:46
Admiral Ackbar3-Jun-04 8:46 
GeneralString formatting question Pin
BrcKcc3-Jun-04 5:47
BrcKcc3-Jun-04 5:47 
GeneralRe: String formatting question Pin
Andy *M*3-Jun-04 5:52
Andy *M*3-Jun-04 5:52 
GeneralRe: String formatting question Pin
BrcKcc3-Jun-04 6:22
BrcKcc3-Jun-04 6:22 
GeneralRe: String formatting question Pin
Andy *M*3-Jun-04 6:28
Andy *M*3-Jun-04 6:28 
GeneralSharing a config file Pin
Andy *M*3-Jun-04 5:22
Andy *M*3-Jun-04 5:22 
GeneralRe: Sharing a config file Pin
Dave Kreskowiak3-Jun-04 5:55
mveDave Kreskowiak3-Jun-04 5:55 
GeneralRe: Sharing a config file Pin
Heath Stewart3-Jun-04 6:07
protectorHeath Stewart3-Jun-04 6:07 
GeneralRe: Sharing a config file Pin
Dave Kreskowiak3-Jun-04 6:11
mveDave Kreskowiak3-Jun-04 6:11 
GeneralRe: Sharing a config file Pin
Andy *M*3-Jun-04 6:12
Andy *M*3-Jun-04 6:12 
GeneralRe: Sharing a config file Pin
Colin Angus Mackay4-Jun-04 9:37
Colin Angus Mackay4-Jun-04 9:37 
GeneralRe: Sharing a config file Pin
Heath Stewart3-Jun-04 6:10
protectorHeath Stewart3-Jun-04 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.