silverlight 4 with java service.
        Posted  
        
            by Muhammad Jamal Shaikh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Muhammad Jamal Shaikh
        
        
        
        Published on 2010-04-18T20:49:24Z
        Indexed on 
            2010/04/18
            20:53 UTC
        
        
        Read the original article
        Hit count: 359
        
Silverlight
|silverlight-4.0
hi ,
i intent to replace wcf service with some java service . how should i design my wcf service such that it's gets replaced or can be replaced with the java service later such that i dont have to do any work or very little work on the client i.e on my silver light application .
any idea's / suggestions?
P.S that is the reason i am not using RIA services.
© Stack Overflow or respective owner