﻿<?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=dave-richter" rel="self" type="application/rss+xml" /><item><title>Random Number Generation and Windows Forms Encryption via C# Parallel Programming</title><description>An article that describes Encryption and Random Number Generation in C# TPL Parallel code.</description><link>https://www.c-sharpcorner.com/uploadfile/logisimo/random-number-generation-and-windows-forms-encryption-via-C-Sharp-parallel-programming/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/logisimo/random-number-generation-and-windows-forms-encryption-via-C-Sharp-parallel-programming/default.aspx</guid><pubDate>Tue, 07 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item><item><title>A  Beginners Article about XAML and the WPF Engine</title><description>An article that describes WPF for the Beginner and Provides Some Tips for the Intermediate</description><link>https://www.c-sharpcorner.com/UploadFile/logisimo/a-beginners-article-about-xaml-and-the-wpf-engine/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/logisimo/a-beginners-article-about-xaml-and-the-wpf-engine/</guid><pubDate>Sat, 31 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item><item><title>A Potentially Helpful C# Threading Manual</title><description>The article will focus on threading constructs and as such, is meant for both the beginner and those who practice multithreading regularly.</description><link>https://www.c-sharpcorner.com/UploadFile/logisimo/a-potentially-helpful-C-Sharp-threading-manual/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/logisimo/a-potentially-helpful-C-Sharp-threading-manual/</guid><pubDate>Tue, 27 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item><item><title>Understanding LINQ</title><description>The purpose of this tutorial is to present some basics about LINQ for certain individuals who may have not gained an understanding of LINQ.</description><link>https://www.c-sharpcorner.com/uploadfile/logisimo/understanding-linq/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/logisimo/understanding-linq/default.aspx</guid><pubDate>Thu, 22 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item><item><title>Raising Events, Event Handlers, and the Use of Delegates</title><description>This article focuses on delegates, how to use them, their relation to events, and their relation to raising events. It is meant to help the beginner learn delegates by example code.</description><link>https://www.c-sharpcorner.com/UploadFile/logisimo/raising-events-event-handlers-and-the-use-of-delegates/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/logisimo/raising-events-event-handlers-and-the-use-of-delegates/</guid><pubDate>Wed, 12 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item><item><title>The C# Asynchronous Programming Model</title><description>This article will start by examining how to use the Asynchronous Programming Model (APM) to perform an asynchronous compute-bound operation, then describe the three styles of programming with the APM to deal with handling the end of the call in an asynchronous call: wait-until done, polling, and callback. The natural following is then the Thread Pool.</description><link>https://www.c-sharpcorner.com/UploadFile/logisimo/the-C-Sharp-asynchronous-programming-model/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/logisimo/the-C-Sharp-asynchronous-programming-model/</guid><pubDate>Mon, 27 Jul 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dave Richter)</author></item></channel></rss>