Hey everyone!
I want to be able go back and check my formulas and methods from previous console applications without running two instances of Visual Studio. I need to see the code in detail.
Which is the best way to do this? Is there a Source Control Repository that provides an intellisense-like color-coded view of my VB.NET coding?
Who has a tried method of archiving code for quick and easy access. Obviously I want to copy and paste old operations.
I want to be able go back and check my formulas and methods from previous console applications without running two instances of Visual Studio. I need to see the code in detail.
Which is the best way to do this? Is there a Source Control Repository that provides an intellisense-like color-coded view of my VB.NET coding?
Who has a tried method of archiving code for quick and easy access. Obviously I want to copy and paste old operations.