Silverlight

by volkanuzun 4/2/2008 9:21:00 AM

I was writing a simple silverlight application to test my basic understandings of silverlight. My app will make get http request to a page, and lists the items on the silverlight listbox component. Of course it didnt work :), cause i used HttpWebRequest which is synchronous. Microsoft removed the synchronous web request from silverlight 2.0, and i have no idea why :)

so, what i did is, created a simple aspx page, which does the webrequest , and silverlight makes the request to my aspx file. So i dont to deal with crossdomain.xml files on the other hosts and things become easier :)

Tags:

About the author

Volkan Uzun




E-mail me Send mail

Twitter

Calendar

<<  April 2008  >>
MoTuWeThFrSaSu
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

View posts in large calendar

Flickr Badge

www.flickr.com
This is a Flickr badge showing public photos from volkanuzun. Make your own badge here.

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Sign in