上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页
摘要: .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 代码乱了 阅读(354) 评论(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 代码乱了 阅读(383) 评论(0) 推荐(0) 编辑
摘要: 获取或查看,copy GAC的内容,我以前用的方式是:在dos下访问文件夹,并用命令copy,感觉很繁琐。 今天无意中发现Derik Whittaker以前的一篇博文中介绍这种简单的方式: 阅读全文
posted @ 2008-07-07 23:13 代码乱了 阅读(1031) 评论(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 代码乱了 阅读(583) 评论(0) 推荐(0) 编辑
摘要: “工欲善其事,必先利其器。”,最近浏览国外的一些blog而整理搜集的工具集,我将会不定期的更新。如果你觉得有用就试试吧。 阅读全文
posted @ 2008-07-05 10:01 代码乱了 阅读(3985) 评论(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 代码乱了 阅读(344) 评论(0) 推荐(0) 编辑
摘要: 1、长短信息:是指超过70个汉字,140个字节的信息内容。 最近在做一个某地市公司运营商的GPRS导引项目的时候,运营商要求将对用户的提示短信息(超过140个字节)发送到用户手机,在用户的手机上一次全显示。 上网搜索了一些相关的资料,现在将实现总结如下: 一、CMPP协议相关字段分析(在此只讲发长短信相关的cmpp_submit消息,cmpp的其他内容的... 阅读全文
posted @ 2008-07-02 18:42 代码乱了 阅读(2277) 评论(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 代码乱了 阅读(353) 评论(0) 推荐(0) 编辑
摘要: When I need to debug a windows service I usually make a call to Thread.Sleep and then attach the debugger manually. 1: protected override void OnStart(string[] args) 2: { 3: 4: ... 阅读全文
posted @ 2008-06-30 01:07 代码乱了 阅读(397) 评论(0) 推荐(0) 编辑
摘要: VSMouseBindings Written by: James Avery at 3/1/2008 10:00:53 PM Overview VSMouseBindings is a simple Visual Studio Power toy that allows you to use all of those mouse buttons you have on your mouse.... 阅读全文
posted @ 2008-06-30 01:00 代码乱了 阅读(975) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页