Ernesto Cianciotta
Ernesto Cianciotta - Developer Notes

Ernesto Cianciotta - Developer Notes

Follow
homebadges
Tag

visual studio

#visual-studio

More content

Read more stories on Hashnode


Articles with this tag

Solution Secrets v2.0 for Visual Studio

Mar 3, 20234 min read

Visual Studio extension to synchronize solution secrets across different development workstations. · Sensitive data like passwords, connection strings,...

Solution Secrets v2.0 for Visual Studio

Visual Studio Solution Secrets v2.0

Nov 9, 20226 min read

.NET tool to synchronize the secrets of Visual Studio solutions between different development machines. · As mentioned in my previous post about the...

Visual Studio Solution Secrets v2.0

Yacc/Lex Tools, it's time to upgrade to 1.0.0

May 3, 20225 min read

#yacc #lex #tools (part 3) · Yacc/Lex With a very short introduction, Lex and Yacc are useful tools that you would use if you want to create a compiler,...

Yacc/Lex Tools, it's time to upgrade to 1.0.0

Solution Secrets extension for Visual Studio

May 3, 20222 min read

As already mentioned in my previous post, as a good practices, secrets (sensitive data like passwords, connection strings, access keys, etc.) must not...

Solution Secrets extension for Visual Studio

Visual Studio Solution Secrets

Feb 5, 20224 min read

A NEW VERSION IS AVAILABLE !!! Visual Studio Solution Secrets has been updated to version 2.0. Click here to read about the news. If you are good in...

Visual Studio Solution Secrets

Yacc/Lex Tools v0.2

Aug 12, 20132 min read

#yacc #lex #tools (part 2) · In my previous post "Languages and Translators with Visual Studio" I explained how to add a parser to your C# project using...

Yacc/Lex Tools v0.2