ASHISH SRIVASTAVA
(Move to ...)
▼
Monday 14 June 2021
Azure Active Directory single sign-on SSO (SAML Login)
›
Step 1: Open URL: https://portal.azure.com/#home Step2 : Click Manage Azure Active Director Step3: Click Enterprise Application Step 4: Ne...
Saturday 6 February 2021
List table triggers in SQL Server database
›
select schema_name(tab.schema_id) + '.' + tab.name as [table], trig.name as trigger_name, case when is_instead_of_trigger =...
Saturday 16 January 2021
Install windows service command line with different name
›
Install windows service command line with different name Install Service SC create MyService binPath= "MyService.exe" DisplayName=...
Tuesday 5 January 2021
SSRS export to excel/Pdf in console application in C#
›
SSRS ( SQL Server Reporting Services) export to excel in console application in C# Namespace: using RestSharp; using RestSharp.Authenticat...
Monday 9 November 2020
Try cleaning-up your local repository with
›
Try cleaning-up your local repository with: $ git gc --prune=now $ git remote prune origin git diff --name-only "@{3 days ago}" ...
Thursday 9 July 2020
Types of SQL Server Backups
›
Overview SQL Server offers many options for creating backups. In a previous topic, Recovery Models, we discussed what types of backups c...
Thursday 4 June 2020
Live Darshan From Shree Kashi Vishwanath Temple Varanasi
›
Live Darshan From Shree Kashi Vishwanath Temple Varanasi (श्री काशी विश्वनाथ मंदिर से लाइव दर्शन ) ( courtesy https://bit.ly/3eOFj4...
‹
›
Home
View web version