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:

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading



About the author

Volkan Uzun




E-mail me Send mail

Twitter

Calendar

<<  December 2008  >>
MoTuWeThFrSaSu
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

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