November 2008 - Posts

5
Comments

Cross Browser Clipboard : DataGrid with Excel support – Part 2 by manish.dalal

In the previous post we saw how to implement Copy and Paste clipboard operations, completely in Silverlight with cross browser support. In this post, we will extend the functionality to support multiple rows and introduce some Excel like enhancements...
Filed under: , ,
11
Comments

Cross Browser Copy and Paste in DataGrid with Excel support – Part 1 by manish.dalal

Silverlight 2 is a cross browser platform(plug-in), providing developers with a familiar .net programming model for building RIAs. However it is also a relatively young platform. This came to surface other day when a tester came to me complaining about...
Filed under: , ,
6
Comments

ConfigSwitcher: ServiceReferences.ClientConfig Switcher Utility by manish.dalal

Silverlight 2 uses ServiceReferences.ClientConfig to store WCF related configuration. It is packaged and deployed along with the application in XAP file. Since XAP is a compressed file container (similar to zip), it is possible to uncompress the XAP file...
Filed under: , ,
More Posts