2009年9月3日
摘要: Gieno What to do about the slow startup of web servicesDue to the architecture of web services and web applications they can be quite slow to start. For example on my Windows 2003-box the initial loca... 阅读全文
posted @ 2009-09-03 09:49 Gieno 阅读(214) 评论(0) 推荐(0) 编辑
摘要: Gieno Overload Resolution in C# 4.0 Last time we talked about the basics of named arguments, optional arguments, and default values. From here on out, I’m just going to refer to the whole featur... 阅读全文
posted @ 2009-09-03 09:23 Gieno 阅读(272) 评论(0) 推荐(0) 编辑
2009年9月2日
摘要: Gieno技术分析-9月2日 上证长期预期 阅读全文
posted @ 2009-09-02 11:49 Gieno 阅读(114) 评论(1) 推荐(0) 编辑
摘要: Gieno Startups : Ad for www.officelabs.comThis post was originally aimed for Microsoft employees who also have a side project, or a hobby project. It turns out,they have a nice internal thing called &... 阅读全文
posted @ 2009-09-02 11:13 Gieno 阅读(264) 评论(1) 推荐(0) 编辑
摘要: This post is study case about how to debug the high CUP in GC. 阅读全文
posted @ 2009-09-02 10:49 Gieno 阅读(1316) 评论(0) 推荐(1) 编辑
摘要: Gieno Concept Of Optional Parameter in C# 4.0C# 4.0 introduces the concept of optional parameter values into the language. I'll first let's talk about the features themselves, and will follow that wit... 阅读全文
posted @ 2009-09-02 10:03 Gieno 阅读(538) 评论(1) 推荐(0) 编辑
2009年9月1日
摘要: Gieno Dynamic in C# 4.0, Part 7 By now, my hope is that you all have a well-rounded view of dynamic. The thing that's been occupying my thoughts lately is the semantics around the phantom method. What... 阅读全文
posted @ 2009-09-01 13:35 Gieno 阅读(295) 评论(0) 推荐(1) 编辑
2009年8月31日
摘要: Gieno技术分析-8月31日 上证短期预期 阅读全文
posted @ 2009-08-31 10:18 Gieno 阅读(338) 评论(3) 推荐(2) 编辑
摘要: Gieno Dynamic in C# 4.0, Part 6As I mentioned last time, there are a few gotchas that we'll need to look at in order to get a full understanding of the dynamic feature and its capabilities. Today we'l... 阅读全文
posted @ 2009-08-31 09:33 Gieno 阅读(316) 评论(0) 推荐(0) 编辑
2009年8月28日
摘要: Gieno Dynamic in C# 4.0, Part 5Now that we're all experts in how dynamic invocations work for regular method calls, lets extrapolate from our previous discussion about phantom methods a bit and take a... 阅读全文
posted @ 2009-08-28 11:22 Gieno 阅读(475) 评论(2) 推荐(1) 编辑