Cannot drop database because it is currently in use in MS SQL Server
Description In this article, I am going to give Fix/Solution for the error ‘Cannot drop database because it is currently …
Description In this article, I am going to give Fix/Solution for the error ‘Cannot drop database because it is currently …
Description In this article, I am going to give C# code examples to Convert Image to Byte Array and Byte …
Description In this article, I am going to explain about how to set or grant user Logon As A Service …
Description In this article, I am going to give C# code examples to Enable Active Directory user and Disable Active …
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 In this article, I am going to write C# code snippets to create new Active Directory user and …
Description I got error The directory is not empty cannot delete while deleting some folders in my Windows 8 machine. but …
Description In this article I am going to explain about what would be the cause for the error The …
Description This article contain C# code example to import CSV file data into DataTable and insert bulk records into SQL …