摘要: [From:http://blogs.msdn.com/b/tess/archive/2008/02/04/net-debugging-demos-information-and-setup-instructions.aspx].NET Debugging DemosThis is a series of debugging demos aimed to help you get some hands on experience in debugging the most common types of Hang/performance, memory and crash scenarios 阅读全文
posted @ 2012-04-13 12:49 半岛居士 阅读(220) 评论(0) 推荐(0) 编辑
摘要: [From:http://blogs.msdn.com/b/tess/archive/2006/11/27/asp-net-crash-bad-cacheitemremovedcallback-part-ii.aspx]In August I wrote about how you could cause a nasty high memory situation by usingCacheItemRemovedCallbacksimproperly, today I got a case where improper use of CacheItemRemovedCallback cause 阅读全文
posted @ 2012-04-13 12:45 半岛居士 阅读(436) 评论(0) 推荐(0) 编辑
摘要: 【From:http://blogs.msdn.com/b/taylaf/archive/2010/01/05/determining-the-tfs-server-version-using-client-apis.aspx】Determining the TFS Server Version Using Client APIsTaylor A. Lafrinere5 Jan 2010 2:38 PM1In today’s software world supporting backward and forward compatibility between different versio 阅读全文
posted @ 2012-04-05 15:42 半岛居士 阅读(431) 评论(0) 推荐(0) 编辑
摘要: [From:http://norvig.com/21-days.html]Teach Yourself Programming in Ten YearsPeter NorvigWhy is everyone in such a rush?Walk into any bookstore, and you'll see how toTeach Yourself Java in 7 Daysalongside endless variations offering to teach Visual Basic, Windows, the Internet, and so on in a few 阅读全文
posted @ 2012-02-22 15:58 半岛居士 阅读(153) 评论(0) 推荐(0) 编辑
摘要: [摘自李笑来老师的书Everybody can use English]重塑自己的语音:英式发音及其音标:牛津大学出版社香港中文站的 Flash 教程《Guide to English Phonetc Symbols》美式发音及其音标:爱荷华大学的美国音标在线学习程序《Phonetics: The Sound of American English》老托福听力Part C 93篇(文本、MP3以及voiscript播放器)拿起词典独自上路:MS Word英文助手的web服务http://office.microsoft.com/Research/query.asmx必须迅速搞定语法:《朗文英语 阅读全文
posted @ 2012-02-20 17:10 半岛居士 阅读(500) 评论(0) 推荐(0) 编辑
摘要: [From:http://csharp-source.net/open-source/web-testing-tools]WatiNWatiN stands for Web Application Testing in dotNet. Inspired by Watir, WatiN enables web application testing, through Internet Explorer on a Windows platform, expressed in any .Net language.Go To WatiNWETWET is a opensource web automa 阅读全文
posted @ 2012-02-15 11:05 半岛居士 阅读(287) 评论(0) 推荐(0) 编辑
摘要: 最近在学习李笑来老师的书《新托福iBT词汇分类突破》(http://www.lixiaolai.com/archives/8079.html), 图文并茂,非常生动,挺不错的。但感觉在网站浏览学习起来不是太方便,特意做了一个简单清爽的chrome扩展,方便大家记单词。源码见这里,扩展见这里(解压后将扩展中的crx文件拖入chrome就可以安装了,然后你懂的) 阅读全文
posted @ 2012-02-08 14:28 半岛居士 阅读(468) 评论(0) 推荐(0) 编辑
摘要: [From:http://www.albahari.com/nutshell/linqbridge.aspx]LINQBridgeYou might already have discovered thatLINQ is addictive: once you're accustomed to solving problems through slick functional queries, it really hurts being forced back to the imperative style of C# 2.0!LINQ's query operators ar 阅读全文
posted @ 2012-02-06 16:33 半岛居士 阅读(356) 评论(0) 推荐(0) 编辑
摘要: [From http://msdn.microsoft.com/en-us/library/ms972974.aspx]Summary:Examines how to perform dynamic URL rewriting with Microsoft ASP.NET. URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL. Discusses the various techniques for imp 阅读全文
posted @ 2012-01-12 14:15 半岛居士 阅读(282) 评论(0) 推荐(0) 编辑
摘要: [From http://www.theserverside.net/tt/articles/showarticle.tss?id=IIS_ASP]IntroductionTools like ASP.NET greatly simplify the development of a complex Web application. Although this is a great thing for general productivity, it can also keep you from understanding the fundamental communications betw 阅读全文
posted @ 2012-01-12 14:01 半岛居士 阅读(264) 评论(0) 推荐(0) 编辑