Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

C#

How to get list of all domain controllers in C#

March 16, 2020September 18, 2013 by Morgan

In this article I am going write C# code examples to get list of  Domain Controllers in Active Directory using …

Read more

Categories Active Directory, C#, Development, Server

Show balloon tooltip c#

March 16, 2020September 10, 2013 by Morgan

 In this article, I am going to write and explain C# code example to create Balloon Tool tip in Task …

Read more

Categories C#, Desktop, Development

Add or Remove programs using C# in Control Panel

March 16, 2020September 5, 2013 by Morgan

In this article, I am going to give steps and code examples to show an entry in Control Panel for …

Read more

Categories C#, Desktop, Security

Bulk Insert into SQL Server using SqlBulkCopy in C#

March 16, 2020August 27, 2013 by Morgan

    Recently, I was in need to fetch and insert data in a specific interval (day or hour) from …

Read more

Categories C#, SQL Server

How to read data from csv file in c#

March 16, 2020August 26, 2013 by Morgan

We can read data from CSV file in many of custom ways. In this article, I am going to write …

Read more

Categories C#, Development, File System

Remote Group Policy update using gpupdate in C#

March 16, 2020August 14, 2013 by Morgan

You can update or refresh the GPO easily by the command line utility tool gpupdate. By using  following  commands we …

Read more

Categories C#, Development, GPO

Active Directory search filter with ObjectGuid

March 16, 2020August 11, 2013 by Morgan

   We can use different type of Active Directory attributes with ldap filter easily such as string, int and datetime …

Read more

Categories Active Directory, C#, Development, LDAP Filters

Restore a deleted Active Directory object using C#

March 16, 2020August 5, 2013 by Morgan

  Restoring deleted Active Directory objects is contains multiple tasks, Here I have written complete functions to recover deleted objects …

Read more

Categories Active Directory, C#

Get current time on a remote system using C#

March 16, 2020August 5, 2013 by Morgan

   You can get current date and time on a remote machine by using NET TIME command through command window. …

Read more

Categories C#, Desktop, Network

Convert DateTime to Ticks and Ticks to DateTime in C#

March 16, 2020August 5, 2013 by Morgan

This article contains C# code snippets to convert DateTime to Ticks and Ticks to DateTime Summary What is Ticks Convert …

Read more

Categories C#, Development
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace