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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.