Click here to Skip to main content
15,898,371 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.

 
GeneralIrony Pin
Marc Clifton7-Jul-20 8:43
mvaMarc Clifton7-Jul-20 8:43 
GeneralRe: Irony Pin
OriginalGriff7-Jul-20 9:52
mveOriginalGriff7-Jul-20 9:52 
GeneralRe: Irony Pin
Matthew Dennis7-Jul-20 14:47
sysadminMatthew Dennis7-Jul-20 14:47 
GeneralRe: Irony Pin
Dave Kreskowiak7-Jul-20 17:16
mveDave Kreskowiak7-Jul-20 17:16 
QuestionExtending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
honey the codewitch7-Jul-20 5:10
mvahoney the codewitch7-Jul-20 5:10 
AnswerRe: Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools? Pin
Kornfeld Eliyahu Peter7-Jul-20 5:22
professionalKornfeld Eliyahu Peter7-Jul-20 5:22 
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 
One issue I've found with VSIX, and YMMV because it really depends on how you use it, but let's say you have some sourcecode that is generated by a tool as part of your build process.

With a CLI you can copy the tool into your source directories somewhere, and reference that. That way anyone who copies your sourcetree can rebuild the project (including the the custom build steps that invoke your tool)

With a VSIX extension that doesn't work. First, they're huge, so copying it to a sourcetree folder is not necessarily feasible. Second, and perhaps more importantly, they need to be installed. The upshot of that is another developer cannot build your sourcecode without running an installer first.

That's why I'm heavily in favor of a CLI for build tasks in visual studio. For other VS productivity tools, that may not be my preference.

Just my $0.02
Real programmers use butterflies

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 
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 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   408 votes