2009年9月16日
摘要: Gieno Dynamic in C# 4.0, Part 8After7 posts on dynamic for learning, this time I think it's much more to fun to use it for something evil… by making Reflection simple.In C# 3.0 invoking members ... 阅读全文
posted @ 2009-09-16 14:35 Gieno 阅读(1724) 评论(8) 推荐(3) 编辑
2009年9月15日
摘要: This post shows demo about a very basic shortest Path Algorithm: Polyline Routing, which is wrote in C# with Silverlight. 阅读全文
posted @ 2009-09-15 12:01 Gieno 阅读(408) 评论(0) 推荐(0) 编辑
2009年9月14日
摘要: With the development of C#, I'm just asking my self: Is C# becoming a functional language? In this post I'm going to tell something about why I think functional programming is so important. 阅读全文
posted @ 2009-09-14 13:53 Gieno 阅读(367) 评论(3) 推荐(1) 编辑
2009年9月11日
摘要: Continuation-Passing Style is a geek (like Callcc, remember? ). In this post, I will tell something about CPS. 阅读全文
posted @ 2009-09-11 11:18 Gieno 阅读(2110) 评论(3) 推荐(2) 编辑
2009年9月10日
摘要: In this post, I'm going to write something for recursive lambda expressions. 阅读全文
posted @ 2009-09-10 09:52 Gieno 阅读(488) 评论(0) 推荐(1) 编辑
2009年9月9日
摘要: Parser combinators are an idea that I really enjoy every time. So in this post, I'm going to write something for it. 阅读全文
posted @ 2009-09-09 10:16 Gieno 阅读(433) 评论(0) 推荐(1) 编辑
2009年9月8日
摘要: Gieno 3 most important questions before startup1. What are you deeply passionate about?The passion cannot be manufactured, nor can it be the end result of a motivation effort. You can only discover wh... 阅读全文
posted @ 2009-09-08 16:24 Gieno 阅读(210) 评论(0) 推荐(0) 编辑
2009年9月7日
摘要: Gieno技术分析-9月7日 上证短期预期 阅读全文
posted @ 2009-09-07 10:34 Gieno 阅读(196) 评论(2) 推荐(0) 编辑
摘要: Gieno DEBUGGING : PowerShell Training, Episode IIThis is a continuation of Episode I. If you haven't read it I suggest at least going through the summary at the end of the post.Working with DrivesIn y... 阅读全文
posted @ 2009-09-07 09:49 Gieno 阅读(238) 评论(0) 推荐(0) 编辑
2009年9月4日
摘要: Gieno Philosophies Of Arguments Feature in C# 4.0Okay, my attempt at a clever title failed… Ties and Philosophers? I oughtta stick with technical writing. :)We’re almost done with our chat... 阅读全文
posted @ 2009-09-04 11:42 Gieno 阅读(190) 评论(0) 推荐(1) 编辑