September 2009 - Posts

0
Comments

Custom Caret “cheat” in WPF TextBox by jdanforth

I’ve seen people ask for custom Carets in the WPF TextBox, like in insert mode and you want to have a block caret or underscore. Some say it’s going to be possible/easier to do this in .NET 4.0, but until then, there are some simple cheats you can do...
Filed under:
0
Comments

SQL Azure Explorer Addin for VS2010 Beta 1 by jdanforth

Me and Dag König just released the alpha version of a (so far) small Codeplex project we’ve been working on for the last week or so – an SQL Azure Explorer Addin for Visual Studio 2010 Beta 1 . The reasons for this project are several, but mostly to learn...
Filed under: , , ,
3
Comments

Visual Studio 2008 Web Test Not Recording on 64-bit Windows 7 by jdanforth

I was about to record a web test in Visual Studio 2008 Team System today, and the recorder refused to record anything. And the Recorder “bar” in IE 8 was not showing. After some digging around, the issue was fixed by deleting a few registry keys. Found...
More Posts