Re: [OzSilverlight] Passign a Server side object to Silverlight

2008-10-09 Thread Barry Beattie
XMLSerialiser

yeah, that's the fella.




On Thu, Oct 9, 2008 at 3:49 PM, Philip Beadle [EMAIL PROTECTED] wrote:
 XMLSerialiser fixed this up Barry.

 http://philipbeadle.net/Home/tabid/252/EntryID/586/Default.aspx


 Regards,
 Philip Beadle
 Readify | Principal Consultant
 Microsoft MVP - ASP/ASP.NET, MCAD, MCT
 Suite 206 Nolan Tower | 29 Rakaia Way | Docklands | VIC 3008 | Australia
 M: +61 417 301 024 | E: [EMAIL PROTECTED] | C: [EMAIL PROTECTED] | W: 
 www.readify.net


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barry Beattie
 Sent: Thursday, October 09, 2008 4:41 PM
 To: listserver@ozsilverlight.com
 Subject: Re: [OzSilverlight] Passign a Server side object to Silverlight

   I tried json serialising it but you cant pass that as a string because of
 all the  etc in the string.  Any other ideas?

 will encoding the data for HTML transmission and decoding it when it
 hits the SL app help here? I mean, it's the same process as sending
 URL variables and ASP.NET's request.querystring sorting it out for you

 you just gotta get around the transport limitations while keeping the
 data intact.


 just an idea.
 b


 --- 
 OzSilverlight.com - to unsubscribe from this list, send a message back to the 
 list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net




 --- 
 OzSilverlight.com - to unsubscribe from this list, send a message back to the 
 list with 'unsubscribe' as the subject.
 Powered by mailenable.com - List managed by www.readify.net





--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net




Re: [OzSilverlight] Passign a Server side object to Silverlight

2008-10-08 Thread Barry Beattie
   I tried json serialising it but you cant pass that as a string because of
 all the  etc in the string.  Any other ideas?

will encoding the data for HTML transmission and decoding it when it
hits the SL app help here? I mean, it's the same process as sending
URL variables and ASP.NET's request.querystring sorting it out for you

you just gotta get around the transport limitations while keeping the
data intact.


just an idea.
b


--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net




RE: [OzSilverlight] Passign a Server side object to Silverlight

2008-10-08 Thread Philip Beadle
XMLSerialiser fixed this up Barry.

http://philipbeadle.net/Home/tabid/252/EntryID/586/Default.aspx


Regards,
Philip Beadle
Readify | Principal Consultant
Microsoft MVP - ASP/ASP.NET, MCAD, MCT
Suite 206 Nolan Tower | 29 Rakaia Way | Docklands | VIC 3008 | Australia
M: +61 417 301 024 | E: [EMAIL PROTECTED] | C: [EMAIL PROTECTED] | W: 
www.readify.net


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barry Beattie
Sent: Thursday, October 09, 2008 4:41 PM
To: listserver@ozsilverlight.com
Subject: Re: [OzSilverlight] Passign a Server side object to Silverlight

   I tried json serialising it but you cant pass that as a string because of
 all the  etc in the string.  Any other ideas?

will encoding the data for HTML transmission and decoding it when it
hits the SL app help here? I mean, it's the same process as sending
URL variables and ASP.NET's request.querystring sorting it out for you

you just gotta get around the transport limitations while keeping the
data intact.


just an idea.
b


--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net




--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net