Manish Dalal's blog
Exploring .net!
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
DataGrid
Silverlight
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2009 (1)
July 2009 (1)
April 2009 (1)
February 2009 (1)
December 2008 (1)
November 2008 (3)
October 2008 (3)
September 2008 (5)
August 2008 (4)
License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License
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:
Silverlight
,
ASP.NET
,
.NET
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:
Silverlight
,
ASP.NET
,
.NET
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:
Silverlight
,
ASP.NET
,
.NET
More Posts