﻿<?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=ranganath-prasad4" rel="self" type="application/rss+xml" /><item><title>Angular *ngIf Offers Much More Than Just An IF Condition</title><description>This article explains four flavors of *ngIf directive in Angular - ngIf, ngIf else, ngIf then else, ngIf pipe</description><link>https://www.c-sharpcorner.com/article/angular-ngif-offers-much-more-than-just-an-if-condition/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-ngif-offers-much-more-than-just-an-if-condition/</guid><pubDate>Sun, 23 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>SharpLab - Another Powerful Online Code Execution And Decompiler Tool</title><description>SharpLab is another online tool that lets you write code, run it,  inspect MSIL, and even decompile the MSIL code</description><link>https://www.c-sharpcorner.com/article/sharplab-another-powerful-online-code-execution-and-decompiler-tool/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sharplab-another-powerful-online-code-execution-and-decompiler-tool/</guid><pubDate>Mon, 17 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>Circular Dependency - The result of a poor design</title><description> Circular dependency issues can be seen in all tech stacks ( be it Java, C# or even Javascript). This happens because of poor design/implementation of a software. The article tries to explain what a C</description><link>https://www.c-sharpcorner.com/article/circular-dependency-the-result-of-a-poor-design/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/circular-dependency-the-result-of-a-poor-design/</guid><pubDate>Sat, 15 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>Technology Terminology - Does It Really Matter?</title><description>There are tens of thousands for technical terms out there which makes it impossible for any one to remember every word. I just want to express my opinion ( Yes, it is just my opinion ) on this topic t</description><link>https://www.c-sharpcorner.com/blogs/technology-terminology-does-it-really-matter</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/technology-terminology-does-it-really-matter</guid><pubDate>Wed, 12 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>Entity Framework Core - Client Vs Server Evaluation</title><description>EF Core along with the Database provider decides which part of the LINQ query will be executed in the database and which part gets executed on the client side. This blog post tries to explain Client V</description><link>https://www.c-sharpcorner.com/blogs/entity-framework-core-client-vs-server-evaluation</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/entity-framework-core-client-vs-server-evaluation</guid><pubDate>Tue, 11 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>Entity Framework Core - FromSqlRaw Vs FromSqlInterpolated</title><description>Entity Framework core includes two extension methods to execute raw sql queries - FromSqlRaw Vs FromSqlInterpolated. The post is intended to highlight the difference between two.</description><link>https://www.c-sharpcorner.com/blogs/fromsqlraw-vs-fromsqlinterpolated</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/fromsqlraw-vs-fromsqlinterpolated</guid><pubDate>Mon, 10 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item><item><title>Standardize Your Web API&amp;#39;s Error Response With ProblemDetails Class</title><description>ProblemDetails class lets you standardize the error responses your Web APIs return thus avoiding multiple Devs across multiple teams follow different pattern. And this the RFC-Compliant (https://datat</description><link>https://www.c-sharpcorner.com/article/standardize-your-web-apis-error-response-with-problemdetails-class/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/standardize-your-web-apis-error-response-with-problemdetails-class/</guid><pubDate>Mon, 03 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ranganath Prasad)</author></item></channel></rss>