N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Friday, April 30, 2010
Handling large sets of data from WCF service in Silverlight application
›
I had the problem of handling data which is coming from my WCF web service to Silverlight application. When data is huge i got communication...
Thursday, April 29, 2010
What is WCF?
›
A WCF Service is a program that exposes a collection of Endpoints. Each Endpoint is a portal for communicating with the world. A Clien...
Debugging Silverlight applications
›
How to debug silverlight applications? Few of us will be having this problem and the issues is “ Debugger not getting hit in the Silverlight...
Wednesday, April 28, 2010
Key Press Event For Silverlight Textbox
›
This how we need to do to capture Key Press Event for Sliverlight text box. Attach KeyDown Event in XMAL code in MainPage.xaml file. < ...
Unable to start debugging. The Silverlight managed debugging package isn’t installed.
›
If you installed latest version of Silverlight (Silverlight 4), it may break the your current silverlight development environment. After in ...
‹
›
Home
View web version