There is not doubt about it. I love XAML! Coming from someone with a web application background, I understand the importance of using markup to define visual traits of an application. I also understand that the transition from HTML to XAML is very smooth and will lead to a new generation of .NET developers who …
Tag Archive: XAML
Permanent link to this article: http://blogs.dotnetkicks.com/seesharprun/2010/03/22/my-quest-for-a-codeless-user-interface/
Mar
09
WPF AutoCompleteBox
Thanks Microsoft… for two things 1. Making a new AutoCompleteBox for WPF included in the February 2010 relase of WPF Toolkit: http://www.codeplex.com/wpf 2. Not letting any devs know that this was in the pipeline, since half of the internet’s WPF developers went on ahead and recreated their own imperfect (read: basterdized) versions of the AutoComplete …
Permanent link to this article: http://blogs.dotnetkicks.com/seesharprun/2010/03/09/wpf-autocompletebox/
Comments