﻿<?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=david-mccarter2" rel="self" type="application/rss+xml" /><item><title>A Brief History of Microsoft Programming IDE’s</title><description>This article provides a concise overview of the evolution of Microsoft programming IDEs, tracing from Visual Basic to Visual Studio and beyond, highlighting their impact on software development effici</description><link>https://www.c-sharpcorner.com/article/a-brief-history-of-microsoft-programming-ides/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-brief-history-of-microsoft-programming-ides/</guid><pubDate>Sun, 05 May 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Attending Tech Conferences: Speak to the Speakers</title><description>Attending conferences offers valuable opportunities to engage with speakers and fellow attendees, enhancing your career. Learn tips for effective networking and building connections at conferences for</description><link>https://www.c-sharpcorner.com/article/attending-tech-conferences-speak-to-the-speakers2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/attending-tech-conferences-speak-to-the-speakers2/</guid><pubDate>Tue, 13 Feb 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The Importance of Attending Conferences</title><description>The author underscores the importance of in-person conferences for professional growth, particularly for engineers. They outline the personal and general benefits of conferences, such as learning new </description><link>https://www.c-sharpcorner.com/article/the-importance-of-attending-conferences/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-importance-of-attending-conferences/</guid><pubDate>Mon, 04 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>A Warning to Companies: Your Development Manager is Ineffective, and It’s Your Fault!</title><description>In this article, I will weave a cautionary tale that demonstrates something I have been seeing in teams since the late 2000s. That something is companies are creating ineffective development managers.</description><link>https://www.c-sharpcorner.com/article/development-managers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/development-managers/</guid><pubDate>Tue, 17 Oct 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>How To Be a Professional Software Engineer: Be a Squeaky Wheel</title><description>Professional software engineers advocate for their ideas persistently, embodying the &amp;#39;squeaky wheel&amp;#39; principle. This phrase, rooted in American culture, underscores the importance of assertive</description><link>https://www.c-sharpcorner.com/article/how-to-be-a-professional-software-engineer-be-a-squeaky-wheel/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-be-a-professional-software-engineer-be-a-squeaky-wheel/</guid><pubDate>Tue, 12 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Coding Issues - Design, Diagnostics and Other Common Code Issues</title><description>In this article, I will discuss common coding issues that I frequently encounter in the projects I work on. These issues fall into the &amp;quot;Design&amp;quot; and “Diagnostics” category of code analyzers.</description><link>https://www.c-sharpcorner.com/article/real-world-coding-issues-design-diagnostics-and-other-common-code-issues/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-coding-issues-design-diagnostics-and-other-common-code-issues/</guid><pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Coding Issues - Style and Performance Issues</title><description>This article will show common coding issues that I see in most of the projects I work on that are in the “style” category of the code analyzers. </description><link>https://www.c-sharpcorner.com/article/real-world-coding-issues-style-and-performance-issues/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-coding-issues-style-and-performance-issues/</guid><pubDate>Thu, 29 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Coding Issues: Part I</title><description>I hope you read all the articles in this series so you too can improve the performance and memory issues along with the common code issues that I see in the projects where I work. Most of the code sam</description><link>https://www.c-sharpcorner.com/article/real-world-coding-issues-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-coding-issues-part-i/</guid><pubDate>Mon, 29 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Spargine: Throwing Exceptions Made Easy in Microsoft .NET</title><description>Use the OOS library Spargine to make throwing Exceptions easy.</description><link>https://www.c-sharpcorner.com/blogs/spargine-throwing-exceptions-made-easy-in-microsoft-net</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/spargine-throwing-exceptions-made-easy-in-microsoft-net</guid><pubDate>Thu, 04 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Globalizing Strings in Microsoft .NET with the Multilingual App Toolkit</title><description>In this article, I will demonstrate how to do this and introduce you to the Multilingual App Toolkit, which makes string translation fast and cost-effective. It was so simple that I only needed a few </description><link>https://www.c-sharpcorner.com/article/globalizing-strings-in-microsoft-net-with-the-multilingual-app-toolkit/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/globalizing-strings-in-microsoft-net-with-the-multilingual-app-toolkit/</guid><pubDate>Tue, 02 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Public Service Announcement: Code Quality is a Feature</title><description>Check out this insightful video on the importance of prioritizing code quality in every development team. </description><link>https://www.c-sharpcorner.com/blogs/public-service-announcement-code-quality-is-a-feature</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/public-service-announcement-code-quality-is-a-feature</guid><pubDate>Mon, 17 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The Fastest Way To Use Regular Expressions In Microsoft .NET 7</title><description>In this article, you will learn about the Fastest Way to Use Regular Expressions in Microsoft .NET 7.</description><link>https://www.c-sharpcorner.com/article/the-fastest-way-to-use-regular-expressions-in-microsoft-net-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-fastest-way-to-use-regular-expressions-in-microsoft-net-7/</guid><pubDate>Thu, 06 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Code Quality - Formatting Classes In Microsoft .NET To Make Them Easy To Read And Modify</title><description>In this article, you will learn how to format classes in Microsoft .NET To Make Them Easy To Read And Modify.</description><link>https://www.c-sharpcorner.com/article/code-quality-formatting-classes-in-microsoft-net-to-make-them-easy-to-read-an/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-quality-formatting-classes-in-microsoft-net-to-make-them-easy-to-read-an/</guid><pubDate>Wed, 01 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With dotNetTips.com Spargine 6 - February 2023 Release</title><description>In this article, you will learn about Coding Faster with dotNetTips.com Spargine 6: February 2023 Release.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-com-spargine-6-february-2023-release/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-com-spargine-6-february-2023-release/</guid><pubDate>Fri, 03 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Performance - The Fastest Way To Loop Over An Array In Microsoft .NET</title><description>In this article, you will learn about the fastest way to loop over an array in microsoft .NET.</description><link>https://www.c-sharpcorner.com/article/performance-the-fastest-way-to-loop-over-an-array-in-microsoft-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/performance-the-fastest-way-to-loop-over-an-array-in-microsoft-net/</guid><pubDate>Wed, 11 Jan 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Benchmark Your Code Like dotNetDave!</title><description>In this article, you will learn about Benchmark Your Code Like dotNetDave!</description><link>https://www.c-sharpcorner.com/article/benchmarking-your-code-with-spargine/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/benchmarking-your-code-with-spargine/</guid><pubDate>Mon, 21 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Unit And Benchmark Testing With Random Data In .NET 6 And 7</title><description>In this article, you will learn about Unit and Benchmark Testing with Random Data in .NET 6 &amp;amp; 7.</description><link>https://www.c-sharpcorner.com/article/unit-and-benchmark-testing-with-random-data-in-net-6-and-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unit-and-benchmark-testing-with-random-data-in-net-6-and-7/</guid><pubDate>Wed, 02 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Speeding Up The StringBuilder Using An ObjectPool</title><description>In this article, you will learn how to speed Up the StringBuilder Using an ObjectPool.</description><link>https://www.c-sharpcorner.com/article/speeding-up-the-stringbuilder-using-an-objectpool/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/speeding-up-the-stringbuilder-using-an-objectpool/</guid><pubDate>Sun, 28 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With dotNetTips.com Spargine 6 - August 2022 Release</title><description>In this article, you will learn about Coding Faster with dotNetTips.com Spargine 6: August 2022 Release.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-com-spargine-6-august-2022-release/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-com-spargine-6-august-2022-release/</guid><pubDate>Thu, 11 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Rock Your Code: XML Documentation Of Code For Microsoft .NET</title><description>In this article, you will learn about XML Documentation of code for Microsoft .NET.</description><link>https://www.c-sharpcorner.com/article/rock-your-code-xml-documentation-of-code-for-microsoft-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rock-your-code-xml-documentation-of-code-for-microsoft-net/</guid><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>We Must Demand Quality In Software And In Ourselves</title><description>In this article, you will learn about quality in software.</description><link>https://www.c-sharpcorner.com/article/we-must-demand-quality-in-software-and-in-ourselves/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/we-must-demand-quality-in-software-and-in-ourselves/</guid><pubDate>Fri, 15 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Prepare, Prepare And Prepare Some More For Your Next Technical Interview!</title><description>In this article, you will learn how to prepare for your next technical interview!</description><link>https://www.c-sharpcorner.com/article/prepare-prepare-and-prepare-some-more-for-your-next-technical-interview/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/prepare-prepare-and-prepare-some-more-for-your-next-technical-interview/</guid><pubDate>Fri, 24 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Speeding Up Logging In .NET 6</title><description>In this article, you will learn how to speed up Logging in .NET 6.</description><link>https://www.c-sharpcorner.com/article/speeding-up-logging-in-net-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/speeding-up-logging-in-net-6/</guid><pubDate>Thu, 09 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>How I Benchmark Code</title><description>In this article, you will learn how I Benchmark Code.</description><link>https://www.c-sharpcorner.com/article/how-i-benchmark-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-i-benchmark-code/</guid><pubDate>Fri, 27 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Validating Data Made Easy</title><description>In this article, you will learn how validating data made easy.</description><link>https://www.c-sharpcorner.com/article/validating-data-made-easy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/validating-data-made-easy/</guid><pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With dotNetTips Spargine 6 - Validating Arguments Made Easy</title><description>In this article, you will learn how to code faster with dotNetTips Spargine 6: Validating Arguments Made Easy</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-6-validating-arguments-made-easy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-6-validating-arguments-made-easy/</guid><pubDate>Sun, 01 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>I Thought I Was a Software Engineer?</title><description>I Thought I Was a Software Engineer?</description><link>https://www.c-sharpcorner.com/article/i-thought-i-was-a-software-engineer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/i-thought-i-was-a-software-engineer/</guid><pubDate>Mon, 18 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Using Async/Await With Disposable Objects</title><description>In this article, you will learn how to use Async/Await with Disposable Objects.</description><link>https://www.c-sharpcorner.com/article/using-asyncawait-with-disposable-objects/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-asyncawait-with-disposable-objects/</guid><pubDate>Fri, 01 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Speed Up Logging In .NET</title><description>In this article, you will learn about speed up logging in .NET.</description><link>https://www.c-sharpcorner.com/article/speed-up-logging-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/speed-up-logging-in-net/</guid><pubDate>Thu, 24 Mar 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Classes, Structures, And Records, Oh My!</title><description>In this article, you will learn about Classes, Structures, and Records, Oh My!</description><link>https://www.c-sharpcorner.com/article/classes-structures-and-records-oh-my/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/classes-structures-and-records-oh-my/</guid><pubDate>Fri, 18 Feb 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>A Look At 20 Years Of Microsoft .NET - My First Enterprise Application And More!</title><description>In this article, you will learn about a look at 20 Years of Microsoft .NET: My First Enterprise Application and More!</description><link>https://www.c-sharpcorner.com/article/a-look-at-20-years-of-microsoft-net-my-first-enterprise-application-and-more/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-look-at-20-years-of-microsoft-net-my-first-enterprise-application-and-more/</guid><pubDate>Wed, 09 Feb 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Everything You Want To Know About The Record Type In .NET - Performance</title><description>In this article, you will learn everything you want to Know about the Record Type in .NET: Performance.</description><link>https://www.c-sharpcorner.com/article/everything-you-want-to-know-about-the-record-type-in-net-performance/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/everything-you-want-to-know-about-the-record-type-in-net-performance/</guid><pubDate>Fri, 14 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With dotNetTips Spargine - January 2022 Release</title><description>In this article, you will learn how to code Faster with dotNetTips Spargine: January 2022 Release.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-january-2022-release/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-january-2022-release/</guid><pubDate>Sat, 01 Jan 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Collection Performance - How Do You LINQ?</title><description>In this article, you will learn how do you LINQ?</description><link>https://www.c-sharpcorner.com/article/collection-performance-how-do-you-linq/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/collection-performance-how-do-you-linq/</guid><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Everything That Every .NET Developer Needs to Know About Disposable Types: Using Tools to Find Issues</title><description>In this article, you will learn about everything that every .NET Developer Needs to Know About Disposable Types.</description><link>https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-using/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-using/</guid><pubDate>Thu, 11 Nov 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface</title><description>In this article, you will learn about everything that every .NET developer needs to know about disposable types - properly implementing the idisposable interface.</description><link>https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-prop2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-prop2/</guid><pubDate>Sun, 17 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects</title><description>In this article, you will learn about .NET Developer Needs to Know About Disposable Types.</description><link>https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-prop/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/everything-that-every-net-developer-needs-to-know-about-disposable-types-prop/</guid><pubDate>Sat, 02 Oct 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Hidden IDisposable Issues in Microsoft .NET</title><description>Out of all the millions of lines of code I have reviewed in the past 20 years of .NET, hands down the #1 issue are developers not properly disposing of objects that implement IDisposable. This article</description><link>https://www.c-sharpcorner.com/blogs/hidden-idisposable-issues-in-microsoft-net</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/hidden-idisposable-issues-in-microsoft-net</guid><pubDate>Thu, 23 Sep 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With dotNetTips Spargine - September 2021 Release</title><description>In this article, you will learn about dotNetTips Spargine - September 2021 Release.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-september-2021-release/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-spargine-september-2021-release/</guid><pubDate>Wed, 08 Sep 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Code It Any Way You Want!</title><description>In this article, you will learn about Code It Any Way You Want!</description><link>https://www.c-sharpcorner.com/article/code-it-any-way-you-want/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-it-any-way-you-want/</guid><pubDate>Fri, 13 Aug 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Analyzing Not So Super Code</title><description>In this article, you will learn how to analyze Not So Super Code.</description><link>https://www.c-sharpcorner.com/article/analyzing-not-so-super-code/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/analyzing-not-so-super-code/</guid><pubDate>Mon, 19 Jul 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>When Are Companies Going To Learn How Software Development Works?</title><description>In this article, you will learn when are companies going to learn how Software Development Works?</description><link>https://www.c-sharpcorner.com/article/when-are-companies-going-to-learn-how-software-development-works/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/when-are-companies-going-to-learn-how-software-development-works/</guid><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With .NetTips Spargine - June 2021 Release</title><description>In this article, you will learn how to code faster with dotNetTips Spargine&amp;#160; - June 2021 Release.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-nettips-spargine-june-2021-release/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-nettips-spargine-june-2021-release/</guid><pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Architecture - Processing Data With Microservices</title><description>In this article, microservice architecture to process the data. Here I will show how to process invoice data using an AWS LAMBDA.</description><link>https://www.c-sharpcorner.com/article/architecture-processing-data-with-microservices/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/architecture-processing-data-with-microservices/</guid><pubDate>Thu, 27 May 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With The dotNetTips Spargine NuGet MAR 2021 Update</title><description>In this article, you will learn about Coding Faster With The dotNetTips Spargine NuGet MAR 2021 Update</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-spargine-nuget-mar-2021-update/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-spargine-nuget-mar-2021-update/</guid><pubDate>Sun, 02 May 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>7 Years Later, How Am I Doing?</title><description>In this article, you will learn that after 7 Years Later, How Am I Doing?</description><link>https://www.c-sharpcorner.com/article/7-years-later-how-am-i-doing/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/7-years-later-how-am-i-doing/</guid><pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Testing Software Engineers During An Interview; There Is A Better Way!</title><description>In this article, you will learn about testing software engineers during an interview; there is a better way!</description><link>https://www.c-sharpcorner.com/article/testing-software-engineers-during-an-interview-there-is-a-better-way/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/testing-software-engineers-during-an-interview-there-is-a-better-way/</guid><pubDate>Fri, 02 Apr 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Open-Source Code Quality - Foundatio</title><description>In this article, you will learn about Open-Source Code Quality - Foundatio.</description><link>https://www.c-sharpcorner.com/article/open-source-code-quality-foundatio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/open-source-code-quality-foundatio/</guid><pubDate>Thu, 18 Mar 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Announcing dotNetTips.com Spargine</title><description>In this article, you will learn about dotNetTips.com Spargine.</description><link>https://www.c-sharpcorner.com/article/announcing-dotnettips-com-spargine/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/announcing-dotnettips-com-spargine/</guid><pubDate>Wed, 03 Mar 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Everything You Want To Know About The Record Type In .NET 5.... But Were Afraid To Ask</title><description>In this article you will learn about Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask</description><link>https://www.c-sharpcorner.com/article/everything-you-want-to-know-about-the-record-type-in-net-5-but-were-afraid-to/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/everything-you-want-to-know-about-the-record-type-in-net-5-but-were-afraid-to/</guid><pubDate>Fri, 12 Feb 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>&amp;#173;&amp;#173;Coding Faster With The dotNetTips Utility - February 2021 Update</title><description>In this article, you will learn the tips about &amp;#173;&amp;#173;Coding Faster with the dotNetTips Utility: February 2021 Update.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-february-2021-update/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-february-2021-update/</guid><pubDate>Fri, 29 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Open-Source Code Quality - ChoETL</title><description>In this article, you will learn about Open-Source Code Quality - ChoETL.</description><link>https://www.c-sharpcorner.com/article/open-source-code-quality-choetl/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/open-source-code-quality-choetl/</guid><pubDate>Fri, 15 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Analyzing Code For Issues In .NET 5</title><description>In this article, you will learn how to analyze code for issues in .NET 5.</description><link>https://www.c-sharpcorner.com/article/analyzing-code-for-issues-in-net-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/analyzing-code-for-issues-in-net-5/</guid><pubDate>Mon, 04 Jan 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The dotNetDave No Apologies World Tour 2020</title><description>In this article, you will learn about 2020 No Applogies Tour.</description><link>https://www.c-sharpcorner.com/article/2020-no-apologies-tour/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/2020-no-apologies-tour/</guid><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The &amp;quot;Full-Stack&amp;quot; Developer Is A Myth In 2020</title><description>In this article, you will learn about the “Full-Stack” developer is a Myth in 2020.</description><link>https://www.c-sharpcorner.com/article/the-full-stack-developer-is-a-myth-in-2020/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-full-stack-developer-is-a-myth-in-2020/</guid><pubDate>Wed, 18 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With The dotNetTips Utility - November 2020 Update</title><description>In this article, you will learn about coding Faster with the dotNetTips Utility.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-november-2020-update/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-november-2020-update/</guid><pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With The dotNetTips Utility - September 2020 Update</title><description>In this article, you will learn about Coding Faster With The dotNetTips Utility - September 2020 Update.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-september-2020-update/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-september-2020-update/</guid><pubDate>Mon, 21 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Geekstory - My First Magazine Article And The Power Of Networking</title><description>In this article, you will learn about Geekstory - My First Magazine Article and the Power of Networking.</description><link>https://www.c-sharpcorner.com/article/geekstory-my-first-magazine-article-and-the-power-of-networking/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/geekstory-my-first-magazine-article-and-the-power-of-networking/</guid><pubDate>Fri, 04 Sep 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With The dotNetTips Utility - DateTime Extensions</title><description>In this article, you will learn about Coding Faster with the dotNetTips Utility: DateTime Extensions.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-datetime-extensions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-datetime-extensions/</guid><pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Staying Healthy Tip - How To Keep Your Wrists Pain Free</title><description>In this article, you will learn how to keep your wrists pain free.</description><link>https://www.c-sharpcorner.com/article/staying-healthy-tip-how-to-keep-your-wrists-pain-free/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/staying-healthy-tip-how-to-keep-your-wrists-pain-free/</guid><pubDate>Sat, 08 Aug 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>OOP - Encapsulating Business Logic In Class Properties</title><description>In this article, you will learn about OOP - Encapsulating business logic in Class Properties.</description><link>https://www.c-sharpcorner.com/article/oop-encapsulating-business-logic-in-class-properties/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/oop-encapsulating-business-logic-in-class-properties/</guid><pubDate>Fri, 24 Jul 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The World Pandemic Is Showing Us Working Remote Works - Staying Healthy</title><description>In this article, you will learn about the World Pandemic is Showing Us Working Remote Works: Staying Healthy.</description><link>https://www.c-sharpcorner.com/article/the-world-pandemic-is-showing-us-working-remote-works-staying-healthy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-world-pandemic-is-showing-us-working-remote-works-staying-healthy/</guid><pubDate>Sat, 11 Jul 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Coding Faster With The dotNetTips Utility - StringBuilder Extensions</title><description>In this article you will learn about coding faster with the dotNetTips Utility - StringBuilder Extensions.</description><link>https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-stringbuilder-extensions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-faster-with-the-dotnettips-utility-stringbuilder-extensions/</guid><pubDate>Wed, 24 Jun 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The World-Wide Pandemic Is Showing Us Working Remote Works - Getting More Work Done</title><description>In this article you will learn about the world-wide pandemic is showing us working remote works - getting more work done.</description><link>https://www.c-sharpcorner.com/article/the-world-wide-pandemic-is-showing-us-working-remote-works-getting-more-work-d/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-world-wide-pandemic-is-showing-us-working-remote-works-getting-more-work-d/</guid><pubDate>Thu, 11 Jun 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>How To Create A Great User Experience In Any Application - Part Two</title><description>In this article you will learn how to create a great user experience in any application.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-great-user-experience-in-any-application-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-great-user-experience-in-any-application-part-two/</guid><pubDate>Thu, 28 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>How To Create A Great User Experience In Any Application</title><description>In this article, you will learn how to create a great user experience in any application.</description><link>https://www.c-sharpcorner.com/article/how-to-create-a-great-user-experience-in-any-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-create-a-great-user-experience-in-any-application/</guid><pubDate>Fri, 15 May 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The World Pandemic Is Showing Us Websites Are Still Too Hard To Write</title><description>In this article you will learn about the world pandemic is showing us websites are still too hard to write.</description><link>https://www.c-sharpcorner.com/article/the-world-pandemic-is-showing-us-websites-are-still-too-hard-to-write/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-world-pandemic-is-showing-us-websites-are-still-too-hard-to-write/</guid><pubDate>Wed, 29 Apr 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Unit Testing With Random Data</title><description>In this article, you will learn about Unit Testing with Random Data.</description><link>https://www.c-sharpcorner.com/article/unit-testing-with-random-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unit-testing-with-random-data/</guid><pubDate>Sat, 14 Mar 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Progressive Retry for Network Calls</title><description>In today&amp;#39;s mobile world, many calls across the internet or network could fail for many reasons. Some of the reasons could be the service is busy, the network is slow and many more. </description><link>https://www.c-sharpcorner.com/blogs/progressive-retry-for-network-calls</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/progressive-retry-for-network-calls</guid><pubDate>Wed, 12 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Speaking - What I Expect When Speaking At A Conference - Part One</title><description>In this article, you will see what i expect when speaking at a conference.</description><link>https://www.c-sharpcorner.com/article/speaking-what-i-expect-when-speaking-at-a-conference-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/speaking-what-i-expect-when-speaking-at-a-conference-part-one/</guid><pubDate>Thu, 16 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title> What Can Be Done To Make Code Quality Better</title><description>In this article, you will learn what can be done to make code quality better.</description><link>https://www.c-sharpcorner.com/article/what-can-be-done-to-make-code-quality-better/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-can-be-done-to-make-code-quality-better/</guid><pubDate>Sun, 29 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Properly Setting Up .NET Core Projects</title><description>Properly Setting Up .NET Core Projects involves configuring project structure, managing dependencies via NuGet packages, selecting appropriate SDK versions and target frameworks, and adhering to best </description><link>https://www.c-sharpcorner.com/article/properly-setting-up-net-core-projects/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/properly-setting-up-net-core-projects/</guid><pubDate>Sun, 08 Dec 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Properly Setting Up .NET Framework Projects</title><description>In this article, you will learn how to properly setting up .NET Framework Projects.</description><link>https://www.c-sharpcorner.com/article/properly-setting-up-net-framework-projects/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/properly-setting-up-net-framework-projects/</guid><pubDate>Wed, 27 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Comparing Strings with Globalization and Performance in .NET</title><description>Efficiently compare strings in .NET considering globalization for culture-aware operations. Optimize performance by selecting appropriate StringComparison and CultureInfo options, ensuring accurate an</description><link>https://www.c-sharpcorner.com/article/properly-comparing-strings-with-globalization-and-performance-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/properly-comparing-strings-with-globalization-and-performance-in-net/</guid><pubDate>Tue, 12 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>dotNetDave Says…Always Code For Reusability</title><description>You can overhear me say this in every one of my code conference sessions! I’ve been coding for over 25 years, and this way of thinking has allowed me to make changes to the code, later in time, easier</description><link>https://www.c-sharpcorner.com/blogs/dotnetdave-saysalways-code-for-reusability</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dotnetdave-saysalways-code-for-reusability</guid><pubDate>Thu, 07 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>dotNetDave Says… If Your Code Is Hard To Unit Test, You’re Doing It Wrong</title><description>Unit testing is something very important for any project. With that said, I rarely see it done in projects or done correctly. How can you push the code to quality assurance or production without knowi</description><link>https://www.c-sharpcorner.com/blogs/dotnetdave-says-if-your-code-is-hard-to-unit-test-youre-doing-it-wrong</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dotnetdave-says-if-your-code-is-hard-to-unit-test-youre-doing-it-wrong</guid><pubDate>Wed, 30 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Using The New IAsyncEnumerable Interface In .NET Core 3</title><description>In this article, you will learn how to use the new IAsyncEnumerable Interface in .NET Core 3.</description><link>https://www.c-sharpcorner.com/article/using-the-new-iasyncenumerable-interface-in-net-core-3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/using-the-new-iasyncenumerable-interface-in-net-core-3/</guid><pubDate>Wed, 09 Oct 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>The New JSON Serializer In .NET Core 3</title><description>The release of .NET Core 3 today includes a brand new serializer for JavaScript Object Notation (JSON) under the System.Text.Json namespace. </description><link>https://www.c-sharpcorner.com/article/the-new-json-serializer-in-net-core-3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/the-new-json-serializer-in-net-core-3/</guid><pubDate>Sat, 21 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Improve Your Model Classes With OOP - Part Three - Serialization</title><description>In this article, you will learn about improve your model classes with OOP - Serialization.</description><link>https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-three-serialization/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-three-serialization/</guid><pubDate>Sun, 01 Sep 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Improve Your Model Classes With OOP - Part Two - Constructors, Interfaces And More</title><description>In this article, you will learn how to improve your model classes with OOP.</description><link>https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-two-constructors-interfaces-and-mo/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-two-constructors-interfaces-and-mo/</guid><pubDate>Mon, 19 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Improve Your Model Classes With OOP - Part One - The Basics</title><description>In this article, you will learn the tricks to improve your model classes with OOP.</description><link>https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-one-the-basics/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/improve-your-model-classes-with-oop-part-one-the-basics/</guid><pubDate>Sun, 04 Aug 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Reuse, Reuse And More Code Reuse</title><description>In this article, you will learn about reuse, reuse and more code reuse.</description><link>https://www.c-sharpcorner.com/article/reuse-reuse-and-more-code-reuse/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reuse-reuse-and-more-code-reuse/</guid><pubDate>Sun, 21 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>A Thank You To My Geek Friends</title><description>Today is the actual 25th anniversary of my first public speech at the user group I founded in April 1994. I would like to say Thank You to my Geek Friends.</description><link>https://www.c-sharpcorner.com/article/a-thank-you-to-my-geek-friends/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-thank-you-to-my-geek-friends/</guid><pubDate>Mon, 01 Jul 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Performance Tip - For Vs Foreach In Microsoft .NET</title><description>Consider loop efficiency: &amp;#39;for&amp;#39; is faster for arrays, &amp;#39;for each&amp;#39; for collections. Optimize performance by choosing the right loop type in .NET programming.</description><link>https://www.c-sharpcorner.com/article/performance-tip-for-vs-foreach-in-microsoft-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/performance-tip-for-vs-foreach-in-microsoft-net/</guid><pubDate>Mon, 24 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Code Quality Is A Feature, Not An Afterthought</title><description>In this article you will learn that code quality is a feature, not an afterthought.</description><link>https://www.c-sharpcorner.com/article/code-quality-is-a-feature-not-an-afterthought/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-quality-is-a-feature-not-an-afterthought/</guid><pubDate>Sun, 09 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real-World Cloud App - From Start To Finish - The User Experience Layer</title><description>In this article you will learn about a real-world cloud app from start to finish.</description><link>https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-user-experience-layer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-user-experience-layer/</guid><pubDate>Mon, 27 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Help Support The Voice Of Slum Kids By Buying A Book</title><description>Help Support The Voice Of Slum Kids By Buying A Book.</description><link>https://www.c-sharpcorner.com/article/help-support-the-voice-of-slum-kids-by-buying-a-book/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/help-support-the-voice-of-slum-kids-by-buying-a-book/</guid><pubDate>Wed, 08 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Cloud App - From Start To Finish - The Communications Layer</title><description>In this fifth part, we will add the communication layer to our real-world cloud app that we are developing in this series from start to finish.</description><link>https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-communications-layer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-communications-layer/</guid><pubDate>Mon, 18 Mar 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Dealing With Recruiters - Why Don&amp;#39;t They Actually Read My Profile Or Resume</title><description>This morning while checking my LinkedIn messages, I replied to one of these messages from a recruiter and sure enough, it is in Bellevue, Washington for a position at Expedia. </description><link>https://www.c-sharpcorner.com/article/dealing-with-recruiters-why-dont-they-actually-read-my-profile-or-resume/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dealing-with-recruiters-why-dont-they-actually-read-my-profile-or-resume/</guid><pubDate>Tue, 12 Feb 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Performance - Exception Trapping</title><description>Last year while presenting my Rock Your Code: Code and App Performance in Microsoft .NET session at a conference, one of the attendees asked me if using the When() clause is faster or not when trappin</description><link>https://www.c-sharpcorner.com/blogs/performance-exception-trapping</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/performance-exception-trapping</guid><pubDate>Mon, 21 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Cloud App - From Start To Finish - The Business Layer</title><description>In this fourth part of the series, I will focus on the queueing using the Azure Service Bus and microservices using Azure Functions.</description><link>https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-business-layer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/real-world-cloud-app-from-start-to-finish-the-business-layer/</guid><pubDate>Fri, 18 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Write Something, Anything To Start And Enhance Your Career</title><description>One of the questions I get asked a lot is, “How do I get a job?”. The answer is that you need experience. But, how do you get experience if you don’t have a job yet? My answer is, write an app or webs</description><link>https://www.c-sharpcorner.com/article/write-something-anything-to-start-and-enhance-your-career/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/write-something-anything-to-start-and-enhance-your-career/</guid><pubDate>Mon, 31 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Are MicroServices Just A New Marketing Term</title><description>Microservices is a great way to decouple an application for faster modernization, improved functionality and better performance, but done incorrectly or without proper architectural understanding, tea</description><link>https://www.c-sharpcorner.com/article/are-microservices-just-a-new-marketing-term/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/are-microservices-just-a-new-marketing-term/</guid><pubDate>Sun, 02 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Presenting Code Samples With A Dark Theme...Please Do Not</title><description>For all of you who code using apps like Visual Studio or VS Code, please don’t present code in a meeting or conference session using a dark theme! I know I am going to get a lot of push back from this</description><link>https://www.c-sharpcorner.com/article/presenting-code-samples-with-a-dark-theme-please-dont/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/presenting-code-samples-with-a-dark-theme-please-dont/</guid><pubDate>Fri, 09 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Dealing With Recruiters Tip - Don't Play Games When Contacting Us</title><description>I have been using recruiters for a long time to help me find a new opportunity. For the ones I don&amp;#39;t have a relationship with... please stop playing games when sending us an email about a &amp;quot;gr</description><link>https://www.c-sharpcorner.com/blogs/dealing-with-recruiters-tip-dont-play-games-when-contacting-us</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dealing-with-recruiters-tip-dont-play-games-when-contacting-us</guid><pubDate>Wed, 07 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Cloud App From Start To Finish - The Data Layer</title><description>In the second article in this series, I laid out the architecture and design for this cloud solution. Now it’s finally time to get coding! In this article I will discuss how I designed the data layer </description><link>https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish-the-data-layer/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish-the-data-layer/</guid><pubDate>Mon, 08 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Cloud App - From Start To Finish - The Architecture And Design</title><description>In the first article of this series, I outlined my goal for these articles, how I want to approach writing back-end services and web site in Azure and how I want you, the reader to help. In this artic</description><link>https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish-the-architecture-and-design/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish-the-architecture-and-design/</guid><pubDate>Wed, 05 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Performance Tip - Checking For Empty String</title><description>In all my books and conference sessions I talk about the proper way to test if a string is valid. Microsoft .NET has been around for almost two decades.</description><link>https://www.c-sharpcorner.com/blogs/performance-tip-checking-for-empty-string</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/performance-tip-checking-for-empty-string</guid><pubDate>Tue, 21 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Real World Cloud App - From Start To Finish</title><description>Several years ago, I came up with a new conference session to show how I created a real cloud app that I applied the same n-tier architecture that I have been using most of my career. The session is c</description><link>https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/read-world-cloud-app-from-start-to-finish/</guid><pubDate>Fri, 10 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item><item><title>Proper Type Encapsulation - Part Two</title><description>In part 1 of this article, I explained how to implement proper data encapsulation. In part 2 I want to talk about encapsulating business logic. I see this missing in a lot of type design, especially w</description><link>https://www.c-sharpcorner.com/article/proper-type-encapsulation-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/proper-type-encapsulation-part-two/</guid><pubDate>Thu, 02 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (David Mccarter)</author></item></channel></rss>