Skip to content
Het Kotak – The Software Geek Blog

Recent Posts

  • Mastering Data Replication: A Technical Deep Dive
  • Introduction to Greedy Algorithms
  • Rows were detected. The schema update is terminating because data loss might occur
  • Windows Hello – The certificate used for authentication has expired
  • What is a NullPointerException (NPE)?

Most Used Categories

  • C Sharp (4)
  • CMD (2)
  • Azure (2)
  • Git (1)
  • Python (1)
  • Crypto (1)
    • NFT (1)
  • Science (1)
  • Windows (1)
  • Data Structures & Algorithms (1)
Het Kotak – The Software Geek Blog

Het Kotak – The Software Geek Blog

    System Design

    Mastering Data Replication: A Technical Deep Dive

    January 15, 2024January 15, 2024 by Het Kotak4 Min Reading

    Introduction Data replication is the backbone of modern database systems, ensuring data availability, fault tolerance, and scalability. In this technical guide, we’ll conduct a detailed

    Data Structures & Algorithms

    Introduction to Greedy Algorithms

    July 5, 2022July 5, 2022 by Het Kotak5 Min Reading

    What are Greedy Algorithms? Greedy Algorithms are simple and intuitive algorithms which work on the logic that if you optimize locally, you will eventually lead

    Azure, C Sharp

    Rows were detected. The schema update is terminating because data loss might occur

    July 4, 2022July 4, 2022 by Het Kotak2 Min Reading

    If you have seen this error either in your release pipeline when you are deploying a dacpac file to SQL Server or during your build,

    CMD, Windows

    Windows Hello – The certificate used for authentication has expired

    June 25, 2022June 25, 2022 by Het Kotak1 Min Reading

    If you are experiencing a problem where your Windows Hello Pin does not work anymore, and you are seeing the following error message: This is

    C Sharp

    What is a NullPointerException (NPE)?

    June 20, 2022June 20, 2022 by Het Kotak2 Min Reading

    Overview A NullPointerException is an exception that is thrown when you try to reference an object or a method that does not exist in memory.

    Science

    Modern Metaverse Guide

    June 20, 2022June 20, 2022 by Het Kotak2 Min Reading

    Summary In this article, we will talk about a new definition of metaverse that is suitable for present world. What is Metaverse? Metaverse is a

    C Sharp

    How to convert a string to enum using C#

    June 19, 2022June 19, 2022 by Het Kotak2 Min Reading

    We can use the following methods to convert a string to Enum in C# Enum.Parse() Enum.TryParse() The difference between the two methods is that Enum.Parse()

    Crypto, NFT

    How to buy NFT? (2022 Edition)

    January 30, 2022 by Het Kotak3 Min Reading

    People are buying NFT these days for two main reasons: Either they don’t want to miss out on the fun of owning an NFT OR

    Git

    How to make git case sensitive for filenames

    October 7, 2020October 9, 2020 by Het Kotak2 Min Reading

    Every developer has had a point of time in their life when they have changed the name of a file from filename.ext to Filename.ext (Notice

    Python

    5 new features in Python 3.9 that you care about

    October 6, 2020October 9, 2020 by Het Kotak2 Min Reading

    1️⃣ Merging Dictionaries There is a new merge operator (|) which can be used to merge two dictionaries. For more details see: https://www.python.org/dev/peps/pep-0584/ 2️⃣ Updating

    Posts navigation

    1 2 Next
    © All Rights Reserved 2021 Theme: Prefer by Template Sell.