Groups | Blog | Home
all groups > visual studio .net general > july 2004 >

visual studio .net general : VS.NET 2003 IDE- Start Page, incorrect "modified" date for project?


Thomas H
7/29/2004 1:59:27 PM
Hello everyone, got a question about a minor "annoyance"- when I go into VS
..NET 2003, I have it show the Start Page upon startup. It lists my projects
under the "Open an Existing Project" tab. But, the "Modified" date for each
project is incorrect- it's always the date that I created the project on.
Is this by design, or is there an error for this part of the IDE?

Has this happened to anyone else?

Thanks!

-Thomas

Peter van der Goes
7/29/2004 2:01:47 PM

[quoted text, click to view]
It is by design. What you and I think of as modifying a project, like
adding/changing code in a module, doesn't fit the official definition of a
modification.
Here's a description:
"Visual Studio .NET 2003 uses the date of the .sln file as the Modified date
in the Start Page, so that if the .sln file is not modified, the date shown
in the Start Page does not change. The .sln file is modified when you add
or remove projects, change solution options, change project dependencies,
etc. Just opening a solution and working on your code, for example,
doesn't update the .sln file. "

There has been some discussion about changing this in the next version, but
I don't know if it will change or not.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Thomas H
8/1/2004 1:22:01 PM
[quoted text, click to view]

Great, thanks, Peter! Was that in a Microsoft doc? I searched the 'net but
couldn't find anything that even mentioned the modified date.

And it's good to know that nothing's "broken" on my end! Thanks again!

-Thomas

Peter van der Goes
8/1/2004 8:15:11 PM

[quoted text, click to view]
Actually, I googled (groups) that up with a search on "Visual Studio .NET
project modified date".
I was careful to get the quote from a message posted by a Microsoft
employee, as I wanted a credible source.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

AMondaleNoSpam
8/4/2004 5:22:53 PM
It appears to happen to anyone who is used to the VS.Net 2002 interface and
mode of operation which would bump the solution up the list when any
sub-container/file was modified therein. I believe you can "juke" the
project/solution to the top of the MRU list by changing output from
Debug->Release->Debug and saving the solution to disk, "fooling" the IDE
into thinking you have modified the solution file.

However, I believe I have encountered a bug in VS.Net 2003. When the Project
*or* file MRU list fills up, it simply quits adding new
solutions/projects/files to the MRU or the Project start page. I have
figured out a workaround for this behavior, change the Tools,Options,General
setting (numeric text box) for history, and new projects/solutions re-appear
at the top!


[quoted text, click to view]

AddThis Social Bookmark Button