Tag: Development

Community

WPF Color Picker VS2010 Style

(Ury Jamshy) As a relatively newcomer to WPF, I decided to create a (yet another) Color Picker control, styled after the Visual Studio 2010 Color Picker. It seemed like a good exercise and also practically useful for many applications. In this article, I describe briefly some of the obstacles I stum

Community

Speech Recognition

The later versions of Microsoft Windows include a speech recognition engine called “Windows Desktop Speech”. This engine is made available to .NET framework developers using the types defined in the System.Speech.Recognition namespace.