Tags
C#
- Double click required to drop down ComboBox in a WPF DataGrid
- A few good custom WPF controls found along the way
- WPF Datagrid and the dreaded double tab focus issue
- Visual Studio keyboard shortcut to apply uppercase/lowercase to selection
- Another good benefit of using Application Name in a connection string
- Another CaseProduction marathon coding session finally over with...
- Handling Secondary Thread Exceptions in WPF
- SQL Bulkcopying performance work
- Quick way to lower CPU usage in heavy WPF animation desktop app
- Virtualized WPF Listbox scrolling (because ScrollIntoView doesn't always work)
WPF
- Double click required to drop down ComboBox in a WPF DataGrid
- A few good custom WPF controls found along the way
- Handling Secondary Thread Exceptions in WPF
- Quick way to lower CPU usage in heavy WPF animation desktop app
- Virtualized WPF Listbox scrolling (because ScrollIntoView doesn't always work)
SQL
- Checking for objects/values in every database on a SQL server without msforeachdb
- Simplified take on an Access Database query SQL 'ROW_NUMBER'/ranking equivalent
- Another good benefit of using Application Name in a connection string
- Copy and paste to Visual Studio ASP.NET page from SQL Management Studio
- SQL Bulkcopying performance work
ASP
c#
Outlook
Visual Studio
Windows
- Re enable a disabled sound device in the sound control panel in Windows
- Windows 7 depreciating performance issue fixed