07 2008 档案

摘要:需求是这样的:我有一个DataSet,其中有一个DataTable,这个DataTable是根据调用存储过程不同的参数而生成的数据集,其列是可变的。现在需要为这样的数据集做一个简单的报表。 你不可能为一个可变列的DataTable设计一个固定的rdlc报表文件,因为column是动态的,可能是2列,可能是3列,可能是10列,列名也不同, 目前的办法也只能是根据DataSet,动态创... 阅读全文
posted @ 2008-07-29 22:03 代码乱了 阅读(5535) 评论(7) 推荐(2) 编辑
摘要:Looking for icons? It happens to all of us. You need an icon for a specific subject and you can't seem to find one. Having a new icon designed might take too long. Usually, people simply resort to st... 阅读全文
posted @ 2008-07-28 21:21 代码乱了 阅读(316) 评论(0) 推荐(0) 编辑
摘要:DataBase: sqlteam - Immediate deadlock notifications without changing existing code(SQL死锁通知) sqlteam - Integrating Profiler and PerfMon Log Files(SQL跟踪监视的两种方式集成) SQL Load Test – Generate ... 阅读全文
posted @ 2008-07-18 23:26 代码乱了 阅读(587) 评论(0) 推荐(0) 编辑
摘要:Post by:Mladen Prajdić : Immediate deadlock notifications without changing existing code In my previous post about immediate deadlock notifications in SQL Server 2005 I've shown a way to use a try cat... 阅读全文
posted @ 2008-07-18 22:39 代码乱了 阅读(939) 评论(1) 推荐(0) 编辑
摘要:树形结构的DataGridView:Customizing the DataGridView to support expanding/collapsing (ala TreeGridView) DataGridView TreeGridView 修正版本: Some people reported problems actually running the TreeGrid... 阅读全文
posted @ 2008-07-17 08:49 代码乱了 阅读(13055) 评论(2) 推荐(0) 编辑
摘要:Add-ins Peter Eysermans - review of Aggiorno, 一个VS2005-2008的插件,可以帮助页面开发者整理HTML,提高HTML代码的兼容性, 包括:清理垃圾HTML, 统一为页面的所有 添加Alternate属性,当img的图片显示错误时,会显示默认的图片 分配Tab Index 搜索页面的必然或标记,用css代替 DiveDeepe... 阅读全文
posted @ 2008-07-14 20:36 代码乱了 阅读(1313) 评论(3) 推荐(0) 编辑
摘要:对于实现任意对象的Clone,以前也看到过不少讨论 的文章和实现。暂时先发到首页,供大家讨论,如果觉得不合适我会拆下 阅读全文
posted @ 2008-07-13 16:42 代码乱了 阅读(2869) 评论(13) 推荐(0) 编辑
摘要:键盘快捷方式 命令 使用频率 F7 在设计视图和代码视图之间切换。 F9 切换断点。 ... 阅读全文
posted @ 2008-07-12 09:39 代码乱了 阅读(630) 评论(1) 推荐(0) 编辑
摘要:Web Control Matt Berseth - uilding a Grouping Grid with the ASP.NET 3.5 LinqDataSource and ListView Controls (用.net 3.5 的ListView控件创建可分组的Grid,非常漂亮)Live Demo (IE6, IE7 and FF) | Download 作者提供4个皮肤:4... 阅读全文
posted @ 2008-07-11 21:30 代码乱了 阅读(585) 评论(0) 推荐(0) 编辑
摘要:.NET / Visual Studio Code Generation in Visual Studio Using T4 Templates - Screencast and Sample (David Hayden) An Amazing Introduction to NDepend (Patrick Smacchia) Jump between braces in Visual S... 阅读全文
posted @ 2008-07-10 20:39 代码乱了 阅读(359) 评论(0) 推荐(0) 编辑
摘要:SQL New version of sp_indexinfo SQL Server articles(很好) Performance Impact: Bookmark Lookup is Expensive - Even in Memory Lite ORM library (v2) - Sergey Busel takes second stab at writing an Object... 阅读全文
posted @ 2008-07-08 21:01 代码乱了 阅读(386) 评论(0) 推荐(0) 编辑
摘要:获取或查看,copy GAC的内容,我以前用的方式是:在dos下访问文件夹,并用命令copy,感觉很繁琐。 今天无意中发现Derik Whittaker以前的一篇博文中介绍这种简单的方式: 阅读全文
posted @ 2008-07-07 23:13 代码乱了 阅读(1037) 评论(1) 推荐(0) 编辑
摘要:Web Nice CSS menu with feed reader icons list Display images from SQL Database - the easy way Using Embedded Resources for HTML Email Templates(****) Tools Scott Hanselman's 20... 阅读全文
posted @ 2008-07-07 09:21 代码乱了 阅读(588) 评论(0) 推荐(0) 编辑
摘要:“工欲善其事,必先利其器。”,最近浏览国外的一些blog而整理搜集的工具集,我将会不定期的更新。如果你觉得有用就试试吧。 阅读全文
posted @ 2008-07-05 10:01 代码乱了 阅读(3990) 评论(18) 推荐(0) 编辑
摘要:Steven Smith - IsNull Extension Method Phil Haack - HttpModule For Timing Requests Steven Smith - Search Stored Procedures HttpModule For Timing Requests 6 Steps to N-Tier ASP.NET Dynamic Data S... 阅读全文
posted @ 2008-07-04 09:03 代码乱了 阅读(346) 评论(0) 推荐(0) 编辑
摘要:1、长短信息:是指超过70个汉字,140个字节的信息内容。 最近在做一个某地市公司运营商的GPRS导引项目的时候,运营商要求将对用户的提示短信息(超过140个字节)发送到用户手机,在用户的手机上一次全显示。 上网搜索了一些相关的资料,现在将实现总结如下: 一、CMPP协议相关字段分析(在此只讲发长短信相关的cmpp_submit消息,cmpp的其他内容的... 阅读全文
posted @ 2008-07-02 18:42 代码乱了 阅读(2313) 评论(1) 推荐(0) 编辑
摘要:BTDex - Easy string compression and encryption James Avery - July Lounge Update and Checking your Source Code and Comments .Net Languages Weblog - OMeta# John Robbins - More on Regular Expressions... 阅读全文
posted @ 2008-07-02 09:28 代码乱了 阅读(360) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示