Skip to content
Shekh Ali's Blog
  • Home
  • C#
    • C# Tutorial
    • Design patterns
  • SQL
  • Programs
    • C# Programs frequently asked in interviews
  • Web API
  • Interview Questions
    • C# Interview Questions And Answers
    • JavaScript interview Q&A
  • About

Home - serialization

serialization

Understanding Serialization and Deserialization in C# with Examples

May 10, 2024September 25, 2022

Last updated on May 10th, 2024 at 05:18 pm

Serialization in CSharp
Serialization in C#

Read more >>

Categories C# Tutorial Leave a comment

Recent Posts (C#)

  • C# Hashtable vs Dictionary: When should you use a Hashtable or a Dictionary?

  • Difference Between WCF and Web API with Examples: A Comprehensive Guide

  • Understanding COALESCE in SQL With Examples

  • Inheritance in C# with examples| 5 Types of inheritance in C#

  • Is vs As operator in C#: Understanding the differences between is and as operator in C#

  • Palindrome program in C# with examples

  • Jump Statements in C# (Break, Continue, Goto, Return and Throw)

  • Abstract Factory Design Pattern in C#: Real-World Example and Code Explanations

  • C# Enum: How to use enumeration type in C#?

  • Understanding Covariance and Contravariance in C# – A Comprehensive Guide

  • C# Arrays: Everything You Need to Know About Array in C#

  • Understanding the C# While Loop: A Beginner’s Guide

  • C# Array vs List: When should you use an array or a List in C#?

  • ASP.NET Core Middleware With Examples

  • Generic Delegates in C# With Examples: Func, Action, and Predicate delegates

Recent Posts (SQL)

  • CTE in SQL Server: Learn Common Table Expressions with Examples

    September 14, 2023
  • How to Create Foreign Key in SQL: Best Practices and Examples

    March 30, 2023
  • SQL Server Indexing: Clustered vs Non Clustered Index Explained

    March 26, 2023
  • Mastering Database Normalization: Best Practices and Techniques

    March 25, 2023
  • CRM Databases: The Key to Enhanced Customer Engagement and Sales

    March 23, 2023
  • Mastering SQL Inner Join: A Comprehensive Guide With Practical Examples

    March 17, 2023
  • Mastering the SQL UPDATE Statement: Updating tables and values

    February 25, 2023
  • SQL EXISTS – Exploring EXISTS Operator in SQL Server

    February 24, 2023
  • Like operator in SQL

    February 19, 2023
  • Understanding COALESCE in SQL With Examples

    February 18, 2023

Recent Posts (Programs)

  • C# Regex: Introduction to Regular Expressions in C# with Examples

    March 10, 2023
  • C# program to count the occurrences of each character in a String

    November 15, 2023
  • Palindrome program in C# with examples

    November 28, 2023
  • C# Program to Check Armstrong Number: A Comprehensive Guide with Code Examples

    December 6, 2023
  • How to Reverse an Array in C# with Examples

    February 12, 2024
  • Converting Celsius to Fahrenheit in C#: A Comprehensive Guide

    February 9, 2023
  • Different Ways to Calculate Factorial in C# (with Full Code Examples)

    March 2, 2023
  • C# Program to Capitalize the First Character of Each Word in a String

    February 21, 2024
  • C# Program to Swap Two Numbers (With Multiple Examples)

    November 27, 2023
  • How to Remove Duplicate Characters from a String in C#: A Beginner’s Guide

    November 11, 2023
  • Understanding Bubble Sort Algorithm (with examples)

    April 9, 2023
  • Program to Convert Fahrenheit to Celsius: Algorithm, Formula, and Code Examples

    March 9, 2023
  • Program to Reverse a Number and String in C#

    February 11, 2024
  • C# Program to Convert Decimal to Binary with Examples

    December 4, 2023
  • C# Program to Check if a Given Number is Even or Odd

    November 26, 2023
  • C# Tutorial
  • Design patterns
  • Learn ASP.NET Web API
  • Programs
  • SQL Tutorial
Copyright © ShekhAli 2025 - All Rights Reserved |About Us| Contact Us |Privacy Policy|