When programming desktop applications, we work with the WPF framework (part of .NET) and use XAML and of course C#.
For working with databases we use SQL.
Programming of mobile applications is done in XAML and C#, with the help of the Xamarin platform.
Vue.js is a framework that we use to create web applications.