K.I.S.S. 全稱 Keep it simple stupid. 估計是來源於愛因斯坦的 Keep it as simple as possible, but don't be a simpler. K.I.S.S. 算是老一輩程式員的信條。我也只是有幸耳聞。未能與這一輩的程式員共事實在是一種遺憾。第一次對我說起這個是帶我第一個Boss的程式員(呵呵,有點拗口)。就是說,我的第一個Boss要稱他為老師的人。他比較消瘦,而且有一頭銀白,看起來非常精神爽朗,說起話來沉穩平緩。真是仙風道骨。
explorer http://archive.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=2387explorer http://archive.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=4786explorer
Silverlight 1.x Implemented eMagazine.First annuced:It' implmented by JavaScript,not .net。Silverlight is so at that time. Let's try to underst its' thought.Thought is important than anythings I think.http://msdn.microsoft.com/en-us/magazine/cc507644
explorer http://archive.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=2387explorer http://archive.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=4786explorer
class Program { static void Main(string[] args) { List<DateTime> DateList = new List<DateTime>(); DateList.Add(DateTime.Parse("2011-02-10")); DateList.Add(DateTime.Parse("2011-02-09"))
Ping class as expected holds an unmanaged resource viewed via reflector. In most cases, as i know, the class implements an explicit IDisposable.Dispose method. And Ping does it the same way as others, like EventWaitHandle. But unlike EventWaitHandle,
最近老在 asp.net 的技術上轉悠就看到這三個介面。google了一下,很多設計模式的東西挖都出來。。不過不論別人是怎麼用的。在 ms 的 Web 設計中,System.Web.UI.WebControl 都是 IComponent,或者說都是從這個介面繼承的。VS.Net 設計器本身實現 IContainer,它可以擁有多個Component,而每一個設計介面是ISite。一個設計檢視只能有一個Component?下面有個window Form 的結構圖。Web Form
Summary: Parameters property of Command class doesnot support indexing by column name (ID: 1106) Bug Type: Software bug Severity: Serious Software Version: 0.