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

Tech Tutorial

Tech tutorials on topics like Programing, DevOps, QA, and Cloud Computing

Home » Tech Tutorial » Page 7

Basic Authentication in Asp.Net Core
Posted inTech Tutorial

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
Posted inTech Tutorial

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
Entity vs Value Object, What is Entity,Value object in domain driven design
Posted inTech Tutorial

Examples of Value Object vs Entity in DDD | 2022

Just 1 example is enough to explain the difference between value object vs Entity class.
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah April 7, 2019Posted inTech TutorialTags: Design pattern3 Comments
Posted inTech Tutorial

What is Agile Methodology & How It Can help the teams

What is Agile Methodology & Why Everyone wants to use it.
Read More
Posted by Avatar for Shachi singh By Shachi singh October 4, 2018Posted inTech Tutorial2 Comments
Entity Framework Repository Pattern in .Net | 2022
Posted inTech Tutorial

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
entity framework created date modified date
Posted inTech Tutorial

Entity Framework Created, Modified Date, Set Automatically | 2022

In this article, we will show the example of auto-populating the fields of auditing such as created date, modified date, CreatedBy & UpdatedBy using ef(entity framework). So, anywhere in our application, we do not have to write the same line of code. Audit Columns in…
Read More
Posted by Avatar for Deependra kushwah By Deependra kushwah June 7, 2016Posted inTech TutorialTags: .Net, Entity framework3 Comments

Posts navigation

Previous page 1 … 5 6 7
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 using dense_rank & Max Function
  • Top 66 Senior .NET Developer Interview Questions & Answers With Examples | 2022
  • Xunit Theory With Memberdata, ClassData & Inlinedata | 2023
  • Azure Data Lake Or ADLS Gen1 vs Gen2 | 2023
  • How to write C# MemoryStream into the File & Database | 2023
  • Usewhen vs Mapwhen | Asp .Net core middleware | 2022
Copyright 2023 | Beetechnical.com
  • Posting Guidelines
  • Privacy Policy
  • TERMS OF USE
  • DISCLAIMER
  • FAQ
  • About us
Scroll to Top