Skip to content
Beetechnical Logo
  • Blog
    • Interview Q&A
      • .Net
      • Python
  • Cloud Computing
    • AWS
    • Microsoft Azure
  • Tech Tutorial
    • C # .Net
    • Java
    • Python
    • Design Patterns
    • Redis
  • Developer Tools
    • World Clock
    • Json Minifier
    • String Utilities
    • Text Comparison
    • json Beautifier
SignIn

Posts by Deependra kushwah

Home » Archives for

Avatar for Deependra kushwah
About Deependra kushwah
Deependra kushwah is a member of the fastest growing bloggers community "Beetechnical", Author, Youtuber, and hardcore developer.
TypeScript vs Javascript
Posted inTech Tutorial

Typescript vs JavaScript | Detailed Comparision | 2022

If you're beginning to work on new client-side applications like Angular or React and seeking a thorough tutorial before selecting the language for a new project, typescript vs javascript.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah October 3, 2022Posted inTech Tutorial
Lock in C#
Posted inTech Tutorial

Easiest Way to Implement Lock in C# | 2022

The lock in C# can be used to get a mutual-exclusion lock on a block of code, ensuring that only one thread can run it at once.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah September 25, 2022Posted inTech TutorialTags: C#1 Comment
Posted inInterview Q&A

Prime Number Program in C | 2022

Any natural number greater than 1 that can only be divided by 1 is referred to as a prime number. Example program for prime number program in C.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah September 23, 2022Posted inInterview Q&A
C# in Dictionary
Posted inTech Tutorial

C# Dictionary Complete Guide | 2023

The C# Dictionary is a generic collection that stores key-value pairs in no particular order. It's a part of the System.Collections.Generic namespace in .Net Framework.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah September 10, 2022Posted inTech TutorialTags: C#3 Comments
C# MemoryStream
Posted inTech Tutorial

C# MemoryStream Example, Save Bytes Into the Database – 2022

As the name suggests C# MemoryStream is used for storing the stream in the system memory or RAM. It is inherited from the base class Stream like FileStream which is used for reading the content of physical files.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah August 24, 2022Posted inTech TutorialTags: C#1 Comment
Read File in C#
Posted inTech Tutorial

How to Read File in C# | Easiest Way to Read Text File | 2022

Every language has multiple options to perform read-write operations using built-in system classes. In this article, we will explore the multiple ways, How to read file in C#.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah August 21, 2022Posted inTech TutorialTags: C#1 Comment
ValueTuple and Tuple in C#
Posted inTech Tutorial

What are ValueTuple & Tuple in C# | Complete Guide | 2022

A tuple in C# is a special kind of data structure used for holding the different types of data types. In .NET concepts of tuple were introduced in the .Net framework 4 by Tupple generic class.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah July 30, 2022Posted inTech TutorialTags: C#
Nunit vs. xUnit
Posted inTech Tutorial

Nunit vs. XUnit | Detailed Comparision | 2023

In this article, we will compare Nunit vs. xUnit, and how both of these frameworks are different from each other.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah July 28, 2022Posted inTech TutorialTags: C#1 Comment
Random Function in Python
Posted inTech Tutorial

How to use Random Function in Python | 2022

In this article, we will go though the list of options available to generate the random number, one of which is using the random function in python.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah July 17, 2022Posted inTech TutorialTags: Python2 Comments
Pass Parameter in unit test cases using Xunit Theory Attribute
Posted inTech Tutorial

XUnit Theory With Memberdata, ClassData & Inlinedata | Improve Productivity | 2022

The Xunit theory attribute provided in the XUNIT framework can be used to pass the dynamic parameters to the unit test cases. which can save a lot of time and make the test cases cleaner.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah July 16, 2022Posted inTech TutorialTags: C#4 Comments

Posts navigation

1 2 3 … 5 Next page
Need Help?

Want to contribute, need assistance, or have some questions? Connect with me on Twitter directly..
@dk_thecoder

Join the Readers Club
Loading
Trending on Beetechnical
  • How to Find 2nd, 3rd, or Nth highest salary in SQL With Dense_Rank & Max Function
  • Top 66 Senior .NET Developer Interview Questions & Answers With Examples | 2022
  • XUnit Theory With Memberdata, ClassData & Inlinedata | Improve Productivity | 2022
  • Azure Data Lake Or ADLS Gen1 vs Gen2, Detailed Comparison | 2022
  • Top 10 Service Based Companies in India 2023
  • Nunit vs. XUnit | Detailed Comparision | 2023
Copyright 2023 | Beetechnical.com
  • Posting Guidelines
  • Privacy Policy
  • TERMS OF USE
  • DISCLAIMER
  • FAQ
  • About us
Scroll to Top