Tim Hibbard
19 posts.
- My first race win](http://www.timhibbard.com/2009/10/shoreline-shuffle-trail-5k-2009.html) Last weekend I ran the Shoreline Shuffle trail 5K. It was my first trail race…
- Getting BrightKite friends using C# and LINQis a location aware social network. It allows you to post notes and pictures at a specific place. It also will write to your Twitter stream so your…
- WPF - CollectionViewSource that updates automaticallyUsing the CollectionViewSource is a good way of binding to a datasource and letting the XAML determine the sorting and grouping of the data. However, as…
- WPF Custom Control Dependency Property GotchaLet's say you have a custom WPF control called SearchTextBox. It has a textbox and a button labeled "search". Simple enough, you reuse it in your…
- VS 2008 - I want my prop snippet back!For those of us that implement INotifyPropertyChanged on our state objects, the new Automatic Properties feature of Visual Studio 2008 hasn't been very…
- WPF - Show/Hide element based on CheckBox.CheckedA lot of times, I need to show or hide a textbox based the value of a checkbox. . An automated voice that sounded like the old Apple text to speech guy stammered sputnik at…
- Kansas City .net User Group - May 2006Jeff Julian and John Alexander were nice enough to let me speak about the last night at the meeting. I've never spoken in front of that many people…
- Google Earth Network Link for Where's TimThis is pretty cool technology. I got an email this morning from Frank Taylor and he said that the Google Earth integration we have on Where's Tim is…
- People hate quicktime,, and all say the same thing, "I hate quicktime". Maybe you guys should check out quicktime killer. Technorati Tags:
- EnGraph Datebox .NET ControlWe have released DateBox .NET Control. This is the first of many controls we plan to release to the community. We have all these controls that we use…
- Launching VPN at startupIf you need to connect to a Virtual Private Network at windows startup, and you don't want to have the user push connect or enter the password do the…
- More on SEHExceptionI blogged a couple weeks ago about a SEHException we were getting in our Public Sub Main due to Application.EnableVisualStyles. Basically the solution was…
- Using ApplicationDeployment to manually update ClickOnce applicationsClass to implement manual updates in ClickOnce applications. With one line of code, you can asynchronously update your applications
