﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=mukesh-kumar298" rel="self" type="application/rss+xml" /><item><title>C# 8 - Pattern Matching, Indices And Ranges</title><description>C# 8.0 has many improvements to existing features including pattern, indices and ranges. Some of the improvements are discussed with example here.</description><link>https://www.c-sharpcorner.com/article/pattern-matching-indices-ranges-in-c-sharp-8/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/pattern-matching-indices-ranges-in-c-sharp-8/</guid><pubDate>Mon, 06 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Dependency Injection Lifetimes In ASP.NET CORE</title><description>Understanding the Dependency Injection &amp;amp; its lifetimes(Singleton, Transient, Scoped). Example can help to understand the different lifetimes and choose appropriate lifetime for service.</description><link>https://www.c-sharpcorner.com/article/dependency-injection-lifetimes-in-asp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dependency-injection-lifetimes-in-asp-net-core/</guid><pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Understanding Garbage Collection In .NET</title><description>In this article, we will learn how Garbage Collection works, with an example demonstrating different variable types and their scopes.</description><link>https://www.c-sharpcorner.com/article/garbage-collection-in-dot-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/garbage-collection-in-dot-net/</guid><pubDate>Sun, 21 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Comparison Of Different SQL Query Responses Of SQL Server On Windows And Ubuntu Linux</title><description>The article consists of some benchmark tests of SQL Server on different Operating Systems, the parameters considered are CPU Time, Elapsed Time and Total Execution Time.</description><link>https://www.c-sharpcorner.com/article/comparison-of-different-sql-query-responses-of-sql-server-on-windows-and-ubuntu/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/comparison-of-different-sql-query-responses-of-sql-server-on-windows-and-ubuntu/</guid><pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Installing SQL Server And SQL Operation Studio On Windows And Ubuntu Linux</title><description>The article shows how to install SQL Server and SQL Operation Studio on Windows and Ubuntu Linux.</description><link>https://www.c-sharpcorner.com/article/installing-sql-server-and-sql-operation-studio-on-windows-ubuntu-linux/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installing-sql-server-and-sql-operation-studio-on-windows-ubuntu-linux/</guid><pubDate>Sun, 14 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>What Is Entity Framework And How Entity Framework Core Is Different</title><description>This article is about Entity Framework and Entity Framework Core</description><link>https://www.c-sharpcorner.com/article/what-is-entity-framework-how-entity-framework-core-is-different/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-is-entity-framework-how-entity-framework-core-is-different/</guid><pubDate>Wed, 10 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Features Of Entity Framework Core 2.1 - Better Column Ordering In Initial Migration</title><description>This article discusses the new features added in Entity Framework Core 2.1.</description><link>https://www.c-sharpcorner.com/article/new-features-of-entity-framework-core-2-1-better-column-ordering-in-initial-mig/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/new-features-of-entity-framework-core-2-1-better-column-ordering-in-initial-mig/</guid><pubDate>Wed, 10 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>New Features Of Entity Framework Core 2.1 - Lazy Loading</title><description>This article discusses the new feature added to Entity Framework Core 2.1, i.e., Lazy Loading.</description><link>https://www.c-sharpcorner.com/article/new-features-of-entity-framework-core-2-1-lazy-loading/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/new-features-of-entity-framework-core-2-1-lazy-loading/</guid><pubDate>Wed, 10 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item><item><title>Increase Performance Of LINQ By Parallelism</title><description>Parallelism solves many problems in the computing world if done in the right way; parallelism is not good if the task is small and needs synchronization of resources, such a scenario would hurt perfor</description><link>https://www.c-sharpcorner.com/article/increase-performance-of-linq-by-parallelism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/increase-performance-of-linq-by-parallelism/</guid><pubDate>Mon, 08 Apr 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mukesh Kumar)</author></item></channel></rss>