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 > march 2007 > threads for march 8 - 14, 2007

Filter by week: 1 2 3 4 5

Control/Editor /w Syntax Highlighting & Intellisense
Posted by at 3/12/2007 11:22:17 PM
I have a program where the user inputs some proprietary code in an editor. I would like to use a windows form editor control that automatically does syntax highlighting & intellisense (after I define the vocabulary). 1) How would I do that myself? Any tips and/or links? 2) Are there any open ...more >>


unnecessary C++ builds of up-to-date projects
Posted by pwm at 3/12/2007 3:58:40 PM
I have a solution of C++ projects using VS 2005 SP1 on Windows XP SP2. I am using project dependencies to keep the correct build order. But I am having a problem where VS 2005 is unnecessarily re-building an up-to-date project. That is, I build the entire solution, and everything builds su...more >>

Name/Value in locals/autos windows
Posted by jack NO[at]SPAM unraunet.com at 3/12/2007 3:15:13 PM
When I am debugging and have a variable that is a button, the locals/ autos windows in Visual Studio display the value of the button variable as {Text="button1"}. Does anyone know where this functionality comes from, and how would I add it to my classes? Thanks. ...more >>

Disappearing line while using text editor
Posted by Andrew McDonald at 3/10/2007 5:13:30 PM
I work only with native C++ projects. After installing SP1 for VS2005 Pro, I find that the line of text I'm editing occasionally vanishes! Eveything else is fine, just that one line stops rendering. Is this a known bug with SP1? It's pretty inconvenient, you're left typing in the dark! The ...more >>

Vb.net XML Comments dissappeared
Posted by Steven Spencer (Spinalogic) at 3/10/2007 12:00:00 AM
OK. I haven't changed anything in my solution, which still builds with 0 errors 0 warnings. I type ''' And nothing happens. PLUS all of my comments in my other classes have no syntax highlighting on them now :(. IE the whole XML comment is just green) Whats going on. ...more >>

Turning off parallel builds in VS2005?
Posted by Corey Wirun at 3/9/2007 9:30:45 AM
Hi All, We build a lot of our solutions unattended, from the command line. When parallel builds are enabled, the project build console output is all mixed up - making it almost readible when a project has build errors. Is there any way to turn off parallel builds via command line? Then s...more >>



DevelopmentNow Blog