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
.NET Aspire: Simplifying Cloud-Native Development with .NET 8
The world of cloud-native development is ever-evolving, demanding tools and frameworks that streamline the process of building robust, scalable applications. Enter .NET Aspire, a recently released ...
Ramasagar Pulidindi
Dec 13, 2023
Creating a "League of Legends" Inspired Play Button in WPF
This article provides a detailed explanation and analysis of developing a PLAY button inspired by the game "League of Legends" using pure WPF technology.
Vicky Qu
Dec 03, 2023
WebSocket in .NET
WebSockets have become crucial for real-time communication in web applications, transcending the limitations of traditional HTTP. In .NET, utilizing the System.Net.WebSockets namespace facilitates ...
Ajay Kumar
Dec 12, 2023
NodaTime Vs System.datetime in .NET
Noda Time and System.DateTime in .NET offers distinct approaches to date and time handling. Compare their features, immutability, time zone support, precision, and safety for your application's...
Chethan N
Dec 10, 2023
Getting Started With NodaTime
Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely.
Chethan N
Dec 08, 2023
Default Interface Methods
Default Interface Methods in C# 8.0. C# 8.0 introduces default interface methods, enabling the addition of methods to interfaces without breaking implementing classes. This allows seamless updates ...
Jayraj Chhaya
Dec 08, 2023
Synergy of .NET, DevOps, and Entity Framework Core
Explore the synergy of DevOps, .NET, and Entity Framework Core for streamlined and efficient software development. Learn to integrate CI/CD pipelines, version control, and automated testing for hig...
Ajay Kumar
Dec 06, 2023
Understanding Idempotency in .NET
In the world of web development and API design, it is essential to maintain consistency and reliability in operations. Idempotency, a basic principle in computer science, is critical in achieving t...
Ajay Kumar
Dec 04, 2023
Announcing the General Availability of .NET Chiseled Containers
Explore the revolutionary .NET Chiseled Containers for cloud app deployment, offering size, security, and operational efficiency benefits.
Sarthak Varshney
Dec 04, 2023
Dapper vs Entity Framework Core vs ADO.NET: Which One Should You Choose?
Dapper vs Entity Framework Core vs ADO.NET: Which One Should You Choose?
Amit Mohanty
Apr 19, 2023
Extract text from Image and PDF Using Power Automate and AI Builder
Extract text from Image and PDF - Using Power Automate and AI Builder. In our data-centric world, extracting valuable insights from diverse sources, including images and PDFs, is crucial. Power Aut...
Sandeep Mishra
Nov 29, 2023
Ocelot open-source API Gateway
Learn what is Ocelot an open-source API Gateway. Ocelot, an open-source API Gateway crafted on the .NET platform, streamlines the complexity of microservices architectures.
Jefferson S. Motta
Nov 28, 2023
Getting Started with Humanizer in C#
In this article, we'll explore how to install and use Humanizer in C#, unveiling both its basic and advanced capabilities. By the end, you'll be equipped to elevate the user experience in ...
Keyur
Nov 27, 2023
Performing CRUD Operations Using EventStoreDB in .NET
Learn to perform CRUD operations with EventStoreDB in a .NET environment. This guide covers setting up EventStoreDB, integrating it into .NET, and providing code examples for creating, reading, upd...
Ajay Kumar
Nov 24, 2023
Performance implementation Using AccelerateBuildsInVisualStudio
The .NET 4.8 and lower have an update for faster incremental build in VS 17.8. Visual Studio 2022 version 17.8 introduces build acceleration for non-SDK style projects targeting .NET Framework 4.8 ...
Jefferson S. Motta
Nov 23, 2023
Code First Migrations in Entity Framework
This article provides an overview of Code First Migrations in Entity Framework.
Jeetendra Gund
Nov 07, 2014
Transaction In .NET
This article describes what transaction is and how it can be implemented in .NET.
Manas Mohapatra
Oct 30, 2016
Building dynamic forms with SurveyJs and Blazor WebAssembly
In this article, we will learn about integrating the surveyJs with blazor web assembly to compose a dynamic form. we'll learn how to integrate SurveyJs into a .NET Core 6.0 Blazor WebAssembly a...
Nabaraj Ghimire
Nov 20, 2023
Empowering Developers with .NET 8
Step into the realm of .NET 8, the latest iteration of Microsoft's open-source platform that empowers developers to craft cutting-edge applications. With its focus on enhanced performance, clou...
Ramasagar Pulidindi
Nov 20, 2023
Entity Framework Code First And Migrations: Part Two
In this article, you will get an introduction to Entity Framework using C#, code first, and migrations.
Emiliano Musso
Jul 03, 2016
No Records Available.
621
-
640
of
1543
<<
30
31
32
33
34
>>
Mastering SQL
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
.NET Full Stack Developer