.net - JSON serialization WP7 -


Hi,

How can I serialize an image using JSON and give it to WCF Can I send?

Thanks

Look at the project.

Edit I can not see the image share until posting. You probably want to convert the image as you would like it to store in XML.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -