Click here to Skip to main content
15,890,381 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
PraiseRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Cp-Coder7-Jul-20 11:22
Cp-Coder7-Jul-20 11:22 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 12:19
mvahoney the codewitch7-Jul-20 12:19 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Kornfeld Eliyahu Peter7-Jul-20 19:31
professionalKornfeld Eliyahu Peter7-Jul-20 19:31 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
kalberts7-Jul-20 5:40
kalberts7-Jul-20 5:40 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 5:40
mvahoney the codewitch7-Jul-20 5:40 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
OriginalGriff7-Jul-20 5:53
mveOriginalGriff7-Jul-20 5:53 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 6:40
mvahoney the codewitch7-Jul-20 6:40 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
kalberts7-Jul-20 7:24
kalberts7-Jul-20 7:24 
honey the codewitch wrote:
I do use CLI prebuild and postbuild steps, which only need to be typed into a project once
In which way is that specific to command line interfaces?

The great majority of GUI based systems I use let you configure preferences, options, execution plans and whatever in a useer friendly GUI, saving it in a database (the Registry is one such option, but others may be more suitable) for your next use.

Look at VS. You configure prebuild and postbuild steps, and you don't have to retype them every time.

Of course you may pull up some GUI that does not do things in a proper way, so you have to respecify things every time. There are bad command line applications out there, too.
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 7:41
mvahoney the codewitch7-Jul-20 7:41 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Member 133016797-Jul-20 22:59
Member 133016797-Jul-20 22:59 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Ravi Bhavnani7-Jul-20 6:19
professionalRavi Bhavnani7-Jul-20 6:19 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 6:35
mvahoney the codewitch7-Jul-20 6:35 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
kalberts7-Jul-20 7:18
kalberts7-Jul-20 7:18 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Sander Rossel7-Jul-20 21:46
professionalSander Rossel7-Jul-20 21:46 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Ron Nicholson7-Jul-20 6:19
professionalRon Nicholson7-Jul-20 6:19 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 6:31
mvahoney the codewitch7-Jul-20 6:31 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
pkfox7-Jul-20 7:42
professionalpkfox7-Jul-20 7:42 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 8:11
mvahoney the codewitch7-Jul-20 8:11 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
F-ES Sitecore7-Jul-20 8:46
professionalF-ES Sitecore7-Jul-20 8:46 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 9:03
mvahoney the codewitch7-Jul-20 9:03 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Eddy Vluggen7-Jul-20 10:27
professionalEddy Vluggen7-Jul-20 10:27 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
harold aptroot7-Jul-20 20:20
harold aptroot7-Jul-20 20:20 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 20:33
mvahoney the codewitch7-Jul-20 20:33 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Davyd McColl7-Jul-20 23:56
Davyd McColl7-Jul-20 23:56 
GeneralRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Davyd McColl7-Jul-20 23:57
Davyd McColl7-Jul-20 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.