An Original Idea

because all great software begins with an original idea

Silverlight HTTP Networking Stack

Posted by anoriginalidea on April 22, 2008

image

I found a neat article by one of the Silverlight team describing the way network calls work in xap applications.

What I find particularly interesting is the fact that the host browsers communications stack is used for HTTP communication.   This means that cookies and authentication from the current browser session are sent in these calls.

This means that composite applications that support both web and Silverlight content should work really well.

Links

Silverlight HTTP Networking Stack – Part 1 (Site of Origin Communication) at scorbs

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>