Click here to Skip to main content
15,906,341 members
Home / Discussions / C#
   

C#

 
AnswerRe: type converting Pin
PhilDanger7-Aug-07 4:05
PhilDanger7-Aug-07 4:05 
AnswerRe: type converting Pin
ednrgc7-Aug-07 4:07
ednrgc7-Aug-07 4:07 
AnswerRe: type converting Pin
il_masacratore7-Aug-07 4:07
il_masacratore7-Aug-07 4:07 
AnswerRe: type converting Pin
lsconyer7-Aug-07 4:26
lsconyer7-Aug-07 4:26 
GeneralRe: type converting Pin
leppie7-Aug-07 5:08
leppie7-Aug-07 5:08 
GeneralRe: type converting Pin
Judah Gabriel Himango7-Aug-07 5:14
sponsorJudah Gabriel Himango7-Aug-07 5:14 
GeneralRe: type converting Pin
Luc Pattyn7-Aug-07 5:51
sitebuilderLuc Pattyn7-Aug-07 5:51 
GeneralRe: type converting Pin
lsconyer7-Aug-07 6:48
lsconyer7-Aug-07 6:48 
GeneralRe: type converting Pin
Luc Pattyn7-Aug-07 7:51
sitebuilderLuc Pattyn7-Aug-07 7:51 
GeneralRe: type converting Pin
Judah Gabriel Himango7-Aug-07 9:01
sponsorJudah Gabriel Himango7-Aug-07 9:01 
AnswerRe: type converting Pin
tker7-Aug-07 20:35
tker7-Aug-07 20:35 
Questionhow to pass optional parameter in function Pin
imranafsari7-Aug-07 3:33
imranafsari7-Aug-07 3:33 
AnswerRe: how to pass optional parameter in function Pin
PhilDanger7-Aug-07 3:37
PhilDanger7-Aug-07 3:37 
GeneralRe: how to pass optional parameter in function Pin
imranafsari7-Aug-07 3:56
imranafsari7-Aug-07 3:56 
GeneralRe: how to pass optional parameter in function Pin
PhilDanger7-Aug-07 4:04
PhilDanger7-Aug-07 4:04 
GeneralRe: how to pass optional parameter in function Pin
imranafsari7-Aug-07 4:29
imranafsari7-Aug-07 4:29 
GeneralRe: how to pass optional parameter in function Pin
Tristan Rhodes7-Aug-07 6:17
Tristan Rhodes7-Aug-07 6:17 
AnswerRe: how to pass optional parameter in function Pin
Guffa7-Aug-07 4:29
Guffa7-Aug-07 4:29 
GeneralRe: how to pass optional parameter in function Pin
Scott Dorman7-Aug-07 14:33
professionalScott Dorman7-Aug-07 14:33 
QuestionWebservice XMLSerialization Question Pin
matthias s.7-Aug-07 3:19
matthias s.7-Aug-07 3:19 
AnswerRe: Webservice XMLSerialization Question Pin
Pete O'Hanlon7-Aug-07 3:50
mvePete O'Hanlon7-Aug-07 3:50 
GeneralRe: Webservice XMLSerialization Question Pin
matthias s.7-Aug-07 4:07
matthias s.7-Aug-07 4:07 
hey pete,

thanks for your reply. as for 1: i understand that my object makes up the contract you've mentioned (the structure of the returned xml). So I believe I as long as I don't change my returned object, everything should work fine for my clients. how would you do it? whats the best practise. in the article of chris (http://www.codeproject.com/cs/webservices/myservice.asp[^]), he's doing the same and the documentation doesn't really give me any useful information.

as for 2: yes, it has the SerializableAttribute.

3: I'd like to tell my clients, well, if you have no permission, you'll get this type of response, if you passed in invalid arguments, you'll get that type of exception. my english is not so good, I hope you understand what I mean.

/matthias


I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]

QuestionMaxLength Property Pin
Eugene4127-Aug-07 3:16
Eugene4127-Aug-07 3:16 
AnswerRe: MaxLength Property Pin
snorkie7-Aug-07 3:22
professionalsnorkie7-Aug-07 3:22 
AnswerRe: MaxLength Property Pin
Pete O'Hanlon7-Aug-07 3:23
mvePete O'Hanlon7-Aug-07 3:23 

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.