PDA

View Full Version : Silverlight DataSet with two-way socket-based communication channel


SkySoftNet0
06-08-2009, 07:40 PM
Silverlight DataSet is a data container for carrying data across application tiers and through events.
It allows two-way data binding to Silverlight controls using regular binding syntax.
In other words, it is possible to bind ADO.Net DataSet to Silverlight controls.

Socket-based communication channel supports initializing data exchange from server side as well as from client side.

See more info at: http://silverlightdataset.codeplex.com/

SkySoftNet0
08-21-2009, 06:49 AM
Hi guys,

Silverlight DataSet supports DataGrid with AutoGenerateColumns="True" now.

You can download the latest libraries from http://silverlightdataset.codeplex.com

Enjoy your coding

Vitaly

Chuck
08-22-2009, 12:01 PM
Cool stuff!

chaple2008
10-04-2009, 12:20 PM
Theirs another product available at http://www.silverlightDS.com their's handles alot of crap, pretty easy to use too.