Browse by Tags
All Tags »
Visual Studio
Earlier today, as I was working with the Protégé I've been referring to previously , we were debugging some code, and we ran into a little bug. Our tests results would not execute. We tried restarting Visual Studio and a lot of other stuff and it didn't
Read More...
Since Visual Studio 2008 came out I've been extremely impressed with the software. One shortcut which I believe probably exists in CodeRush and Resharper is the ability to find the using directive needed at any given time. in VS2008 you can press ctrl
Read More...
As I've said previously , I am working with developers who are just beginning to learn the tools of the trade . They have a long way to go working with plenty of applications. All people always have more they can learn, so I'll pass along a useful reference
Read More...
While installing SQL Server 2005 recently I ran into some difficulty . I use database projects from Visual Studio 2005 Team Edition for Database Professionals. I use Visual Studio 2008 with them now, and I recently made a mistake while using one of these
Read More...
Earlier today I was trying to track down this error. Unit Test Adapter threw exception: The type initializer for 'Microsoft.VisualStudio.TestTools.UnitTesting.TestConfiguration' threw an exception. Unable to cast object of type 'Microsoft.VisualStudio.TestTools.UnitTesting.TestConfigurationSection'
Read More...
In my attempt to add to the monotony, I'll say that not long ago Visual Studio 2008 was released to all of the MSDN subscribes. With the news spreading so quickly the downloads are all taking forever. Good luck! Scott Guthrie , as usual, posted some good
Read More...
While I was at DevConnections last week, I watched an interesting demo showing off Visual Studio's extensibility. In the demo the visual studio shell is being used to edit Lua script; the scripting language used by World of Warcraft for designing custom
Read More...
I recently installed an interesting custom tool. It is an Extended version of the resource generator in Visual Studio . The nicest part of this for me is that this one is public instead of internal like the default one. In order to have a centralized
Read More...
Some very surprising news has come from Scott Guthrie in a recent blog post he has made . Visual Studio 2008 and .NET 3.5 will be shipping with the source for the base class libraries. As with a lot of the recent technology coming from Microsoft, the
Read More...
So yesterday I was able to spend a long time battling with team server. It seams that source controls likes to keep track of where your workspaces are itself. So on a computer I don’t normally work on, I logged in. I set up work spaces on that machine,
Read More...
Something quite horrible happened to me today. While I was working on some of my code, I accidentally hit some keys while holding the control key down. Unfortunately for me I did not see the keys I hit. Well now instead of seeing whitespace there were
Read More...