2
Answers

How to move classes in a folder?

Prime b

Prime b

13y
1.3k
1
Is it possible to move classes up or down you create that located in the Folder?
I am talking about Solution Explorer in VS, where you see all the files from the project.
So for example I have a folder and in that folder I have classes and I want them to be in different order, is there any way to do it?

I tried to drag and drop but an error message pops up saying its already located in the same location.
Answers (2)
0
Mahesh Chand

Mahesh Chand

2 286.4k 123.7m 16y

Read this article: Calculating Date Difference in C# by Dipal Choksi on Oct 19, 2006

It shows how to calculate date difference in C# using Subtract and TimeSpan objects.