How to Encrypt and Decrypt a string in SQL Server

To encrypt and decrypt a string we SQL Server 2008 and newer versions have predefined Cryptographic ...

Download Html to Word Document

HTML: HyperText Markup Language, is a Web format file. DOC: Microsoft Word Document, is a file w ...

Difference between Add and Append methods of a list in C#

List.Add() Add method will modify the instance of the list and adds a single item to the end of ...

Difference Between Add vs AddRange & Insert vs InsertRange in ArrayList C#

h3.Add() vs AddRange() List.Add() Adds an element to the end of the List. cd_////synta ...

How to Read Excel File to DataTable using ClosedXML in C#

ClosedXML libraries used to work with Excel Files such as reading Excel data to DataTables and writ ...

SQL Server MERGE Statement to insert, update and delete

MERGE statemen runs insert, update, or delete operations on a target table from the results of a jo ...

Create "Date" Table using DAX (Data Analysis Expression) functions

Date Table is a common table to reference with multiple tables where date columns used (like Invoic ...

How to export DataTable to Excel using ClosedXML in C#

ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. ...

Earn a Free Certification Exam / DP-900: Microsoft Azure Data Fundamentals

Microsoft offering Free Azure Data Fundamentals Certification Exam (DP-900) if you Attend a Microso ...

How to earn Free Certification - Azure Fundamentals

To earn free cortication on Azure fundamentals you need to complete Microsoft Spring Skills Challen ...