How to validate Guid string in c#
Description This article contains the C# code snippets to validate Guid string in C# with Regular Expression and without Regular Expression. Summary Validate …
Description This article contains the C# code snippets to validate Guid string in C# with Regular Expression and without Regular Expression. Summary Validate …
Description This article contains the C# code snippets to get Hostname or Machine name from IP Address and get IP Address from Machine …
Description The Event ID 5145 is controlled by the security policy setting Detailed File Share Auditing which allows you to …
Description I am getting this Application Error every day with the event id 1000. In some of the day, my …
Description In this article I am going to explain about how to enable or configure SQL Server Authentication mode or …
Description In this article I am going to explain about how to Create or Add System Environment variable and User …
Description In this article, I am going to write C# code snippets to create new Active Directory user and …
Description In this article, I am going to explain and give VBScript source code to Enable Active Directory user account …
Description I got error The directory is not empty cannot delete while deleting some folders in my Windows 8 machine. but …
In this article I am going give the VBScript code to find Active Directory user’s location (distinguishedname) by their samAccountName. …