News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
Passing data from PHP to Silverlight
May 18, 2009 @ 08:09:10

As a part of his work on his entry into the WinPHP challenge, Juozas Kaziukenas has posted a method he's figured out to get PHP and Silverlight talking.

Only on rare cases applications created with Silverlight (or Flash) are static - it's very common to have information coming from a RSS feed, REST service or any other data source. What is more important, these applications usually needs configuration variables (user name, language, products category, etc.) to be passed to them. But how to do all that?

He shows how to create a simple configuration that can be read by Silverlight and used to pass information back into your PHP script. There's even a more asynchronous method that lets your messaging work a lot like Ajax.

0 comments voice your opinion now!
tutorial microsoft silverlight


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

PHPRiot.com: Zend Framework 101: Zend_Gdata_YouTube

DevShed: Working with MySQL and Sessions to Serialize Objects in PHP (Part 3)

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

Adam Pullen's Blog: Execution Filters in Symfony


Community Events











Don't see your event here?
Let us know!


unittest functional podcast testing language phpunit zendframework2 tool release series framework community conference code introduction object opinion example interview development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework