摘要: 为什么要写这个程序寻找时间同步Api编写同步程序封装成windows service为什么要写这个程序 一直在关注golang, 从2011年4月配置环境写了个hello world!(http://weibo.com/1409046677/wr4n3vdYFV), 后来没再动手写golang代码了... 阅读全文
posted @ 2014-04-24 13:08 Net205 Blog 阅读(1603) 评论(1) 推荐(0) 编辑
摘要: 转自:http://blog.raffaeu.com/archive/2010/06/26/how-to-write-fluent-interface-with-c-and-lambda.aspx没有认真排版,如果原文可以访问建议阅读原文。Last week I had a nice discussion in the office about “how to write fluent interface” and I have found a couple of articles over the internet about that. As usual I disagree with s 阅读全文
posted @ 2014-02-28 14:04 Net205 Blog 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 一个简单清晰的单例模式例子。转自:http://pratapreddypilaka.blogspot.com/2011/12/singleton-pattern-load-balancer.htmlSingleton Pattern : Load Balancer DemonstrationSingleton Pattern : This is a pattern which is widely used when there is a situation to create only one instance of a class.Lets demonstrate the pattern u 阅读全文
posted @ 2011-12-29 16:02 Net205 Blog 阅读(342) 评论(0) 推荐(0) 编辑
摘要: http://plentyoffish.wordpress.com/2011/12/27/32-billion-images-a-month/December 27, 2011 at 4:46 am 发表:In November plentyoffish got nearly 6 billion pageviews and served out nearly 32 billion images in addition to that our IM servers handle about 30 billion pageviews a month.另外网上资料说(转自:http://www.it 阅读全文
posted @ 2011-12-29 15:18 Net205 Blog 阅读(233) 评论(0) 推荐(0) 编辑
摘要: ASP.NET Search Engine Keyword Logging with an HttpModule:http://www.eggheadcafe.com/tutorials/aspnet/4df8feb4-3240-4545-9c36-a8aecf336bf5/aspnet-search-engine-keyword-logging-with-an-httpmodule.aspxIntegrating BrowserId with ASP.NET Membership, Roles, Profile and Forms Authentication:http://www.eggh 阅读全文
posted @ 2011-10-09 15:13 Net205 Blog 阅读(164) 评论(0) 推荐(0) 编辑
摘要: Scale ASP.NET Apps Through Distributed Caching:http://visualstudiomagazine.com/Articles/2011/09/01/pfint_Distributed-Caching.aspx 阅读全文
posted @ 2011-09-29 19:35 Net205 Blog 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.amazedsaint.com/2010/04/6-cool-vs2010-quick-tips-you-should.html http://www.visiblox.com/blog/2010/04/ten-cool-things-you-didnt-know-about-visual-studio-20106 Cool #VS2010 Quick Tips you should know when working with Visual Studio 2010Visual Studio 2010 is super cool. Here are few fea. 阅读全文
posted @ 2011-09-15 02:52 Net205 Blog 阅读(396) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.amazedsaint.com/2010/05/tasks-1-2-3-parallel-extensions-in-net.htmlWith those multi core processors everywhere, support for parallelism is an already implicit requirement for any new application. This post explores how easily you can implement parallel features in your application, wit 阅读全文
posted @ 2011-09-15 02:49 Net205 Blog 阅读(322) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.amazedsaint.com/2010/11/top-6-coding-standards-guideline.htmlSome time back, I collated a list of 7 Must Read, Free EBooks for .NET Developers, and a lot of people found it useful. So, I thought about putting together a list of Coding Standard guidelines/checklists for .NET /C# develop 阅读全文
posted @ 2011-09-15 02:08 Net205 Blog 阅读(519) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.amazedsaint.com/2010/02/top-5-common-programming-mistakes-net.htmlSome time back, I asked a question in Stackoverflow.com, about common programming mistakes .NET developers must avoid. The response was awesome, to say the least. I’m just listing down the top 5 developer crimes I picked 阅读全文
posted @ 2011-09-15 02:04 Net205 Blog 阅读(257) 评论(0) 推荐(0) 编辑