c# - How to pass my own class using WCF? -


i have simple wcf service application (based on tutorial http://msdn.microsoft.com/en-us/library/ms734712.aspx ).

is possible write function passes/returns own class?

yes, till time class serializable, can pass back. recommended way use data contracts. see


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -