Click here to Skip to main content
15,902,112 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP9-May-10 1:19
professional#realJSOP9-May-10 1:19 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP12-May-10 2:09
professional#realJSOP12-May-10 2:09 
QuestionPass params to web service [SOLVED (but it ain't pretty)] Pin
#realJSOP6-May-10 9:16
professional#realJSOP6-May-10 9:16 
AnswerRe: Pass params to web service Pin
Not Active6-May-10 9:44
mentorNot Active6-May-10 9:44 
GeneralRe: Pass params to web service Pin
#realJSOP6-May-10 10:54
professional#realJSOP6-May-10 10:54 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 5:33
professional#realJSOP7-May-10 5:33 
GeneralRe: Pass params to web service Pin
Not Active7-May-10 7:01
mentorNot Active7-May-10 7:01 
AnswerRe: Pass params to web service Pin
Abhinav S7-May-10 0:23
Abhinav S7-May-10 0:23 
For starters, you can have a look here. This article pretty much explains why we need KnownTypeAttribute.

AFAIK, you can use XmlSerializer in Silverlight (and the Serialize atrribute) although I have not tried it myself.

For this you need to use the SlSvcUtil tool when you are building the web service proxy.
You can then specify your parameters just like the the normal svcUtil tool.

None of my posts might solve your problem, since you are using asmx but I'm trying anyway.
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 1:52
professional#realJSOP7-May-10 1:52 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 5:33
professional#realJSOP7-May-10 5:33 
GeneralRe: Pass params to web service Pin
Abhinav S7-May-10 6:32
Abhinav S7-May-10 6:32 
QuestionWPF UserControl design question Pin
Alex Barry6-May-10 5:38
Alex Barry6-May-10 5:38 
AnswerRe: WPF UserControl design question Pin
Leung Yat Chun9-May-10 6:26
Leung Yat Chun9-May-10 6:26 
GeneralRe: WPF UserControl design question Pin
Alex Barry10-May-10 2:10
Alex Barry10-May-10 2:10 
GeneralRe: WPF UserControl design question Pin
Leung Yat Chun10-May-10 2:38
Leung Yat Chun10-May-10 2:38 
QuestionViewModels and Threading issues.. Pin
daniel radford6-May-10 4:10
daniel radford6-May-10 4:10 
AnswerRe: ViewModels and Threading issues.. Pin
Abhinav S6-May-10 20:22
Abhinav S6-May-10 20:22 
GeneralRe: ViewModels and Threading issues.. Pin
daniel radford7-May-10 3:30
daniel radford7-May-10 3:30 
Questiongiving multiple groups different access in a silverlight application Pin
Michael J. Eber5-May-10 7:59
Michael J. Eber5-May-10 7:59 
AnswerRe: giving multiple groups different access in a silverlight application Pin
Abhinav S6-May-10 4:37
Abhinav S6-May-10 4:37 
GeneralRe: giving multiple groups different access in a silverlight application Pin
Michael J. Eber6-May-10 8:30
Michael J. Eber6-May-10 8:30 
AnswerRe: giving multiple groups different access in a silverlight application Pin
Abhinav S6-May-10 17:46
Abhinav S6-May-10 17:46 
QuestionNo Resources [SOLVED] Pin
#realJSOP4-May-10 7:43
professional#realJSOP4-May-10 7:43 
AnswerRe: No Resources Pin
Luc Pattyn4-May-10 7:49
sitebuilderLuc Pattyn4-May-10 7:49 
GeneralRe: No Resources Pin
#realJSOP4-May-10 7:51
professional#realJSOP4-May-10 7:51 

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.