Have you checked for blocking? Run sp_who2, and check the Blk column. If you see a number in this column, this means that this process is blocking the spid on the column.
If you cannot see any trace of the Visual Studio thing in SQL Server, I guess it is an issue in Visual Studio, in which case you should add a tag for visual-studio.