Tag: Scripting
All the articles with the tag "Scripting".
Execute .csx as a Task in VSCode
Published: at 06:18 AMLearn how to configure Visual Studio Code to execute C# scripts (.csx) as a task using a custom `tasks.json` configuration.
SQL Server Loop
Published: at 04:15 AMLearn how to create a simple loop in SQL Server to automate repetitive tasks.