talk-data.com talk-data.com

Topic

visual studio

3

tagged

Activity Trend

1 peak/qtr
2020-Q1 2026-Q1

Activities

3 activities · Newest first

Git is the backbone of modern software development — but mastering real-world workflows goes far beyond basic commits and pulls. This session dives deep into how Visual Studio and Visual Studio Code streamline the Git experience while still giving you full control over advanced operations and branching strategies. We’ll start with the everyday developer workflow: staging, committing, branching, merging, and synchronizing repositories directly inside the IDE. From there, we’ll tackle the challenges that arise in real projects — merge conflicts, rebase vs. merge, squash commits, and rewriting history when sensitive data accidentally enters your repository. You’ll see how Visual Studio’s graphical interface, combined with Git Bash and posh-git, provides the flexibility of the command line without losing the visual context developers rely on. The session concludes with branching and release management practices in Azure DevOps, demonstrating how to align Git workflows with CI/CD pipelines for clean, auditable, and collaborative development. Attendees will leave with practical strategies for keeping Git repositories clean, secure, and consistent, and a clear understanding of how to manage even complex workflows efficiently using Visual Studio, VS Code, and Azure DevOps.

If you are not a C# Jedi, trying to write C# scripts for Tabular Editor in Tabular Editor 2 is quite of a challenge. At least it was for me. With time I found out how to bring development over to Visual Studio, and how to bring the code back easily into tabular Editor. In this session I demo how to set up the environment and start coding away in a much more confortable way with the help of GitHub Copilot.