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 > june 2005 > threads for june 8 - 14, 2005

Filter by week: 1 2 3 4 5

Indenting Code Problems
Posted by KulSeran NO[at]SPAM gmail.com at 6/14/2005 8:40:07 AM
in VS6 i could "indent closing brace" if ( true ) { } Is there any way to get VS7 to do that too? ...more >>


vs2005: nested master pages
Posted by param NO[at]SPAM community.nospam at 6/14/2005 12:02:29 AM
Hi all, I have a website with 1 level nested master pages. I have configured the pages element in web.config and setting the masterfile property there pointing to the 2nd master file (nested). VS 2005 compiler gives 2 errors on the aspx page:- Error 11 The element 'html' occurs too few time...more >>

Problem adding existing files to Web Project
Posted by Dave Newman at 6/13/2005 7:52:21 PM
I know this question has been asked before but I can't find any decent answers. I can't use Visual Studio 2003 to add existing files to my web project. Currently i receive the following error: Unable to get file 'http://localhost/project/file.vb' from the web server. Server error: 'project...more >>

Force app onto 2nd monitor
Posted by Steve Teeples at 6/13/2005 9:13:04 AM
Is there a way to force and application to appear on a second monitor when running the IDE in debug mode? The IDE is on the primary monitor and I'd like the application to start up on the 'other' monitor. -- Steve...more >>

VS2005 creating buttons for CommandsBars does not work
Posted by Gerrit Beuze at 6/13/2005 12:00:00 AM
Hi all, In a VS 2003 and VS2005 add-in I'm using the DTE.CommandBars to create new menus and toolbars and fill them with items. In VS 2003 this works OK, however for VS 2005 BETA 2, this causes exceptions. Any idea what's causing this? Any work arounds? Thanks in advance, Gerrit Beuze...more >>

VS2005 problem with Addin IconData
Posted by Gerrit Beuze at 6/13/2005 12:00:00 AM
Hi all, I'm trying to show an aboutbox icon for a VS2005 beta 2 addin through the .addin file. However nothing appears, not even the default icon as provided by the add-in wizard. <Extensibility xmlns="http://schemas.microsoft.com/AutomationExtensibility"> <Addin> <AboutIconData>icon d...more >>

Project Stats Generation
Posted by Bruce at 6/11/2005 10:31:36 PM
Is there any mechanism within Visual Studio.NET 2003 to generated a summary of project stats, such as # lines of code, # of classes, # of methods, etc. (across all files within the project)? Thanks, Bruce ...more >>

Visual Studio .NET Spyware ?
Posted by Cteniza at 6/11/2005 8:33:26 AM
Every time i open VS IDE/HELP i found a new file on the temporary files folder. All the files are named "IM" + variable + ".XML" contain: <?xml version="1.0" encoding="utf-8"?> <UI> <String Id="L_FeedbackLink_TEXT">Send feedback to Microsoft</String> <String Id="L_MessageLink_TEXT">Micros...more >>



Open in Code View instead of Design View
Posted by Jaime at 6/9/2005 10:40:28 PM
Is there a way to configure the IDE so every time I double click on a .cs file in the explorer it opens the code of the cs instead of going to the designer by default? Thanks ...more >>

project level namespace imports
Posted by Danny Robinson at 6/9/2005 12:44:04 PM
Can't find in Visual Studio 2005 where I can declare any project level namespace imports. The old version has an imports feature under the configuration properties for the project. The Help pages says it's there under references or something, but it's not. Am I missing something, or just ...more >>

VS.NET 2005 IDE unstable with managed MFC projects
Posted by Tamas at 6/8/2005 12:00:00 AM
My company is developing a product in VS.NET 2005. In the project we = want to use legacy code written in C++/MFC. To achieve this, we created = a regular MFC DLL project with the /clr option ON, in that we plan to = implement managed wrapper classes that call into the legacy MFC code. = The leg...more >>


DevelopmentNow Blog