Silverlight is Microsoft's cross-browser, cross platform plug-in for media experiences and rich interactive applications.
Client iGame Channel = new ChannelFactory<iGame> ( new BasicHttpBinding ( BasicHttpSecurityMode . None ) , new EndpointAddress ( new Uri ( "http://localhost:58597/Game.svc" ) ) ) . …
c# wcf silverlight-5.0 async-ctpI have installed VS 2010 professional with full installation in Windows 7. I have installed Silverlight 5.0 separately. When I create silverlight application, …
visual-studio-2010 visual-studio silverlight silverlight-5.0I am trying to create a query in my domain service (VS 2010 Silverlight Business Application) that returns the results from …
c# visual-studio-2010 linq-to-entities hierarchical-data silverlight-5.0I'm having problems Creating Users in a Silverlight Business Application that uses the Local IIS Web Server. If I use …
sql-server-2008 iis-7.5 silverlight-5.0I have a ADFS enabled asp.net mvc2 application and is configured with HTTPS binding (Port No:443) in the IIS. …
wcf silverlight-5.0When I open silverlight project in vs2010 it'll show me the dialogbox with error " You need to install the latest …
asp.net silverlight silverlight-5.0So I'm trying to find a generic extension method that creates a deep copy of an object using reflection, that …
c# silverlight reflection silverlight-5.0 deep-copyI have googled so much but couldn't find any solution so i have decided to put my question over here....…
visual-studio-2010 silverlight silverlight-toolkit silverlight-5.0I can no longer debug my Silverlight application in Visual Studio after updating to Internet Explorer 10. I made no other …
visual-studio silverlight visual-studio-2012 silverlight-5.0 internet-explorer-10I'm working on an ASP.NET website in which I'll need to access an usb device from the client side. …
asp.net serial-port pinvoke device silverlight-5.0