Silverlight 4中DataTable与DataSet支持的实现方法

该示例演示了如何在Silverlight 4下,不定义实体地使用任意字段的DataTableDataSet,并通过WCF传递压缩数据

Silverlight 4中使用DataTable的示例:Silverlight本身不直接支持DataTable。首先,服务器端将DataTable序列化为字符串,并在压缩后通过WCF传递到Silverlight端。接着,Silverlight端解压缩并解析字符串,生成ObservableCollection。其中,dynamic是一种动态类型,支持灵活的数据结构。

此过程中,序列化与反序列化未使用XML。您可以根据需求选择使用XML的序列化方式。本例子还支持可空类型

注意事项
1. 该示例中使用了反射,众所周知,反射会影响性能。若对速度有较高要求,建议考虑其他优化方案。
2. 压缩最好用于byte[]类型。本示例仅针对string类型演示。对于大数据,分页比压缩更高效,建议优先考虑分页处理。

folder
silverlight4下datatable,dataset支持 预估大小:279个文件
file
DataSetDemo.suo 55KB
file
DataSetDemo.sln 2KB
file
Cellbi.SvZLib.dll 62KB
file
SvZLibHelp.cs 4KB
file
DBUtility.csproj 2KB
file
DBUtility.csproj.FileListAbsolute.txt 1KB
file
DBUtility.pdb 18KB
file
DBUtility.dll 7KB
file
DesignTimeResolveAssemblyReferencesInput.cache 6KB
file
DBUtility.pdb 18KB
file
DBUtility.dll 7KB
file
Cellbi.SvZLib.dll 62KB
file
SerializationHelp.cs 6KB
file
DBUtility.csproj.user 227B
file
AssemblyInfo.cs 1KB
file
App.xaml 294B
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 18KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
System.ServiceModel.Web.Extensions.resources.dll 42KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 18KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
System.ServiceModel.Web.Extensions.resources.dll 42KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 110KB
file
System.ComponentModel.DataAnnotations.resources.dll 17KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
Microsoft.CSharp.resources.dll 38KB
file
System.ServiceModel.Web.Extensions.resources.dll 38KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ServiceModel.Web.Extensions.dll 110KB
file
System.Windows.Data.xml 30KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
AppManifest.xaml 1KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ServiceModel.DomainServices.Client.dll 149KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 18KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
System.ServiceModel.Web.Extensions.resources.dll 42KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 110KB
file
System.ComponentModel.DataAnnotations.resources.dll 17KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 38KB
file
System.ServiceModel.Web.Extensions.resources.dll 38KB
file
Microsoft.CSharp.dll 466KB
file
System.Windows.Data.resources.dll 12KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 19KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 50KB
file
System.ServiceModel.Web.Extensions.resources.dll 50KB
file
slTools.dll 13KB
file
System.ServiceModel.DomainServices.Client.Web.dll 70KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.dll 458KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 17KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
System.ServiceModel.Web.Extensions.resources.dll 42KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Data.dll 70KB
file
System.ComponentModel.DataAnnotations.dll 74KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ServiceModel.DomainServices.Client.xml 357KB
file
System.Windows.Controls.Data.resources.dll 110KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
DataSetDemo.dll 20KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ServiceModel.Web.Extensions.xml 33KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ServiceModel.DomainServices.Client.Web.xml 97KB
file
DataSetDemoTestPage.html 3KB
file
Microsoft.CSharp.xml 17KB
file
System.Windows.Controls.Data.xml 229KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
DataSetDemo.pdb 40KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Data.resources.dll 12KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 18KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
System.ServiceModel.Web.Extensions.resources.dll 46KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
slTools.pdb 24KB
file
System.Windows.Controls.Data.Input.xml 36KB
file
Cellbi.SvZLib.dll 62KB
file
System.Windows.Controls.Data.resources.dll 110KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.Input.dll 70KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Data.resources.dll 11KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 17KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 38KB
file
System.ServiceModel.Web.Extensions.resources.dll 42KB
file
System.Windows.Controls.Data.resources.dll 114KB
file
System.ComponentModel.DataAnnotations.resources.dll 17KB
file
System.Windows.Controls.Data.Input.resources.dll 38KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.ComponentModel.DataAnnotations.xml 67KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
System.Windows.Controls.Data.resources.dll 106KB
file
System.ComponentModel.DataAnnotations.resources.dll 11KB
file
System.Windows.Controls.Data.Input.resources.dll 25KB
file
DataSetDemo.xap 560KB
file
DataSetDemo.RiaLinks.txt 88B
file
DataSetDemo.RiaFiles.txt 93B
file
App.g.cs 2KB
file
DesignTimeResolveAssemblyReferencesInput.cache 7KB
file
DataSetDemo.g.resources 3KB
file
MainPage.g.i.cs 2KB
file
DataSetDemo.csproj.FileListAbsolute.txt 20KB
file
DataSetDemo.dll 20KB
file
XapCacheFile.xml 3KB
file
Service References.ServiceReference1.Reference.cs.dll 11KB
file
MainPage.g.cs 2KB
file
DataSetDemo.RiaSourceFiles.txt 320B
file
App.g.i.cs 2KB
file
DataSetDemo.RiaClientRefs.txt 2KB
file
DataSetDemo.RiaServerRefs.txt 3KB
file
DataSetDemo.Web.g.cs 2KB
file
DataSetDemo.g.dll 4KB
file
DataSetDemo.Web.pdb 14KB
file
DataSetDemo.Web.dll 4KB
file
DataSetDemo.pdb 40KB
file
DesignTimeResolveAssemblyReferences.cache 66KB
file
MainPage.xaml.cs 2KB
file
DataSetDemo.csproj.user 1KB
file
App.xaml.cs 2KB
file
DataSetDemo.csproj 7KB
file
WCFTest.wsdl 4KB
file
configuration91.svcinfo 19KB
file
WCFTest1.xsd 812B
file
WCFTest.disco 369B
file
Reference.svcmap 2KB
file
WCFTest.xsd 2KB
file
Reference.cs 15KB
file
configuration.svcinfo 2KB
file
DataSetDemo.Web.g.cs 2KB
file
AssemblyInfo.cs 1KB
file
AppManifest.xml 207B
file
MainPage.xaml 2KB
file
ServiceReferences.ClientConfig 710B
file
Silverlight.js 8KB
file
DesignTimeResolveAssemblyReferencesInput.cache 7KB
file
DataSetDemo.Web.pdb 12KB
file
ResolveAssemblyReference.cache 5KB
file
DataSetDemo.Web.dll 6KB
file
DataSetDemo.Web.cs 3KB
file
DataSetDemo.Web.csproj.FileListAbsolute.txt 1KB
file
DBUtility.pdb 18KB
file
DBUtility.dll 7KB
file
DataSetDemo.Web.pdb 12KB
file
DataSetDemo.Web.dll 6KB
file
Cellbi.SvZLib.dll 62KB
file
DataSetDemoTestPage.aspx 3KB
file
DataSetDemo.Web.csproj.user 1KB
file
DataSetDemo.Web.csproj 5KB
file
Web.config 748B
file
Web.Debug.config 1KB
file
DataSetDemo.xap 560KB
file
WCFTest.svc.cs 2KB
file
IWCFTest.cs 529B
file
WCFTest.svc 116B
file
DataSetDemoTestPage.html 3KB
file
Web.Release.config 1KB
file
AssemblyInfo.cs 1KB
file
SvZLibHelp.cs 3KB
file
Microsoft.CSharp.resources.dll 42KB
file
Microsoft.CSharp.resources.dll 42KB
file
Microsoft.CSharp.resources.dll 38KB
file
Microsoft.CSharp.resources.dll 42KB
file
Microsoft.CSharp.resources.dll 38KB
file
Microsoft.CSharp.dll 466KB
file
Microsoft.CSharp.resources.dll 50KB
file
slTools.dll 13KB
file
Microsoft.CSharp.resources.dll 42KB
file
Microsoft.CSharp.xml 17KB
file
Microsoft.CSharp.resources.dll 42KB
file
slTools.pdb 24KB
file
Cellbi.SvZLib.dll 62KB
file
Microsoft.CSharp.resources.dll 38KB
file
DataTableHelp.cs 25KB
file
slTools.dll 13KB
file
slTools.csproj.FileListAbsolute.txt 3KB
file
DesignTimeResolveAssemblyReferencesInput.cache 5KB
file
TopToolBar.g.cs 3KB
file
slTools.g.resources 30KB
file
slTools.pdb 24KB
file
DesignTimeResolveAssemblyReferences.cache 24KB
file
TopToolBar.g.i.cs 3KB
file
slTools.csproj.vspscc 286B
file
slTools.csproj 4KB
file
slTools.csproj.user 1KB
file
AssemblyInfo.cs 1KB
file
vssver2.scc 120B
file
mssccprj.scc 183B
...
zip 文件大小:3.67MB