ASHISH SRIVASTAVA

▼
Tuesday, 8 February 2022

Retrieve Client PC MAC address

›
using Microsoft.Win32; using System; using System.Collections.Generic; using System.Management; using System.Net.NetworkInformation; using S...
Saturday, 11 December 2021

How To Generate C# Class From SQL Database Table

›
 DECLARE @TableName sysname ='Table name'   DECLARE @Result varchar(max) = 'public class ' + @TableName + ' { '   SE...
Saturday, 9 October 2021

Website Make Tips

›
Clicking on the logo should take you to the home page; Your logo/site title should be positioned in the top left of the page; Duplicate your...
Thursday, 5 August 2021

विश्व का सबसे बड़ा और वैज्ञानिक समय गणना तन्त्र

›
विश्व का सबसे बड़ा और वैज्ञानिक समय गणना तन्त्र (ऋषि मुनियों द्वारा किया गया अनुसंधान) ■ काष्ठा = सैकन्ड का  34000 वाँ भाग ■ 1 त्रुटि  = सैक...
Wednesday, 28 July 2021

Nomenclature Rules

›
Capitalization Rules The PascalCasing convention, used for all identifiers except parameter names, capitalizes the first character of each w...
Monday, 19 July 2021

LDAP integration

›
LDAP stands for Lightweight Directory Access Protocol , and allows usage of single user account directory to login to various applications....
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...
‹
›
Home
View web version

Contributors

  • A
  • Ashish Srivastava
  • Manish Srivastava
Powered by Blogger.