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 > january 2005 > threads for january 29 - 31, 2005

Filter by week: 1 2 3 4 5

Optional parameters to VS extensibility functions in C#
Posted by Emil Astrom at 1/31/2005 9:07:17 PM
Hi! On several occasions I've had the need to call functions in Visual Studio that take optional parameters, such as TextSelection.Delete(int). In VB macro code I can do the following: Dim td As TextDocument = ActiveDocument.Object td.Selection.Delete() But if I include that into...more >>


howto: creating custom platform for VC++ projects?
Posted by jordi_vilar NO[at]SPAM hotmail.com at 1/31/2005 9:19:08 AM
Hi, Is there a way to create a new fully customized target for VC++ projects in VS .NET 2003? The idea is to add support for new compilers, so you can compile the same project with different compilers (maybe crosscompilers for other platforms) within the VS IDE. I assume that I need to dev...more >>

vs2003 hangs
Posted by ibondy at 1/30/2005 9:11:02 PM
When I try to debug class and there is the error in the code whole VS2003 stops. Also whole Windows XP stops responding and only think I can do is ctl-alt-del to get to task manager. Sometimes pops up sometimes not. Other windows do not respond at all. Applications running in backround still ...more >>

BUG: Inherited forms show as code.
Posted by David Coleman at 1/30/2005 2:49:16 PM
Hi all, I have a solution with a number of projects. The forms project has some 600 forms. The IDE shows all my forms as code. If I wish to view a form in designer I must - Load the form as code, Delete and then re-type the last letter of the inherited from base form (which immediately chan...more >>

RE: More than 4 items in File->Recent Projects and on Start Page?
Posted by Ricky Marek at 1/30/2005 9:07:30 AM
What about removing items from the list? Posted via DevelopmentNow Groups www.developmentnow.com/g www.developmentnow.com...more >>



DevelopmentNow Blog