Fetching Webservice Data from Silverlight?
        Posted  
        
            by cam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cam
        
        
        
        Published on 2010-05-07T23:49:11Z
        Indexed on 
            2010/05/07
            23:58 UTC
        
        
        Read the original article
        Hit count: 200
        
So I've created my webservice (through HTTP), but now how do I fetch the data (XML data) via C#/.Net?
© Stack Overflow or respective owner