DotCat

喜欢技术,喜欢简单,喜欢猫

导航

公告

04 2007 档案

MSDN上ReportViewer的两个代码下载地址
摘要: MSDN 上Sample: Using an RSS Feed in ReportViewer和Sample: Web Log Analyzer for ReportViewer代码链接失效,代码可在此下载:http://www.microsoft.com/downloads/details.aspx?familyid=F38F7037-B0D1-47A3-8063-66AF555D13D9&am...阅读全文

posted @ 2007-04-20 21:41 DotCat 阅读(1227) | 评论 (0) 编辑

.NET threading in C# Training Highlights sharing
摘要: Jeffery’s training: .NET Threading in C#: Building Responsive, Reliable & Scalable Code. I’d like to share some highlights with you. And the demo code is here: www.wintellect.com/2397 ...阅读全文

posted @ 2007-04-20 16:30 DotCat 阅读(1484) | 评论 (4) 编辑

Converting RDL and RDLC Files
摘要: According to http://msdn2.microsoft.com/en-us/library/ms252109(..., converting RDLC to RDLshould be very easy. In mostcommon scenarios, there is nothing I need to do!However, I found thatVS (or SQL Se...阅读全文

posted @ 2007-04-20 16:18 DotCat 阅读(864) | 评论 (1) 编辑

VS打SP1后reportviewer用custom assembly的变化
摘要: Error while loading code module: ‘ClassLibrary1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’. Details: Could not load file or assembly 'ClassLibrary1, Version=1.0.0.0, Culture=n...阅读全文

posted @ 2007-04-20 16:13 DotCat 阅读(586) | 评论 (0) 编辑