﻿<?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=jure10" rel="self" type="application/rss+xml" /><item><title>Values caught in intervals</title><description>In this article we will see how to set your variables in defined interval or range.</description><link>https://www.c-sharpcorner.com/uploadfile/853a6a/values-caught-in-intervals/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/853a6a/values-caught-in-intervals/default.aspx</guid><pubDate>Tue, 26 Oct 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jure )</author></item><item><title>Performance of If-else if tree vs. Switch (multiple variables) in C#</title><description>This article demonstrates multiple ways to implement if-else if tree, when there are multiple values to check, and compares their performance to a switch.</description><link>https://www.c-sharpcorner.com/uploadfile/853a6a/performance-of-if-else-if-tree-vs-switch-multiple-variables-in-C-Sharp/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/853a6a/performance-of-if-else-if-tree-vs-switch-multiple-variables-in-C-Sharp/default.aspx</guid><pubDate>Tue, 28 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jure )</author></item><item><title>Sorting MultiColumn ListView</title><description>I've read Nipun Tomar's "Sort a Multicolumn ListView in C#" article and I feel there is some room for making the code more efficient and clear. I will also try to explain the code more deeply.</description><link>https://www.c-sharpcorner.com/uploadfile/853a6a/sorting-multicolumn-listview/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/853a6a/sorting-multicolumn-listview/default.aspx</guid><pubDate>Fri, 24 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jure )</author></item><item><title>Grouping ListView items dynamically</title><description>This article demonstrates one of the ways that dynamic ListView grouping can be done.</description><link>https://www.c-sharpcorner.com/uploadfile/853a6a/grouping-listview-items-dynamically/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/853a6a/grouping-listview-items-dynamically/default.aspx</guid><pubDate>Fri, 24 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jure )</author></item><item><title>Static Event In C#</title><description>There might be times when you&amp;#39;ll want your event to perform the same actions for all objects. In this article we will see how to do that.</description><link>https://www.c-sharpcorner.com/UploadFile/853a6a/static-event-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/853a6a/static-event-in-C-Sharp/</guid><pubDate>Thu, 23 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jure )</author></item></channel></rss>