In Visual Studio, how do you change the order of your source files?
By default, it seems that they go in alphabetical order but I want to put them in a more logical order.
You can't change the order that the Solution Explorer displays your files. If you need a more logical grouping, consider using folders and namespaces.
2.1m questions
2.1m answers
60 comments
57.0k users