Volunteer .NET Evangelist

A well oiled machine can’t run efficiently, if you grease it with water.
  首页  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  See Sharp

摘要:Eric Gunnerson just brings up a series of posts on some C# trivia that probably most developers don't know about, I just quote some of them which are more relevant to the C# technicality:Language Deta... 阅读全文

posted @ 2006-05-06 20:28 Sheva 阅读(1232) 评论(0) 推荐(0)

摘要:C# Application Markup Language (CSAML): An Evolutionary Leap by Charles Petzold Several weeks ago, Microsoft Corporation began a li... 阅读全文

posted @ 2006-04-02 02:59 Sheva 阅读(1820) 评论(3) 推荐(0)

摘要:In C#2.0, get and set accessors of a property can be of different accesibility.This feature is quite useful, imagine that if you want to protect your property from being written by outside code, a... 阅读全文

posted @ 2006-01-19 23:20 Sheva 阅读(300) 评论(0) 推荐(0)

摘要:When I first learnt assembly language programming in college, I planned to write a programme which can count down a specified number , and I can still remember how tricky that was when you had ... 阅读全文

posted @ 2006-01-14 22:35 Sheva 阅读(338) 评论(0) 推荐(0)