2007-07-12

這條路就是不斷的學習

走這條路似乎就是這樣,
時常都有一堆假根(Jargon)...

WSE - Web Services Enhancements
http://msdn2.microsoft.com/en-us/webservices/aa740663.aspx
WCF - Windows Communication Foundation
http://wcf.netfx3.com/
WPF - Windows Presentation Foundation
http://wpf.netfx3.com/
WF - Windows Workflow Foundation
http://wf.netfx3.com/

一時看不完,就先紀錄一下...
有關 ASMX 2.0、WSE 3.0 和 WCF 的內容
http://www.microsoft.com/china/MSDN/library/WebServices/WebServices/0601ServiceStation.mspx?mfr=true
WCF 性能有多快?
http://www.dotnettools.org/Blog/article.asp?id=203
WCF系列
http://www.cnblogs.com/artech/category/76626.html

另外 Enterprise Library 目前最新版本為 3.1
Microsoft patterns & practices 中的
software factories 及 Guidance automation Extensions and Guidance automation Toolkit 
是這幾天的目標... 

2007-07-06

一些silverlight的sample

Silverlight 1.0 beta sample
http://silverlight.net/themes/silverlight/community/gallerydetail.aspx?cat=1

Silverlight 1.1 Alpha sample
http://silverlight.net/themes/silverlight/community/gallerydetail.aspx?cat=2

不知道有沒有人看過微軟的surface
http://www.microsoft.com/surface/

如果看過的話,
那下面這個silverlight範例,應該會蠻吸引人的!
http://delay.members.winisp.net/SilverlightSurface/

人際關係...

我想,90%努力工作還是勝不了10%的能袖善舞...
雖然總有個人在我耳邊一直提醒我要多學學,
但我還是學不會...因為我沒辦法跟不熟的人裝熟...

在Hyper-V上跑ubuntu 22.04 Desktop, 裝完後一登入就凍住

如果你也遇到這情況, 你可以執行以下步驟 按 Ctrl+Alt+F3 進入 virtual console. (按Ctrl+Alt+F1 可以再回到GUI) 登入後執行下面指令 (更新kernel) * sudo add-apt-repository ppa:capp...