My experience has been that for C# projects, the files are always sorted,
and for C++ projects they are inserted at the end but sorted when the
solution is closed and reopened.

Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com
> How can one sort the files in the solution explorer by
> name?
[quoted text clipped - 7 lines]
> Thanks,
> Chris
Andrew McDonald - 22 Apr 2004 00:36 GMT
I also find that files are added to the bottom of folders in a C++ project, but the list is resorted
when the project is next opened so it doesn't matter.
On a related note, does anyone know how to change the ordering of files vs. folders? In VC 6 folders
always came at the top, just like in Windows Explorer. Now with VC 7 they come at the bottom! Seems
like a totally arbitrary change!
Andrew
> My experience has been that for C# projects, the files are always sorted,
> and for C++ projects they are inserted at the end but sorted when the
[quoted text clipped - 11 lines]
> > Thanks,
> > Chris
Chris - 24 Apr 2004 14:21 GMT
Thanks for the replies guys
It seems to sort on reload, it just felt strange they didn't include the feature as a user triggered event when it's already in there
To Andrew
My folders are always at the top (C++ projects in VS.Net 2003). Is it VS.Net 2002 you have (VS7)?
Andrew McDonald - 25 Apr 2004 14:30 GMT
No, 2003 - this happens on all machines I've seen.
Andrew
> Thanks for the replies guys.
> It seems to sort on reload, it just felt strange they didn't include the feature as a user triggered event when it's already in there.
>
> To Andrew:
> My folders are always at the top (C++ projects in VS.Net 2003). Is it VS.Net 2002 you have (VS7)?