小马

现在是零将来是无限

导航

01 2005 档案

如果需要对DataTable进行大批量Select查询,首先为表创建DataView
摘要:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconviewingdataindatatable.asp TipIf you will be performing a number of calls to the Select method of a DataTable, yo... 阅读全文

posted @ 2005-01-18 11:29 mahope 阅读(1055) 评论(0) 推荐(0)

System.Runtime.Serialization.SerializationException: 无法找到程序集!
摘要:当Remoting客户端需要订阅Remoting服务的事件时,你可能会收到下面的异常: System.Runtime.Serialization.SerializationException: 无法找到程序集 TestServiceLibrary, Version=1.0.1827.29318, Culture=neutral, PublicKeyToken=null。 Server st... 阅读全文

posted @ 2005-01-01 16:49 mahope 阅读(11998) 评论(6) 推荐(0)