The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 4,742,205
since: 19 Jan 2005

Latest tagged entries for 'BINDINGS'



Leopard Sample: A Bound NSCollectionView

Sun 28 Oct 07 8:41 P GMT-05
In this blog post I take a look at a new control that shipped with Leopard, the NSCollectionView. I'll show you how to bind the NSCollectionView to the data supplied by an array controller and bind controls on each sub-view.

WPF Bindings == WTF Bindings?

Mon 12 Mar 07 1:31 P GMT-05
I recently ran across a huge gaping hole in WPF bindings, one that leaves me asking ...WTF??

Cocoa Bindings vs. WPF Binding

Thu 15 Feb 07 12:41 P GMT-05
I don't intend to declare a "winner" or say which one I like best, I merely want to compare and contrast for my own edification and to illustrate the differences (and similarities) to Cocoa newbs like me