Articles by Tag #dotnetframework

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Migrating from .NET Framework to .NET 8:

Why You Should Migrate Migrating from the .NET Framework to .NET 8 is essential for...

Learn More 21 1Jul 1 '24

LINQ Cheatsheet: The Ultimate Guide for Modern .NET Development 🚀

Introduction LINQ (Language Integrated Query) is a game-changing feature in C# that...

Learn More 11 0Oct 27 '24

🧱 Building a Todo List API with .NET Core Minimal APIs 🚀 A Simple & Powerful Guide

🚀 .NET Core's Minimal APIs offer a streamlined approach to building HTTP APIs with reduced...

Learn More 10 0May 20

DotNet Basics: What is the Common Intermediate Language?

The Common Intermediate Language (CIL), sometimes referred to as Intermediate Language (IL), is the...

Learn More 9 3Feb 10

Implementing a middleware in HttpClient calls

Intro This article intends to show how to create a pre-request and a post-response, like a...

Learn More 7 0Jul 19 '24

Missed the Last 10 Years of C#? Read This Quick Catch-up Guide

I originally posted this post on my blog a long time ago in a galaxy far, far away. Here's an...

Learn More 6 2Mar 31

C# {Data Types except Int}

Floating-Point Types: 1)float: 32-bit single-precision floating point type 2)double: 64-bit...

Learn More 5 0Jul 31 '24

Demystifying NuGet Packages: A Comprehensive Guide🚀

Introduction 📦 NuGet packages are essential for modern .NET development, providing a...

Learn More 5 1Jun 2

C# {DateTime}

Current Date and Time: Now: Gets the current date and time. DateTime now = DateTime.Now; ...

Learn More 5 0Jul 31 '24

C# {Integral Types}

Integral Types: 1)byte: 8-bit unsigned integer (0 to 255) 2)sbyte: 8-bit signed integer (-128 to...

Learn More 5 0Jul 31 '24

{CLR}

Asosiy xususiyatlar: CLR .NET platformasida yozilgan boshqariladigan ilovalar uchun ish vaqti...

Learn More 5 0Jul 2 '24

A Verdadeira Natureza dos Tipos Valor e Referência em .NET

Introdução Existe um entendimento comum, mas que considero impreciso, sobre tipos valor e...

Learn More 4 0Nov 27 '24

How to Seed Data in .NET Core Using Entity Framework

When building applications with .NET Core, it's often necessary to pre-populate the database with...

Learn More 3 0Aug 29 '24

C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks

Introduction Exception handling is a critical part of any robust C#/.NET application. Properly...

Learn More 2 0Aug 31 '24

DotNet Basics: What is the difference between C# and .NET?

A common question, especially for those new to the field, is the difference between C# and .NET. C#...

Learn More 2 2Feb 23

Dotnet's versions.

.NET Framework: 1.0: ASP.NET, ADO.NET va Windows Forms bilan birinchi versiya. 1.1: Mobil...

Learn More 1 1Jul 2 '24

Full Stack Dot net Training Course

The Future of a .NET Developer Career** In an ever-evolving tech landscape, choosing...

Learn More 1 0Jul 17 '24

.NET Core

.NET Core Related few questions and answers. What is .NET? Features of .NET? What is a .NET...

Learn More 1 0Jul 21 '24

dotnet beginner guidelines

1/ Object-Oriented Programming (OOP) is an essential paradigm for every programmer. It empowers...

Learn More 1 0Jul 7 '24

Practical Reflection in C# Or "In Reflection We Trust"

C# learners have probably come across a topic called Reflection. It is one of the most difficult...

Learn More 1 0Jun 29 '24

MSIL

IL (Intermediate Language) .NET’dagi oraliq til boʻlib, MSIL (Microsoft Intermediate Language) yoki...

Learn More 0 0Jul 4 '24

Embarking on a C# Adventure: Unveiling the Topics Covered on Our Learning Journey

Embarking on a C# Adventure: Unveiling the Topics Covered on Our Learning Journey. In this post, I...

Learn More 0 0Mar 16

"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"

ViewBag ViewBag is a dynamic object used to pass data from the controller to the view....

Learn More 0 0Sep 5 '24

CLR

Clr haqida Common Language Runtime(CLR) .NET dasturlarining ishlash jarayonini boshqaradi. O'z...

Learn More 0 0Jul 4 '24

Mastering FluentValidation in .NET Core

Introduction Data validation is a fundamental aspect of any application, ensuring that...

Learn More 0 0Jan 18

1. Introduction to C# and .NET framework

In this post, we will delve into the foundational concepts of C# and the .NET framework to provide a...

Learn More 0 0Mar 16

Designing Scalable RESTful APIs for Dairy Farm Intelligence: FarmersMilk API Architecture

Introduction: The Heart of FarmersMilk Imagine running a dairy farm where everything—from tracking...

Learn More 0 0Apr 1

Input

Input --> Console.ReadLine() input bu console dan biror malumotni olish. Buning uchun birinchi...

Learn More 0 0Jul 7 '24

How to get access of moving form window through all over the elements including image in C# Winform Application??

In my winform application ‘C#’ I add an image now when I run my winform application and I try to move...

Learn More 0 0Feb 18

Why Partnering with a Full-Stack .NET Development Company Can Elevate Your Digital Projects

In today’s digital-first landscape, businesses across the globe are seeking robust, scalable, and...

Learn More 0 0Apr 18