Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > visual studio .net ide > october 2006 > threads for october 22 - 28, 2006

Filter by week: 1 2 3 4 5

How to recognize change of Active document
Posted by Evgeny at 10/28/2006 12:00:00 AM
Hello, I wrote some Tool Window add-in that should process current active document in IDE. How could I catch an event of changing of the current document? It means that when an user of IDE opens a new document then my tool should process it automatically. I can reach this aim with a timer bu...more >>


docking addin window in the main ide window
Posted by Jimatinsyst at 10/27/2006 4:31:30 PM
Hello, I'm trying to dock my addin tool window within the "main ide window" (ie where code or designer documents normally live in tabs) but I can't seem to make that happen. I can use a wide variety of constants to obtain a window to link to... Window2 w2 = (Window2)_applicationObject.Windo...more >>

Search and Replace with newlines
Posted by Steve Shaw at 10/26/2006 4:10:02 PM
This apparent bug has cropped up a few times in the past, but I finally decided to pursue it this time. I picked up a query from SQL Profiler and pasted it into a new text file in Visual Studio 2005. I wanted to economize on screen space a bit, so I wanted to collapse the select list into a ...more >>

VS2003 SP1 Broke Rebuild Only selected project
Posted by GregM at 10/26/2006 10:40:02 AM
After installing VS2003 SP1, right clicking on a project and selecting Project Only-Rebuild Only <Project Name> does nothing when the project is already up to date. It's like it's doing a Build Only instead of Rebuild Only. If I do a Clean Only, then Rebuild Only will cause it to build, bu...more >>

Restore default toolbox not working in VS2005
Posted by s.bussing NO[at]SPAM symax.nl at 10/25/2006 1:38:36 AM
I thought that resetting the toolbox in VS2005 would leave me with the default component which where installed during the installation of VS2005, but I choose the option "resetting the toolbox" and the only tab left now is "General". No webcontrols, novalidators etc. How can I get these back? ...more >>

Forms designer grid VS2005
Posted by Peter Hartlén at 10/24/2006 3:18:27 PM
Hi! I just can't find out why I don't see a grid in my forms designer. I've set the following grid settings under Tools->Options->Windows Forms Designer" GridSize = 4;4 ShowGrid = True SnapToGrid = True What am I doing wrong? ...more >>

source control output
Posted by eXavier at 10/24/2006 7:54:02 AM
Hello, I use VS.NET 2005 Team Foundation with Team Foundation server as source control. When I get latest version of sources I couldn't see what files have been updated. In previous version (VS.NET 2003 + VSS) it could be seen in Output window when selected Source control in combo box. Why th...more >>

Web Application Projects - Web Config Tab Broken in VS 2005 On x64
Posted by Seen at 10/23/2006 2:50:02 PM
I've installed the latest version of ASP.NET Web Application Projects and created a new project of this type (all prerequisites are present). When attempting to view the "Web" tab in the project Properties, I get the following message along side a red X: Unable to cast object of type 'Mi...more >>



VS2005 not opening source files
Posted by Chuck C at 10/23/2006 11:34:19 AM
Ok.. I have tried and tried to get this to work but still no luck. Here is what I have installed on my box: VS6 VS2003 VS2005 Here is my problem: From windows explorer if I right click on any type of source file (.cs, .c, ..h, etc.) and click Open With and select VS2005 it doesnt ...more >>

need create GUID?
Posted by gnih at 10/23/2006 12:36:49 AM
If a public class which not create a GUID by itself, Visual studio will generate one and install it into system registry, is it right? Actrually, I had a project with some public class defined. but I don't want system registry aware of them. ...more >>


DevelopmentNow Blog