Monday, April 30, 2007
Silverlight - not just pretty graphics - Cross platform .NET Framework!
Watching Scott Guthrie's keynote at Mix07 right now. The word is finally out - and wow. Silverlight is not just a Flash alternative - it is a cross platform, cross browser .NET runtime and framework. C#, VB, any .NET language driving display in the browser, running on the client side, on other platforms.
Beta for 1.0 is out today, available on www.silverlight.net.
You can even debug cross platform with the .NET code running in a Mac browser. I think we are not far from stepping through the time space continuum now...
Saturday, April 28, 2007
Tuesday, March 13, 2007
Monday, March 12, 2007
Friday, July 14, 2006
Saturday, June 24, 2006
Monday, June 19, 2006
Friday, June 09, 2006
Monday, May 29, 2006
Saturday, May 27, 2006
Friday, May 26, 2006
Wednesday, May 24, 2006
I love the smell of fresh hot bits in the morning...
If you haven't stumbled on the top link on the MSDN homepage in the last 24 hours... WinFX Beta 2 is out. Finally some fresh bits that are synced up between WCF, WPF, and WF.
There is also a Go-Live license associated with all the bits, so you can get the jump on the competition by putting apps into production right away with WinFX capabilities. If you haven't started looking at WinFX capabilities yet, now is definitely the time. One good way to do so is to attend our WCF Master Class. You can find more details at http://www.idesign.net/.
You can get all the download bits for WinFX Beta 2 here: http://msdn.microsoft.com/windowsvista/downloads/products/getthebeta/
Saturday, May 20, 2006
Saturday, May 13, 2006
Monday, May 08, 2006
Tuesday, April 25, 2006
Saturday, April 15, 2006
Tuesday, April 11, 2006
Friday, March 24, 2006
Monday, March 13, 2006
Monday, February 27, 2006
Friday, February 24, 2006
Wednesday, February 22, 2006
Monday, February 20, 2006
Saturday, February 04, 2006
Thursday, January 19, 2006
Wednesday, January 18, 2006
Thursday, January 12, 2006
Thursday, January 05, 2006
Thursday, December 01, 2005
Wednesday, November 30, 2005
Tuesday, November 29, 2005
Thursday, November 24, 2005
Slides and demos from Boulder .NET
Slides and demos from my talk on Connecting Smart Client Applications with Windows Communication Foundation at Boulder.NET Users Group on Tuesday
Sunday, November 20, 2005
Interface-based Programming example employing the Factory pattern
Just a little written explanation of a sample I usually give in our master classes that demonstrates the one of the benefits of interface-based programming. It demonstrates using a factory (in this case a generic factory that can load any type and return it through an interface reference) to dynamically load components that are expected to implement an interface contract, so that clients can be coded with no specific type coupling (other than the interface contract) to the components that satisfy the contract.
.NET Systems Programming class dynamic demos
In class demos from Linsoft class
Friday, November 11, 2005
Wednesday, November 09, 2005
Tuesday, November 08, 2005
Thursday, October 27, 2005
Monday, October 24, 2005
Wednesday, October 12, 2005
Thursday, September 29, 2005
| |