Volunteer .NET Evangelist

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

02 2006 档案

摘要:For all of you who follow up my blog closely, you will probably remember that I have written a little application in which you can edit your xaml snippet and have that sinppet executed in real tim... 阅读全文

posted @ 2006-02-28 23:26 Sheva 阅读(2567) 评论(3) 推荐(0)

摘要:Crossbow, OMG, WTF? Well, Crossbow is the codename for the interoperability technology between Windows Forms and Windows Presentation Foundation. Crossbow enables you to host Windows Forms cont... 阅读全文

posted @ 2006-02-28 01:37 Sheva 阅读(5395) 评论(2) 推荐(0)

摘要:Chris Anderson, the chief architect of Avalon, has shown on Channel9 Video talking about the architecture of Avalon, and he used the classic block diagram to illustrate how the UI is rendered fr... 阅读全文

posted @ 2006-02-23 21:35 Sheva 阅读(2330) 评论(9) 推荐(0)

摘要:In WPF, it ships with three built-in BitmapEffect classes, namely DropShadowBitmapEffect, OuterGlowBitmapEffect and BlurBitmapEffect, you can think of those bitmap effects as those available in IE... 阅读全文

posted @ 2006-02-23 00:32 Sheva 阅读(2751) 评论(1) 推荐(0)

摘要:If you have been dabbling with any CTP release of WINFX SDK, you probably have been irritated by the unstability of the XamlPad.exe which is shipped with the SDK. the XamlPad.exe crashes regularly... 阅读全文

posted @ 2006-02-21 19:49 Sheva 阅读(4587) 评论(8) 推荐(0)

摘要:In my last blog entry, I talked about the Avalon brushes and RadialGradientBrush in particular. In this episode, I am gonna talk about pen in Avalon, pen as its name indicates can be used to paint... 阅读全文

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

摘要:Brush as its name indicates can be used to paint the texture and chrome of a specified ContentElement or UIElement, Avalon comes with tons of different Brushes, one of which called RadialGradientB... 阅读全文

posted @ 2006-02-19 14:16 Sheva 阅读(1618) 评论(2) 推荐(0)

摘要:I've been playing with several CTP releases of Windows Presentation Foundation a.k.a Avalon, I have to say I am just so excited by the flexibility and powerfulness of this platform. In Avalon, It'... 阅读全文

posted @ 2006-02-19 00:18 Sheva 阅读(2584) 评论(2) 推荐(1)

摘要:In this episode, Eric asks us to replace space count with spaces:--------------------------------------------------------------------------------Given a string with embedded space counts: Indented... 阅读全文

posted @ 2006-02-15 20:03 Sheva 阅读(1518) 评论(0) 推荐(0)

摘要:In this exercise, Eric asks us to replace all html tag names with uppercase equivalent. My answer is based on Maurits' suggestion, that is to say using MatchEvaluator. MatchEvaluator enables yo... 阅读全文

posted @ 2006-02-07 23:03 Sheva 阅读(1539) 评论(3) 推荐(0)

摘要:Eric Gunnerson has come up with a great number of excellent regular expression exercises in his personal blog, and I will keep my blog sync with his whenever a new exercise is introduced there. ... 阅读全文

posted @ 2006-02-04 21:30 Sheva 阅读(335) 评论(0) 推荐(0)

摘要:Channel9 just released a new video clip featuring the life and times of Anders Hejlsberg, who is the chief architect and designer of C# programming language, and also a key participant in the deve... 阅读全文

posted @ 2006-02-04 02:41 Sheva 阅读(1259) 评论(4) 推荐(0)