Skip to content
Beetechnical Logo
  • Site
  • Cloud Computing
    • AWS
    • Microsoft Azure
  • Tutorials
    • C # .Net
    • Java
    • Python
    • Design Patterns
    • Redis
  • Dev Tools
    • Json Minifier
    • String Utilities
    • Text Comparison
    • json Beautifier
  • Interview Prep
    • .Net
    • Python
Write for us

C#

Home » C# » Page 4

Factory Design Pattern

Mastering the Factory Design Pattern: Real-World Examples and Best Practices | 2023

Almost every application implements the Factory Design pattern. Because building logic in any software is a relatively common task.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah June 11, 2020Posted inTech TutorialTags: C#, Design pattern2 Comments
Basic Authentication in Asp.Net Core

Authenticate Using Basic Auth in .Net Core | 2022

We are going to implement the Basic Authentication in Asp.Net Core web API. Also, will have a demo, how to access the web API secured by basic auth.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah May 13, 2019Posted inTech TutorialTags: Asp.net core, C#2 Comments
Global Query Filter Entity Framework 2.0 Beetechnical

SoftDelete Using Entity Framework Global Filter or Global Query Filter | 2022

Global Query Filter is used for adding the data filtration criteria on a global level. So, you don't have to write the same code condition everywhere in the project.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah May 4, 2019Posted inTech TutorialTags: C#, Entity framework2 Comments
Highest Searched 66 Senior .NET Developer Interview Questions and Answers

Unlock Your Success: Top 66 Senior .NET Developer Interview Questions & Answers | 2023

Are you looking for a job in this domain? Here is a list of expected .NET interview questions and answers that will help you get through your next interview. Let's go for it:
Read More
Posted by Avatar for Ruchi Singla By Ruchi Singla September 10, 2018Posted inInterview Q&ATags: .Net, C#3 Comments
Entity Framework Repository Pattern in .Net | 2022

Entity Framework Repository Pattern in .Net | 2022

The repository pattern is an abstraction layer between your database and business layer. The idea behind implementing the repository pattern is to hide the data persistence details.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah February 8, 2018Posted inTech TutorialTags: C#, Design pattern1 Comment

Posts navigation

Previous page 1 2 3 4
Need Help?

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

@dk_thecoder

Connect With Us
Facebook
Twitter
Linkedin
Latest Posts
  • Explore Serilog Sinks Seq Server With .Net Core 6
  • A Comprehensive Guide to Logging with Serilog for .NET Developers | 2023
  • Easy Example of SQL Pivot Rows to Columns | 2023
  • Real Word Examples of Struct Vs Class in C#
  • What are MVP and MVC and what is the difference? | 2023
Copyright 2023 | Beetechnical.com
  • Posting Guidelines
  • Privacy Policy
  • TERMS OF USE
  • DISCLAIMER
  • FAQ
  • About us
Scroll to Top