TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ET
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jalpa Dhola (9)
CSharp TV (7)
Praveen Raveendran Pillai (6)
George (5)
Sangeetha S (4)
Rama Dabburi (3)
Devesh Omar (3)
Sarthak Varshney (3)
Aiswarya E V (3)
Kirtesh Shah (2)
Jignesh Kumar (2)
Allen Oneill (2)
Lalit Bansal (2)
Manikandan Murugesan (2)
Jefferson S. Motta (2)
Vinoth Xavier (2)
Mohamed Shifan (2)
Vishal Yelve (2)
Vijay Pratap Singh (2)
Rasul Huseynov (2)
Sandeep Mishra (1)
Aradhana Tripathi (1)
Jayraj Chhaya (1)
Chethan N (1)
Vijay Kumari (1)
Rajiv Singh (1)
Poonam Beniwal (1)
Navin Vanga (1)
Varun Setia (1)
Rajkumar Jain (1)
Jay Krishnareddy (1)
Harshad Jaybhay (1)
Viknaraj Manogararajah (1)
Fabio Silva Lima (1)
Ck Nitin (1)
Raveena Attri (1)
Suraj Dhage (1)
Swesh S (1)
Aakash Chhillar (1)
Babita (1)
Mushtaq M A (1)
Federico Dimarco (1)
Naveen Kumar (1)
Datta Sai Krishna (1)
Omar Rodriguez (1)
Tural Suleymani (1)
Sardar Mudassar Ali Khan (1)
Ayush Gupta (1)
Amit Mohanty (1)
Yogesh Vedpathak (1)
Mayooran Navamany (1)
Sanjay Kumar (1)
Deepika Edakkoth (1)
Sigar Dave (1)
Satya Karki (1)
Related resources for ET
No resource found
Webgrid and Gridview in ASP.NET Core and .NET Core Explained
11/21/2024 11:10:24 AM.
Learn dynamic paging and sorting in .NET Core using JavaScript and jQuery. Modify URLs with query strings for seamless server interaction, leveraging Bootstrap for responsive design and intuitive user
Introduction To Minimal API using ASP.NET Core 8
11/21/2024 7:52:06 AM.
Minimal API in .NET Core 6.0 simplifies the process of creating HTTP APIs by reducing code verbosity and dependencies. It is ideal for microservices, offering advantages like lightweight routing, impr
Set Up Hugging Face API for Open Source LLM in Copilot Studio
11/21/2024 7:43:34 AM.
In this article, we will learn the steps to configure, implement, and test Hugging Face models, empowering developers to enhance AI-driven workflows and unlock the potential of LLMs in real time.
User-Defined Functions in SQL Server
11/21/2024 5:14:12 AM.
SQL Server supports two types of User-Defined Functions (UDFs): Table-Valued and Scalar-Valued. Table-valued functions return a table based on logic, while Scalar-Valued functions return a single valu
Setup .NET Core on Windows Server with IIS Migration
11/21/2024 4:53:48 AM.
This guide covers the installation of software required for .NET Core on Windows Server and the process of configuring IIS for hosting .NET Core applications.
.NET 9 CountBy: A New LINQ Powerhouse
11/20/2024 7:19:31 AM.
.NET 9 introduces the CountBy method, a powerful addition to LINQ that enhances querying capabilities. This feature allows developers to count elements based on specified conditions efficiently.
Simplify Your Cloud-Native Development With .NET Aspire
11/20/2024 6:54:35 AM.
This video dives into .NET Aspire, a powerful toolkit designed to streamline and simplify the development process for cloud-native applications using .NET.
What is a Vault in DevOps
11/20/2024 4:48:43 AM.
A Vault in DevOps is a secure tool used for managing sensitive data like passwords, API keys, certificates, and other secrets. It ensures encryption, access control, and auditing of secrets across dif
Apache Kafka with Dapr Bindings in .NET
11/20/2024 4:30:36 AM.
This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
Understanding .NET Binary Serialization
11/19/2024 10:13:05 AM.
.NET Binary Serialization simplifies the process of converting objects into binary formats for efficient storage or data transfer. This guide explores serialization techniques, the BinaryFormatter cla
What's New in ASP.NET Core 9?
11/19/2024 10:07:33 AM.
C# 13 enhances developer productivity with features like flexible params collections, scoped locks, and partial properties, allowing for streamlined coding, improved performance, and robust thread saf
.NET 9 Features with Code Example
11/19/2024 4:42:05 AM.
Learn how abstraction simplifies complex systems by unifying interfaces, abstract classes, and dependency injection. Build modular, maintainable, and testable applications with this comprehensive guid
Explaining Dutch National Flag problem
11/19/2024 3:59:58 AM.
The problem involves sorting an array containing three distinct values, typically represented as 0s, 1s, and 2s, in a single pass.
Unlocking the Power of the SELECT Feature in SQL Server
11/18/2024 12:04:57 PM.
This article explores the basics of the SQL Server SELECT statement, demonstrating how to query data from tables using practical examples. Learn how to fetch specific columns, improve query performanc
.NET 9 : Task.WhenEach
11/18/2024 11:56:11 AM.
In .NET 9, the new Task.WhenEach method enhances asynchronous programming by processing tasks as they complete, allowing for more efficient handling of varying completion times. Happy coding!
Retrieve API Data and Store in SharePoint with Power Automate
11/18/2024 4:42:57 AM.
In this article, we will learn how to use Power Automate to retrieve data from an external API and automatically store it in a SharePoint list, streamlining your workflow and data management.
Enhance SQL Server Stored Procedure Performance – Tuning Tips
11/18/2024 3:51:42 AM.
Covering indexes and filtered indexes in SQL optimize database performance by efficiently retrieving data for queries. Covering indexes include all needed columns, while filtered indexes target specif
Data Professionals to LLM/GPT Prompting for Everyday Tasks
11/17/2024 10:52:39 AM.
A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and tempe
Open-Source AI Models Gain Traction and Outperform Closed Models
11/17/2024 10:50:40 AM.
Open-source AI models offer startups flexibility, innovation, and cost-efficiency, enabling faster market adoption. They allow for customization, collaboration, and transparency, providing a competiti
Using New Generative AI Unified Approach by Microsoft
11/17/2024 10:43:03 AM.
In this article, we will learn about the Microsoft.Extensions.AI package that is intended to unify and standardize generative AI in .NET
Install and Enable IIS Express on Windows 11
11/16/2024 10:18:05 AM.
Learn how to install and enable IIS Express on Windows 10/11. Follow simple steps to download, install, and activate IIS Express for hosting web applications on your system.
The Essential Guide to Blockchain Network Types and Their Application
11/15/2024 12:00:36 PM.
Blockchain technology has transformed industries by providing secure, decentralized, and transparent systems. It encompasses various types, including public, private, consortium, and hybrid blockchain
Repository Pattern in .NET Core for Clean Data Access
11/15/2024 11:24:56 AM.
Learn how to separate business logic from data logic, enhance testability, and reduce code duplication. By following these best practices, you’ll achieve modular, scalable applications in .NET Core.
Increase Application Performance using Task.Run in .NET Core
11/15/2024 11:18:38 AM.
Explore the power of Task.Run in .NET Core to efficiently handle background tasks like logging, report generation, and email sending, enhancing application performance and responsiveness without block
.NET 9 : Params Collections
11/15/2024 10:41:05 AM.
In .NET 9 the params keyword has been extended to support not only arrays but also other collection types like ReadOnlySpan<T> and IEnumerable<T>. This enhancement offers greater flexibili
Amazon OpenSearch Service Setup with Kibana
11/15/2024 9:48:13 AM.
Amazon OpenSearch Service enables real-time search, monitoring, and analysis of business data. It integrates with AWS services like CloudWatch Logs and Lambda for log aggregation, with Kibana for data
.NET 9 is Out Now
11/15/2024 8:47:33 AM.
This article explains in detail the latest release of .NET. The latest .NET ecosystem updates improve performance, security, and productivity across C# 13, ASP.NET Core, EF Core, .NET Runtime, Librari
Broadcom Launches VMware Tanzu Platform 10 for Private Cloud Apps
11/15/2024 8:22:15 AM.
Broadcom launches VMware Tanzu Platform 10, simplifying private cloud app development with reduced costs, enhanced security, and GenAI support for enterprises.
Sorting with IComparable in C#
11/14/2024 11:00:04 AM.
Learn how to implement the IComparable interface in C# to customize sorting behavior for objects. Explore sorting techniques, comparisons, and examples to efficiently order data in collections like li
What are Different File Extension in .NET
11/14/2024 10:53:32 AM.
This article explores key file extensions in ASP.NET, including.ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for defi
Deploying ASP.NET Core 9 Application on IIS
11/14/2024 8:33:56 AM.
Learn how to publish ASP.NET Core 9 applications on IIS. This guide covers key steps such as setting the correct target framework, configuring IIS settings, handling common errors like 503, and using
Loading Nested JSON File Data in Dropdown ASP.NET
11/14/2024 6:58:43 AM.
Learn how to load and bind nested JSON data to a dropdown in ASP.NET, covering both client-side and server-side techniques for dynamic data binding and efficient JSON parsing in web applications.
BGP Capabilities and Limitations in Azure
11/14/2024 6:57:10 AM.
Explore the capabilities and limitations of Border Gateway Protocol (BGP) in Azure, covering its role in Azure networking, routing, VPNs, ExpressRoute, BGP peering, and best practices for cloud connec
Setting Default Dates in Power Apps: Using Today(), Date(), Year(), and DateAdd()
11/14/2024 6:39:41 AM.
Learn how to set default dates in Power Apps using functions like Today(), Date(), Year(), and DateAdd(). This guide explains how to simplify date fields, enhance user experience, and improve app func
A File System Manager From Scratch In .NET Core And VueJS
11/14/2024 5:58:29 AM.
Build a robust file system manager using .NET Core for backend functionality and VueJS for frontend design. Develop RESTful APIs for file handling and create an intuitive user interface for seamless i
Understanding IEnumerable In C#
11/14/2024 5:49:01 AM.
IEnumerable in C# is an interface that defines a standard way to iterate over a collection of objects. The IEnumerable interface in C# provides a standard, efficient way to iterate over collections us
Visual Studio Builds and Key Features
11/14/2024 5:13:31 AM.
Visual Studio Builds Since 2005 and main key features. Explore the growth of Visual Studio, Microsoft's premier Integrated Development Environment, from its inception in 1997 to the latest feature
Understanding Keyed Services in .NET 8
11/13/2024 9:12:24 AM.
Keyed Services in .NET 8 enhance dependency injection by allowing multiple implementations of an interface to be registered with unique keys. This enables flexible dependency resolution, ideal for tai
Converting HTML to PDF or Image in C# Using wkhtmltopdf
11/13/2024 9:02:59 AM.
This guide explains generating PDFs and images from HTML using wkhtmltopdf in C#. With wkhtmltopdf's Webkit-based engine, convert HTML content, including complex CSS and JavaScript, into high-qual
Types of Error Handling in Web API .NET 8 with Example
11/13/2024 6:37:48 AM.
Error handling is a mechanism to take control of unexpected situations that occur in the system during processing and return any helpful error response from a NET 8 Web API. That said, here are some d
Understanding Alibaba Cloud's Anti-DDoS Solutions for Security
11/13/2024 5:19:56 AM.
Learn how Alibaba Cloud's Anti-DDoS solutions protect businesses from DDoS attacks, ensuring continuous online service availability and security.
How to Create a ListView Command Set Extension
11/12/2024 11:13:01 AM.
A ListView Command Set extension in SharePoint customizes the command bar or context menu of lists/libraries. It allows adding buttons that trigger custom actions, such as displaying alerts, showing s
Explaining Deep Linking in Power Apps
11/12/2024 10:49:37 AM.
Deep linking in Power Apps enables direct navigation to specific screens, improving user experience and engagement. By using URL parameters, custom schemes, and StartScreen functions, developers can c
Beginner's Guide to CRUD Operations in .NET Core 8 Web API
11/12/2024 7:30:14 AM.
This guide walks you through creating a .NET Core 8 Web API for managing employee data with full CRUD operations. Using Entity Framework Core, you’ll define models, connect to a SQL database, create e
Getting Started with React for Interactive UIs
11/12/2024 6:49:45 AM.
This guide covers setting up React, understanding JSX, and using core features like components and hooks. Perfect for beginners looking to get started with modern front-end development.
Creating Views for Lists or Libraries in SharePoint Online
11/12/2024 6:02:41 AM.
Creating custom views in SharePoint Online allows users to tailor how lists and libraries display data. With options for filtering, sorting, grouping, and different layouts like calendar and gallery v
SSRS (2) --- Client Setup: SSDT and Report Builder
11/11/2024 8:34:30 PM.
This article discusses SSRS (2) --- Client Setup: SSDT and Report Builder
SSRS (1) --- Server Setup: SSIS, SSAS, and SSRS
11/11/2024 8:31:56 PM.
This article is to discuss SSRS (1) --- Server Setup, SSIS, SSAS, and SSRS
Difference Between Large Language Model & Small Language Model
11/11/2024 6:01:01 AM.
Large and small language models differ primarily in scale, resources, and use cases. Large models, with billions of parameters, excel in generalization and diverse tasks but require significant comput
Difference Between =, == And === In JavaScript
11/10/2024 4:30:41 AM.
In this article I am going to explain what is difference between =, == and === in JavaScript.
KISS - Keep It Simple Stupid
11/8/2024 11:39:50 AM.
In this video, you will learn how to create scalable, maintainable, and on-budget software while explaining application rewrite - a piece of software with a C# .NET backend and a React front end.
Weather App to fetch/display weather data using API
11/8/2024 11:39:42 AM.
Building a weather app that fetches and displays weather data using an API is a practical project for developers looking to enhance their skills in JavaScript and API integration. This application all
Mastering Basic Arithmetic Operations in Web Development
11/8/2024 9:19:24 AM.
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling, an
Why is Kubernetes Necessary for Modern Applications Deployment?
11/8/2024 5:02:35 AM.
In this article, we will learn Kubernetes streamlines modern app deployment by orchestrating containers, ensuring scalability, and automating management. It optimizes resources, enhances reliability,
Overview of Essential Networking Devices
11/8/2024 5:01:07 AM.
Networking devices enable data flow and secure communication within networks, connecting computers, servers, and other devices. Examples include routers, switches, modems, access points, and firewalls
Fetch Document Versions in SharePoint using PowerShell
11/8/2024 4:24:10 AM.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then
How to Apply Custom Fonts in .NET MAUI
11/7/2024 5:38:25 AM.
Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
Data Fetching Unleashed: Next.js, React Query and their BFF
11/6/2024 11:37:01 AM.
This video explores the intersection of Next.js, React Query, and the Backend for Frontend (BFF) design pattern, three vital elements pieces that help solve the puzzle of performant and scalable data
Fededim.Extensions: ASP.NET Data Protection Integration
11/5/2024 9:59:16 AM.
Fededim.Extensions.Configuration.Protected.DataProtectionAPI enables seamless integration between ASP.NET Configuration and the Data Protection API, providing enhanced security for sensitive data in a
Pick palette - One Stop Solution for Palette Hunt
11/5/2024 8:31:50 AM.
This video will talk about building inside a SaaS ecosystem and using the power of GitHub actions and edge functions.
Exploring the New T-SQL Enhancements in SQL Server 2022
11/5/2024 5:39:41 AM.
In this article we will explore the powerful new T-SQL enhancements in SQL Server 2022, including features like DATE_BUCKET, DATETRUNC, and IS DISTINCT FROM, designed to simplify data handling and opt
Handling Transient Failures in .NET 8 With Polly
11/5/2024 4:30:31 AM.
This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e
Dev Tunnel in Visual Studio Simplifies Local Development
11/5/2024 3:40:41 AM.
Explore the Dev Tunnel feature in Visual Studio 2022, designed to streamline local development and debugging. This powerful tool allows developers to create a secure connection to their remote environ
Creating a CQRS Architecture in .NET Core 8
11/4/2024 7:29:08 AM.
This guide outlines a practical implementation of the CQRS (Command Query Responsibility Segregation) architecture using C# and MediatR, emphasizing the separation of read and write operations for bet
Understanding TreeView in .NET Core
11/4/2024 5:58:45 AM.
The TreeView component in .NET Core is a powerful UI element that displays hierarchical data in a tree-like structure, allowing users to navigate through items easily.
Increase UI Performance using Timeout Middleware in .NET Core
11/4/2024 5:26:04 AM.
Timeout Middleware in .NET Core is crucial for handling long-running requests by setting specific time limits for responses. It improves application reliability, manages resources efficiently, enhance
Explaning IExceptionFilter in .NET Core
11/4/2024 4:16:41 AM.
This article explores ASP.NET Core's `IExceptionFilter`, which enables centralized exception handling. It highlights its advantages, such as separation of concerns, consistent error responses, and
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
11/1/2024 9:39:04 PM.
This article discusses a bug in access to GitHub.
Git GUI Clients (2), VS Code
11/1/2024 8:25:54 PM.
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and remo
Understanding API Gateways in Microservices
11/1/2024 5:34:50 AM.
The API Gateway pattern centralizes client requests, managing authentication, logging, rate limiting, and load balancing, optimizing resilience and scalability in complex microservice architectures th
Entity Framework (3), with .Net MVC, Model-First
10/31/2024 9:05:22 PM.
This article will discuss Entity Framework with .Net MVC, Model-First approach
Dependency Injection & EF Migrations in ASP.NET MVC with Autofac
10/30/2024 8:29:43 AM.
This article demonstrates how to implement Dependency Injection (DI) using Autofac in an ASP.NET MVC application and integrate Entity Framework for database operations, including migrations.
Microsoft Graph Permissions - Get Access on Behalf of a User
10/30/2024 8:22:09 AM.
To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph o
How to Set Permissions in Microsoft SharePoint
10/30/2024 7:03:23 AM.
Learn how to set permissions in Microsoft SharePoint effectively to ensure secure collaboration. This guide covers essential concepts, including permission levels, user access control, and managing si
Map, Filter and Reduce in TypeScript with Examples
10/30/2024 5:47:41 AM.
This guide provides a comprehensive overview of these essential functions, complete with practical examples to illustrate their use in real-world applications. Enhance your coding skills and streamlin
Integrating OpenAI's Assistant API in .NET Applications
10/30/2024 5:41:53 AM.
Integrating OpenAI's Assistant API in .NET empowers developers with advanced natural language processing capabilities. Using C# and Visual Studio, set up your project, manage API credentials secur
Difference Between Delegated and App Only Access
10/29/2024 9:39:47 AM.
Delegated access allows an application to act on behalf of a signed-in user, requiring user authentication and permission via OAuth 2.0, while app-only access enables an app to operate independently w
JWT Token Based Implementation using ASP.NET Core Web API
10/29/2024 6:30:51 AM.
JWT (JSON Web Token) is a way to share information securely between two or more systems and JWT structure allows for secure information exchange and user authentication.
Create a Model with Database Table in .NET 8 using EF Core
10/28/2024 7:16:12 AM.
This article guides you through creating a data-driven application using .NET 8 and Entity Framework Core. You'll learn to define a model, configure a DbContext, set up a SQL Server connection str
DDoS Attacks and Prevention using .NET Core
10/28/2024 6:30:12 AM.
This article covers the basics of DDoS (Distributed Denial of Service) attacks and prevention methods in .NET Core. It explains how to identify DDoS symptoms and apply preventive techniques, including
Mark Input Parameters in Triggers as Optional
10/28/2024 5:41:13 AM.
In this article, we’ll walk through how to mark input parameters as optional in Power Automate triggers and explore how this can improve flow flexibility.
How to Create and Use Key Vault References in .NET Core Web API
10/28/2024 4:14:04 AM.
Azure App Configuration allows your application to use Key Vault references by creating keys that point to values stored in Key Vault. Rather than storing sensitive data directly, App Configuration us
Explaining IAuthorizationFilter in .NET Core
10/27/2024 12:10:00 PM.
In this article, we delve into the IAuthorizationFilter interface in .NET Core, exploring its role in implementing authorization logic for web applications. We cover how to create custom filters, mana
Efficient Data Handling in SQL Server with Table-Valued Parameters
10/27/2024 5:52:26 AM.
This article delves into how TVPs enhance performance by enabling the transfer of multiple rows of data in a single parameter, streamlining stored procedures, and optimizing database operations.
Add Multiple Users to SharePoint Group together in one API call
10/26/2024 6:33:17 AM.
This article outlines how to streamline adding multiple users to a SharePoint Group using Power Automate. By leveraging a single HTTP request, users can efficiently batch add members to a group.
Restore Deleted Flows with PowerShell
10/26/2024 6:07:39 AM.
Learn how to restore deleted Power Automate flows using PowerShell in this comprehensive guide. This process enables users to recover important automated workflows, minimizing downtime and preserving
SharePoint Online - Add/Update Taxonomy Field Using Graph API
10/25/2024 10:31:41 AM.
This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions wit
The Best Ordinal Wallets for Beginners in 2024
10/25/2024 5:34:27 AM.
In 2024, choosing the right ordinals wallet is crucial for managing digital assets securely. Options like Xverse and Hiro wallets offer user-friendly interfaces and strong security for beginners and v
Restore Deleted Flows using Power Automate
10/25/2024 5:13:54 AM.
Learn step-by-step methods to retrieve flows, manage versions, and safeguard automated tasks. Ensure smooth operations by understanding flow recovery options within Microsoft Power Automate.
Understanding the Role of Servers in Modern Networking
10/25/2024 4:56:40 AM.
Servers play a crucial role in modern networking by managing data storage, processing, and communications across networks. From web hosting and cloud computing to secure data transfer, servers enable
Web api call in Android
10/25/2024 4:55:38 AM.
This article explains how to call a Web API in an Android app using Java. It covers key concepts like HTTP methods (GET, POST), status codes, headers, and the use of the OkHttp library for making API
How to Create an App Configuration Store
10/25/2024 4:30:30 AM.
App Configuration Store provides a unified platform to store, retrieve, and manage configuration settings securely. One of the most widely used services for this purpose is Azure App Configuration, pa
Domain-first GraphQL API Platforms for Your .NET Stack
10/24/2024 12:00:55 PM.
In this video, we'll demo how .NET developers can use modern architecture and data storage to build scalable GraphQL APIs for real-time data and AI integration.
Delete Comment from SharePoint List Item
10/24/2024 10:54:43 AM.
This article explains how to delete comments from a SharePoint list item using the SharePoint REST API and Power Automate. It covers creating a flow with a manual trigger, fetching comment details via
Difference Between Break and Continue in JavaScript
10/24/2024 6:58:10 AM.
In JavaScript, both break and continue are control flow statements used in loops. The break statement stops the loop entirely when a condition is met, while continue skips the current iteration and mo
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Rockin’ The Code World with dotNetDave - Ep. 106
10/23/2024 8:13:19 AM.
In this episode, we’ll dive deep into the latest programming trends.
Mastering API Testing with Api.http Files in .NET Projects
10/23/2024 6:06:57 AM.
The Api.http file in a .NET project is a text file containing one or more HTTP requests that can be executed directly from the development environment, such as Visual Studio or Visual Studio Code. Thi
Example of Aspect Oriented Paradigm with DispatchProxy Class
10/23/2024 5:25:01 AM.
This article explores how to implement cross-cutting concerns in .NET using the DispatchProxy class. It demonstrates dynamic proxy creation for logging and other concerns, highlighting the benefits of
ASP.NET Core Middleware
10/22/2024 11:57:39 AM.
ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error hand