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

C#

Set Allow Log On Locally User Rights via Powershell, C# and CMD

March 13, 2020November 2, 2014 by Morgan

Description: In this article, I am going to explain about how to set or configure Allow Log on Locally User …

Read more

Categories C#, Command Prompt, Powershell, Security

Read and Edit web.config file in C#

March 13, 2020June 9, 2014 by Morgan

Read and Update web.config file is one of the important and regular task from server side code or from different …

Read more

Categories ASP.NET, C#

How to Store and Retrieve File in SQL Server Database using C# .Net

March 13, 2020May 27, 2014 by Morgan

Description: In this article I am going to write C# code to insert/save/store any type of file (pdf/txt/image/.zip) into Sql …

Read more

Categories C#, File System, SQL Server

How to Store and Read Byte Array in SQL Server Database using C# .Net

March 13, 2020May 21, 2014 by Morgan

Description: Byte is an immutable value type that represents unsigned integers with values that range from 0 to 255. You …

Read more

Categories C#, SQL Server, SQLQuery

How to Store and Read C# Class Object in Sql Server

March 13, 2020May 4, 2014 by Morgan

Description There is no build-in sql datatype to store C# class object. But we can save C# class object either …

Read more

Categories C#, SQL Server, SQLQuery, XQuery

How to Convert C# Class Object to XML and Vice Versa

March 13, 2020May 4, 2014 by Morgan

Description:    XML is a well structured text file, we can store any kind structured data in XML file. In …

Read more

Categories C#, Xml

ERROR: Operand type clash: sql_variant is incompatible with image

March 13, 2020May 3, 2014 by Morgan

I got this error while insert the image file’s byte [] data into Sql server database in image datatype column. …

Read more

Categories C#, SQL Server, SQLQuery

How to Store and Retrieve Image in SQL Server Database using C# .Net

March 13, 2020May 3, 2014 by Morgan

Description: In this article, I am going to write C# code to insert/save/store the image into Sql server database and …

Read more

Categories C#, SQL Server, SQLQuery

Insert DataTable into SQL Table in C#

March 13, 2020April 27, 2014 by Morgan

Description A .NET DataTable is an memory representation of an MS SQL Server table. DataTable object allows you to create …

Read more

Categories C#, SQL Server, SQLQuery

Insert XML into SQL Server Table using SSMS and C#

March 13, 2020April 27, 2014 by Morgan

Description   In SQL Server Relational Database Management System (RDMS), we always try to create best Database Table design. So …

Read more

Categories C#, SQL Server, SQLQuery, SSMS
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 … 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