Running SSMS as different user
25 Apr 2019
how to SSMSRunning SSMS as different user
runas /user:<domain>\<username> /netonly "C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe"
Running SSMS as different user
runas /user:<domain>\<username> /netonly "C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe"
Sandra snow cheat scheet
Kill database connections script. Usefull before db restore.
Create and analyze Azure Web App memory dump
Running sql commands only on primary server in high availability group
Simple method for deep comparing objects in .net
Links to good articles about .net core 2.1 integration testing
Bunch of links about managing software projects.
Bunch of links about configuring CI/CD pipeline for SSIS packages
Bunch of links about managing software projects by Joel Spolsky.