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 2003 > threads for october 15 - 21, 2003

Filter by week: 1 2 3 4 5

BUG in debugger values.
Posted by news.microsoft.com at 10/21/2003 3:07:22 PM
Hi, In the debug Auto and Locals window the value that has changed becomes highlighted in red, BUT the Watch window does no highlighting, why the inconsistency? Would it not be better if this window was also change highlighted? Enum Flags INCORRECT values displauyed in debug window ...more >>


Codebehind in different folder
Posted by Alessandro at 10/21/2003 2:15:24 PM
We are trying to store the codebehind files in a different folder other than the aspx. For example: index.aspx and the codebehind: /src/index.aspx.cs VS.NET seems unable to support this and can't find the file. Even though the page works fine through the browser. Below is a posted repl...more >>

Is VS.Net stopped at a breakpoint?
Posted by Developer at 10/20/2003 5:17:26 PM
Is there a way to determine, via automation, if the debugger is stopped at a breakpoint? TIA for any help....more >>

Default Class Template
Posted by Rick Kierner at 10/20/2003 3:32:16 PM
How do I change the default Class Template so that instead of having just basic class structure but also having several region tags and documentation pieces? Rick ...more >>

Get CodeElement Object with DTE
Posted by Max at 10/20/2003 5:40:35 AM
Im trying to make a .NET addin that could interact with the .NET developpment environment. I would like to be able to click on any class or method definition in the code desing window and set an object to the corresponding type (CodeClass or CodeMethod) so I can access to its properties. ...more >>

build new solutions for 3 projects -- getting error message re dependencies
Posted by KathyBurke40 NO[at]SPAM attbi.com at 10/19/2003 6:11:50 AM
Hi, I have an n-tier app with 3 projects that need to be seperate solutions with dependencies. CLIENT...dependency is BUSINESS BUSINESS...dependency is DATA I originally had the business and data projects (class libraries) as part of the client project. The powers-that-be want 3 projects but ...more >>

vs.net usage question: how to match starting/ending brackets
Posted by Bruce Schechter at 10/18/2003 2:49:59 PM
Many times during debugging with vs.net I'll hit the "build" button and then it will give me a not- entirely-clear error message implying that one of my starting or ending brackets ("{" or "}") somewhere deep in the code doesn't have a properly matching counterpart. Is there a quick way t...more >>

Visual DataTools?
Posted by joebob at 10/17/2003 9:05:56 PM
Can anyone tell me if the Visual DataTools that were around in Visual InterDev 6.0 are around Visual Studio .NET? ...more >>



BUG, Seriouisly causing problems with WinForm designer
Posted by BUG at 10/17/2003 6:11:25 AM
Hi, We are currently having serious problems with regards to the form designer. Even with .AutoScale = false and .Locked = true, on different machines the forms are being resized and changed on screen and messing up yet nothing is being changed. I have only seen this on 2003 vs.net ...more >>

FEATURE REQUEST: C# shared .cs files in project
Posted by FEATURE REQUEST at 10/17/2003 12:47:59 AM
Hi, I have made an assembly file but i want to share some .cs files and not have to ship the dll assemblies. I want to be able to point to this .cs file in a project that is in a different directory, but it always copies the .cs file locally. Can i override this? I dont want to ha...more >>

"Find in files" problem !
Posted by William [WillyNT] at 10/16/2003 4:24:16 PM
Hello, Running VisualC++.NET 2003 (v7.1.3088) on a WinXPPRo (latest update). I often use the "Find in files" dialog to search strings in my entire solution. So, in this dialog, I use "Entire solution", no probs. When I add "Visual C++ Include directories", to search in my solution AND in ...more >>

Properties Window can not be activated.
Posted by Bahman Kasmai at 10/16/2003 4:07:03 AM
After a few weeks of use following an upgrade from vs2002 to vs2003 I can no longer activate the properties windows. I have repaird and reinstalled VS2003 but the problem still insists. This is really annoying. My development has stopped and I am running out of idea how to solve this. This...more >>

VS.NET 2003 and Network Issues
Posted by gdewrell NO[at]SPAM profdata.com at 10/15/2003 1:24:03 PM
I know this will make absolutely no since but I can reproduce this issue. We have brand new compaq Evo n1020v laptops that some of our developers are using. Each morning they do fairly large network file transfer. Starting after install of VS.NET 2003 they started getting page fault errors when...more >>


DevelopmentNow Blog