It is common, when developing code, to want to see two parts of the same code file at the same time for comparison purposes. Visual Studio permits you to split the code editor window into two parts so that you can achieve this.
...
Go to the complete details ...