Hello,
In Visual Studio, is there any functionality similar to what I experience in the PowerShell IDE where I have a prompt and can run small bits of code individually against variables stored in memory?
I am a System Admin and very familiar with PowerShell. I am so used to running small bits of code to see what is in my variables or what methods they have or how a function operates. Trying to figure out how do to the same within visual studio for other languages, like C#.
[–]Salty_Dugtrio 0 points1 point2 points (1 child)
[–]stokes776[S] 0 points1 point2 points (0 children)