摘要:
Json.NEThttp://json.codeplex.com/Json.Net是一个读写Json效率比较高的.Net框架.Json.Net 使得在.Net环境下使用Json更加简单。通过Linq To JSON可以快速的读写Json,通过JsonSerializer可以序列化你的.Net对象。让... 阅读全文
摘要:
PerformanceNow that we have a basic model for how things are working, let's consider some things that could go wrong that would make it slow. That wil... 阅读全文
摘要:
Stackoverflow用的是.net开发的,用的缓存是Redis,Stackoverflow架构的演讲地址是:http://www.infoq.com/cn/presentations/architecture-of-stackoverflow?utm_source=infoq&utm_medi... 阅读全文