﻿<?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=kapil-gaur" rel="self" type="application/rss+xml" /><item><title>Understanding C# Inheritance In A Better Way👍</title><description>In this video, we will see a practical explanation of C# Inheritance. We will understand what C# inheritance is and how we can relate it to natural inheritance. We will learn about related concepts li</description><link>https://www.c-sharpcorner.com/article/understanding-c-sharp-inheritance-in-better-way/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-c-sharp-inheritance-in-better-way/</guid><pubDate>Wed, 03 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Start A Successful Startup</title><description>Today, in this article, I will try to reveal some points which can help a startup to survive. I have a mixed experience with startups as I had a startup which failed and another which is still up and </description><link>https://www.c-sharpcorner.com/article/how-can-you-start-a-successful-startup/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-can-you-start-a-successful-startup/</guid><pubDate>Wed, 16 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Why Multiple Inheritance 🎯 Is Not Allowed In C# And Java?</title><description>In this video, I have discussed a very simple explanation of why multiple-inheritance using classes is not allowed in C# and Java kind of OOP based programming languages. Though there can be other exp</description><link>https://www.c-sharpcorner.com/article/why-is-multiple-inheritance-not-allowed-in-c-sharp-or-java/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/why-is-multiple-inheritance-not-allowed-in-c-sharp-or-java/</guid><pubDate>Sun, 13 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>When To Use❓Abstract Class And Interface In C# Programming</title><description>In this video, I have discussed, in details, the scenarios in which you should use abstract class and interface and the scenarios when the interface works better. I have started from defining the abst</description><link>https://www.c-sharpcorner.com/article/when-to-use-abstract-class-and-interface-in-c-sharp-programming/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/when-to-use-abstract-class-and-interface-in-c-sharp-programming/</guid><pubDate>Sun, 06 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Create A Console App📲 Using C# In Visual Studio</title><description>In this video, I have demonstrated how we can create a basic console app using Visual Studio and C# as language. This video will help the beginners to touch the ground for the first time with no compl</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-console-app-using-c-sharp-in-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-console-app-using-c-sharp-in-visual-studio/</guid><pubDate>Fri, 04 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Some Important Differences In C# Concepts</title><description>Today, we will discuss a few important differences that every C# developer must know. We will cover the differences between dictionary and hashtable, x.Equals(y) and x == y difference, the difference </description><link>https://www.c-sharpcorner.com/article/lets-understand-the-important-differences-in-c-sharp-things/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/lets-understand-the-important-differences-in-c-sharp-things/</guid><pubDate>Fri, 04 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Understanding Access Modifiers In C# (Video)</title><description>In this important C# video, I have discussed, in details, what access modifiers are in C#. Also, I have explained the respective properties of all access modifiers - public, private, protected, intern</description><link>https://www.c-sharpcorner.com/article/access-modifiers-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/access-modifiers-in-c-sharp/</guid><pubDate>Sun, 30 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Understanding Class In Layman Way</title><description>In this video, I have tried to simulate a layman formula to understand how to visualize before writing a class in object-oriented programming domain. I hope you would like this whole analogy that I ha</description><link>https://www.c-sharpcorner.com/article/understanding-class-in-layman-way/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-class-in-layman-way/</guid><pubDate>Sun, 23 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Important Questions For C# Interview Part 2 - Intermediate</title><description>In this video, I have discussed some important questions for C# developers. These questions are of intermediate level, where I have elaborated many concepts, like Jagged Array, ArrayList vs List, stat</description><link>https://www.c-sharpcorner.com/article/important-questions-for-interview-c-sharp-part-2-intermediate/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/important-questions-for-interview-c-sharp-part-2-intermediate/</guid><pubDate>Sun, 23 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Do You Know The Most Popular Websites In The World</title><description>Internet is growing everyday. But do you know who are the largest contributors to the people being on internet? What are the most used websites over the internet? We will try to know about these inter</description><link>https://www.c-sharpcorner.com/article/do-you-know-about-the-most-popular-websites-in-the-world/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/do-you-know-about-the-most-popular-websites-in-the-world/</guid><pubDate>Wed, 19 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Create A Web Service Project In .NET Using Visual Studio</title><description>Learn to create and consume web services in .NET using Visual Studio. This tutorial covers creating ASP.NET web applications, defining WebMethods, adding service references, and integrating services i</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-web-service-project-in-net-using-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-web-service-project-in-net-using-visual-studio/</guid><pubDate>Mon, 10 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Important Questions For Interview C# Part 1 - Basics</title><description>In this video, which is important to freshers as well as experienced professionals, I have discussed a couple of very important questions being asked during C# interviews.</description><link>https://www.c-sharpcorner.com/article/important-questions-for-interview-c-sharp-part-1-basic/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/important-questions-for-interview-c-sharp-part-1-basic/</guid><pubDate>Sat, 08 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Use Dynamic To Return Different Objects On Runtime In C#</title><description>A lot of time you get a requirement to return different kind of object from a single method. Is it possible? Yes there are ways by which you can deliver different objects on run time and dynamic is on</description><link>https://www.c-sharpcorner.com/article/how-to-use-dynamic-to-return-different-objects-on-runtime-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-use-dynamic-to-return-different-objects-on-runtime-in-c-sharp/</guid><pubDate>Tue, 04 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Return An Image Result From Web API Using .NET Core</title><description>In this article, we will create a Web API project in .NET Core and we will learn how to return an image while you hit an API. You would have seen earlier how to return a string response or an object r</description><link>https://www.c-sharpcorner.com/article/how-to-return-an-image-result-from-web-api-using-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-return-an-image-result-from-web-api-using-net-core/</guid><pubDate>Mon, 03 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Why You Should Always Be Ready To Switch Your Job</title><description>Keep calm; I will not advise you something wrong but something that will make you a great professional having a lot of knowledge and readiness for the changing world.</description><link>https://www.c-sharpcorner.com/blogs/why-you-should-always-be-ready-to-switch-your-job</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/why-you-should-always-be-ready-to-switch-your-job</guid><pubDate>Wed, 28 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Return Different Types Of Objects In C# Based On A Input Parameter Type</title><description>Requirements come like this that you have multiple roles in an organization. Now based on the role you want to return different profiles of same data like for some user you want to show Full data and </description><link>https://www.c-sharpcorner.com/article/how-to-return-different-type-of-objects-in-c-sharp-based-on-a-input-parameter-t/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-return-different-type-of-objects-in-c-sharp-based-on-a-input-parameter-t/</guid><pubDate>Thu, 22 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>What You Should Prefer For Performance Among Entity Framework, Dapper, And ADO.NET</title><description>Basically, when we design an application in .NET or any other technology, then how we are loading your data for application really impact the performance of our application. So, I will tell you what y</description><link>https://www.c-sharpcorner.com/blogs/what-you-should-prefer-for-performance-among-entity-framework-dapper-or-adonet</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-you-should-prefer-for-performance-among-entity-framework-dapper-or-adonet</guid><pubDate>Sat, 17 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>Creating A Web API Using Visual Studio 2017</title><description>In this tutorial, you&amp;#39;ll learn how to create a Web API project using Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/creating-web-api-project-on-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-web-api-project-on-visual-studio-2017/</guid><pubDate>Wed, 14 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item><item><title>How To Return Boolean Values From SQL Server</title><description>Here, I will tell you the possible ways to return calculated Boolean values from SQL Server code. At a lot of places, you want to progress conditionally. You send some input values to the stored proce</description><link>https://www.c-sharpcorner.com/article/ways-to-return-boolean-values-from-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ways-to-return-boolean-values-from-sql-server/</guid><pubDate>Tue, 30 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kapil Gaur)</author></item></channel></rss>