02 2009 档案

摘要:June 19, 2008An interesting, although generally basic, problem with Windows Forms is how to implement the singleton pattern on the forms. What do I mean? Well, consider this…You’re writing... 阅读全文
posted @ 2009-02-20 09:16 Vincent Yang 阅读(1089) 评论(0) 推荐(0)
摘要:Ref: http://articles.techrepublic.com.com/5100-10878_11-1046488.html I am a skeptic; I don’t deny it. Some even accuse me of being resistant to change. So when a new development methodology com... 阅读全文
posted @ 2009-02-19 08:56 Vincent Yang 阅读(426) 评论(0) 推荐(0)
摘要:Ref: http://articles.techrepublic.com.com/5100-10878_11-1046568.html Have you noticed that the old way of developing applications just doesn’t work anymore? According to Software Magazine, onl... 阅读全文
posted @ 2009-02-19 07:27 Vincent Yang 阅读(307) 评论(0) 推荐(0)
摘要:In a recent post I described a very easy way to programmatically test an ASP.NET Web service using JavaScript and the XMLHTTP COM object. Windows PowerShell, the new command shell and scripting langua... 阅读全文
posted @ 2009-02-13 20:55 Vincent Yang 阅读(648) 评论(0) 推荐(0)
摘要:In the context of using Windows PowerShell for lightweight software test automation, one of the most common tasks you need to perform is parsing data from XML files. For example, you may want to extra... 阅读全文
posted @ 2009-02-13 20:52 Vincent Yang 阅读(1801) 评论(2) 推荐(0)
摘要:I recently spoke at the Microsoft Management Summit. My talks were introductory PowerShell talks. Yesterday one of the conference attendees asked me if it is possible to call a SQL stored procedure us... 阅读全文
posted @ 2009-02-13 20:49 Vincent Yang 阅读(507) 评论(0) 推荐(0)
摘要:Ref: http://jamesmccaffrey.spaces.live.com/blog/cns!504C7CC53E7E7FE8!593.entryI recently spoke at the Microsoft Management Summit. MMS is a huge event and this year had over 4,000 attendees. All ... 阅读全文
posted @ 2009-02-13 20:47 Vincent Yang 阅读(548) 评论(1) 推荐(0)
摘要:iCalender is something like an open format text file to add items to the calendar (like Outlook calendar). It is simply a text file which contains fields and information about the particular event o... 阅读全文
posted @ 2009-02-10 13:30 Vincent Yang 阅读(472) 评论(0) 推荐(0)