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
.NET
FOLLOW
Microsoft .NET Framework is software development framework developed by Microsoft to build Windows client, enterprise, and web applications. Follow this category to keep up to date with .NET Framework news and tutorials.
Articles
(1543)
Blogs
(897)
Resources
(333)
Videos
(190)
News
(120)
Articles
Elevate Your .NET 7 API: Exception Handling and Logging Mastery
This article explores the best practices for exception handling and logging in .NET 7 APIs, enabling developers to create resilient applications that gracefully handle errors and provide valuable i...
Ajay Kumar
Oct 05, 2023
Microsoft Fabric Lakehouse And How To Engineer Data Into The Lakehouse
Microsoft Fabric Lakehouse is a data architecture solution offered by Microsoft that combines the capabilities of a data lake and a data warehouse, aiming to provide a unified platform for storing,...
Abiola David
Sep 27, 2023
Building .NET Solutions with Nuke Build
Explore the power of Nuke Build, an open-source, cross-platform build automation tool for .NET. Learn how to create build scripts in C# for efficient, flexible, and extensible workflows.
Ajay Kumar
Sep 26, 2023
Exploring Different API Versioning Strategies in .NET 7
In this article, we delve into API versioning, a vital component of web API development. It enables you to enhance APIs without disrupting existing client applications, a pivotal aspect of maintain...
Ajay Kumar
Sep 25, 2023
Hexagonal Architecture in .NET (C#) API Development
In this article, we delve into Hexagonal Architecture, a powerful pattern for creating flexible and maintainable software systems. We'll explore its principles and demonstrate its practical app...
Ajay Kumar
Sep 25, 2023
A Deep Dive into .NET Logging: Serilog, log4net, and NLog
In the .NET ecosystem, three prominent logging frameworks stand out: Serilog, log4net, and NLog. In this article, we'll delve into each of these frameworks, discussing their features and capabi...
Ajay Kumar
Sep 23, 2023
Running Python Code Inside .NET with IronPython
Learn how to integrate Python seamlessly with .NET applications using IronPython. This open-source implementation of Python is designed to run on the .NET framework, offering access to Python's...
Ajay Kumar
Sep 21, 2023
Differences Between CQRS, MediatR, and CRUD
Explore the differences between CQRS, MediatR, and CRUD in this insightful article. Learn when to use each technique, their unique benefits, and find scenarios where they shine in .NET development.
Muhammad Omer Khan
Sep 21, 2023
Simplified .NET Application Development using Dapr
In this article, we delve into Dapr's role in .NET development, exploring its key attributes through practical examples. Dapr, short for "Distributed Application Runtime," streamlines...
Ajay Kumar
Sep 20, 2023
Webhooks in .NET
Explore webhooks in modern web applications. Learn what webhooks are, their benefits, and how to implement them in .NET with practical examples. Keep your systems in sync effortlessly.
Ajay Kumar
Sep 20, 2023
Comapring .NET Standard vs .NET 6 vs .NET 6-Windows
In this article, we delve into the ever-evolving .NET ecosystem, offering developers a wealth of options for crafting exceptional applications. Amid this diversity, it's easy to become overwhel...
Keyur
Sep 20, 2023
Kubernetes for .NET Developers: A Comprehensive Guide with Examples
In this article, we'll explore Kubernetes from a .NET developer's perspective and provide examples to illustrate key concepts.
Ajay Kumar
Sep 16, 2023
Content Negotiation in Web API with .NET 6/7
In this article, we will explore how Content Negotiation works, why it is important, and how we can implement it in .NET 6, the latest version of the .NET that offers many improvements and new feat...
Keyur
Sep 16, 2023
Polly and Bulkhead Pattern in .NET
Explore the Bulkhead Pattern in software development, inspired by ship compartments, for isolating components to enhance reliability using Polly in .NET applications. Includes practical implementat...
Ajay Kumar
Sep 15, 2023
Installing .NET Nano Framework on Raspberry Pi for IoT Innovation
The .NET Nano Framework simplifies IoT development on resource-limited devices like Raspberry Pi. It enables C# development, cloud integration, and efficient IoT innovation, enhancing the IoT lands...
Saravanan Ganesan
Sep 14, 2023
How to Send Email Using ASP.Net With C#?
In this article we will see the way to send email in ASP.Net C# There are several articles on web for sending an email using ASP.NET and C#. This article explains some important functions and comm...
Harmesh Kaushik
Sep 13, 2023
IoT Innovation with .NET Strength
The Internet of Things (IoT) has transformed industries by connecting devices, sensors, and systems to the Internet, facilitating data exchange. .NET, Microsoft's versatile development platform...
Saravanan Ganesan
Sep 13, 2023
Dependency Injection in C# .NET With Examples
Discover Dependency Injection in C# .NET: Learn how to achieve flexible, maintainable, and loosely coupled code by decoupling components in your software. Explore constructor, property, and method ...
Ajay Kumar
Sep 12, 2023
Understanding LINQ in .NET
LINQ, or Language Integrated Query, is a powerful feature in the .NET framework that simplifies data querying and manipulation in C# and VB.NET applications. It provides a uniform and SQL-like synt...
Ramawatar Bhakar
Sep 11, 2023
Comparing .NET Framework, .NET Core, .NET 5, and .NET 6
This article provides a comprehensive comparison of three key platforms within the .NET ecosystem: .NET Framework, .NET Core, and .NET 5/.NET 6. It explores their evolution, features, characteristi...
Keyur
Sep 11, 2023
No Records Available.
661
-
680
of
1543
<<
32
33
34
35
36
>>
Learn Python
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Entity Framework