﻿<?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=pradeep-sahoo6" rel="self" type="application/rss+xml" /><item><title>Building Strong Engineering Teams for Success</title><description>This article explores key strategies, including hiring the right talent, fostering collaboration, and creating a positive engineering culture. Learn how leadership, team dynamics, and best practices c</description><link>https://www.c-sharpcorner.com/article/building-strong-engineering-teams-for-success/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-strong-engineering-teams-for-success/</guid><pubDate>Sun, 30 Mar 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title> Best  Practice  For API  Development  -My Experience </title><description>In this article, I share my experience with API development best practices, covering essential aspects like authentication, security, versioning, error handling, and performance optimization. </description><link>https://www.c-sharpcorner.com/article/best-practice-for-api-development-my-experience/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/best-practice-for-api-development-my-experience/</guid><pubDate>Mon, 24 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Cracking Advanced .NET Interviews: A Real-World Journey </title><description>
In a high-pressure senior .NET developer interview, candidates are tested on system design, scalability, performance optimization, security, Azure cloud, microservices, API design, DevOps, and advanc</description><link>https://www.c-sharpcorner.com/article/cracking-advanced-net-interviews-a-real-world-journey/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cracking-advanced-net-interviews-a-real-world-journey/</guid><pubDate>Sat, 01 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Reducing Azure Cloud Cost - My Experience </title><description>In this article, I will share how I reduced 40 % of the Azure cloud cost. Discover how to reduce Azure costs effectively! This article shares practical strategies like monitoring resources, right-sizi</description><link>https://www.c-sharpcorner.com/article/reducing-azure-cloud-cost-my-experience/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reducing-azure-cloud-cost-my-experience/</guid><pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Overview of Azure App Service Environment V3 - ASE V3  </title><description>In this article, we will learn about what is Azure App Service Environment V3, The basics of ASE V3, and how to create ASE V3 infrastructure using Terraforem</description><link>https://www.c-sharpcorner.com/article/overview-of-azure-app-service-environment-v3-ase-v3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-azure-app-service-environment-v3-ase-v3/</guid><pubDate>Sun, 08 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Understanding GOF Design Pattern With Simple Examples - Part One</title><description>In this article, we will go through some of the highly used design patterns, with simple examples.</description><link>https://www.c-sharpcorner.com/article/understanding-gof-design-pattern-with-simple-example/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-gof-design-pattern-with-simple-example/</guid><pubDate>Sat, 19 Nov 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Key Challenges In An Agile Team</title><description>In this article, we will go through some of the key challenges faced in an Agile team. We will see the challenges and build a better Agile team.</description><link>https://www.c-sharpcorner.com/article/key-challenges-in-an-agile-team/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/key-challenges-in-an-agile-team/</guid><pubDate>Sun, 30 Oct 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Overview Of Fluent Validation In ASP.NET MVC</title><description>In this article, we will learn about fluent validation in ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/overview-of-fluent-validation-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-fluent-validation-in-asp-net-mvc/</guid><pubDate>Sun, 28 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Writing A Sample Login Page In ASP.NET MVC</title><description>In this article, we will create a simple login form in ASP.NET MVC . We will validate the user information from SQL Server and show the appropriate action, based on the user validation. </description><link>https://www.c-sharpcorner.com/article/writing-a-sample-login-page-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/writing-a-sample-login-page-in-asp-net-mvc/</guid><pubDate>Sun, 07 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>SQL Server Can't Connect to Local Host</title><description>In this blog, we will see how to fix the issue when we get an error  that the SQL Server cannot be connected.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-can-not-able-to-connect-localhost</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-can-not-able-to-connect-localhost</guid><pubDate>Wed, 03 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Starting With ASP.NET Core </title><description>In this article, we will learn about the basics of ASP.NET core.</description><link>https://www.c-sharpcorner.com/article/starting-with-asp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/starting-with-asp-net-core/</guid><pubDate>Sat, 09 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Introduction To NO SQL And Working With MongoDB - Part One</title><description>In this article, you will learn what NO SQL is and how to use MongoDB as NO SQL in ASP.NET Web Application.</description><link>https://www.c-sharpcorner.com/article/introduction-to-no-sql-and-working-with-mongodb-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-to-no-sql-and-working-with-mongodb-part-one/</guid><pubDate>Wed, 29 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Model Binding And Custom Model Binding in ASP.NET MVC</title><description>In this article we will learn about model binding in ASP.NET MVC and how to implement custom Model Binding in an ASP.NET MVC application.</description><link>https://www.c-sharpcorner.com/article/custom-model-binding-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/custom-model-binding-in-asp-net-mvc/</guid><pubDate>Fri, 24 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Error and Exception Logging Using NLog in an ASP.NET MVC Application</title><description>In this blog we will learn how to write errors and exceptions  in log files using NLog. </description><link>https://www.c-sharpcorner.com/blogs/sample-logging-using-nlog</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sample-logging-using-nlog</guid><pubDate>Fri, 17 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>JqGrid In An ASP.NET MVC Application Using Entity Framework</title><description>In this article, we will see how to use JqGrid in an ASP.NET MVC application using entity framework.</description><link>https://www.c-sharpcorner.com/article/jqgrid-in-an-asp-net-mvc-application-using-entity-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/jqgrid-in-an-asp-net-mvc-application-using-entity-framework/</guid><pubDate>Sun, 12 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Using AutoMapper in C#</title><description>In this blog we will see how we will map from Entity Class to a Model class using AutoMapper.</description><link>https://www.c-sharpcorner.com/blogs/using-automapper-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/using-automapper-in-c-sharp</guid><pubDate>Thu, 09 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Override ToString() Method in C#</title><description>In this blog we will see why we need to override ToString() in a class.</description><link>https://www.c-sharpcorner.com/blogs/override-tostring-method-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/override-tostring-method-in-c-sharp</guid><pubDate>Tue, 07 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Steps in Angular Bootstrap Process</title><description>In this blog we will learn the steps involved in the bootstrap of Angularjs application.</description><link>https://www.c-sharpcorner.com/blogs/steps-in-angular-bootstrap-process</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/steps-in-angular-bootstrap-process</guid><pubDate>Sun, 05 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Converting Object to JSON and JSON to C# Objects</title><description>In this blog we will see how we can convert C# objects to JSON and JSON to objects.</description><link>https://www.c-sharpcorner.com/blogs/converting-object-to-json-and-json-to-c-sharp-objects</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-object-to-json-and-json-to-c-sharp-objects</guid><pubDate>Sat, 04 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Converting  Generic List into DataTable</title><description>In this blog we will see how we can convert generic list into datatable and insert those into database.</description><link>https://www.c-sharpcorner.com/blogs/converting-generic-list-into-datatable</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-generic-list-into-datatable</guid><pubDate>Sun, 29 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Feature of a Static Class</title><description>In this blog we will see what are the features of static class </description><link>https://www.c-sharpcorner.com/blogs/feature-of-a-static-class</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/feature-of-a-static-class</guid><pubDate>Sat, 28 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Tools That Make .NET Development Easy</title><description>In this article you will learn how to use tools that make .NET development work easier for developers.</description><link>https://www.c-sharpcorner.com/article/tools-that-makes-net-development-work-easy/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/tools-that-makes-net-development-work-easy/</guid><pubDate>Fri, 27 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Base Class Constructor Gets Executed When Creating a Derived Class Object</title><description>In this blog we will learn how Base class constructor gets executed when creating a derived class object.</description><link>https://www.c-sharpcorner.com/blogs/base-class-constructor-gets-executed-when-creating-a-derived-class-object</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/base-class-constructor-gets-executed-when-creating-a-derived-class-object</guid><pubDate>Sun, 22 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Disabling the Right Click in Angular UI </title><description>In this blog we will learn how to disable right click on angular UI element.</description><link>https://www.c-sharpcorner.com/blogs/disabling-the-right-click-in-angular-ui</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/disabling-the-right-click-in-angular-ui</guid><pubDate>Fri, 20 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Watermark Text in AngularJs </title><description>In this blog we will see how to achieve watermark text in angular js </description><link>https://www.c-sharpcorner.com/blogs/watermark-text-in-angular-js</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/watermark-text-in-angular-js</guid><pubDate>Wed, 04 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title> Real Time Questions In AngularJS </title><description>In this article you will learn AngularJS Concepts and Real Time Questions and Answers .</description><link>https://www.c-sharpcorner.com/article/angular-js-concepts-and-real-time-questions-and-answers-pa/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-js-concepts-and-real-time-questions-and-answers-pa/</guid><pubDate>Fri, 01 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Building A Large Scalable System</title><description>In this article we will learn how to build a large scalable system.</description><link>https://www.c-sharpcorner.com/article/building-a-scalable-system/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-a-scalable-system/</guid><pubDate>Thu, 24 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Passing the Data from Parent Page to Child Page using Local Storage in AngularJS</title><description>In this blog we will learn how we will pass information between pages in AngularJS.</description><link>https://www.c-sharpcorner.com/blogs/passing-the-data-from-parent-page-to-child-page-using-local-storage-in-angular-js</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/passing-the-data-from-parent-page-to-child-page-using-local-storage-in-angular-js</guid><pubDate>Tue, 22 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Cross Cutting Concepts in a Multilayer Application </title><description>In this article you will understand what are the cross cutting concepts and how they are used in an application.</description><link>https://www.c-sharpcorner.com/blogs/cross-cutting-concepts-in-a-multilayer-application</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/cross-cutting-concepts-in-a-multilayer-application</guid><pubDate>Wed, 16 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Understanding HTTP Interceptors In AngularJS</title><description>Explore the intricacies of HTTP Interceptors in AngularJS with our comprehensive guide. Learn how interceptors can modify HTTP requests and responses globally, handle authentication, logging, and cach</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/understanding-http-interceptors-in-angular-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/understanding-http-interceptors-in-angular-js/</guid><pubDate>Sun, 22 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>New Angular Router- ngNewRouter</title><description>In this article we will learn about new routing concepts in AngularJS.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/the-new-angular-router-ngnewrouter/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/the-new-angular-router-ngnewrouter/</guid><pubDate>Thu, 05 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Introduction To Domain Driven Design</title><description>Domain driven design is all about understanding the customer real business need. Here I am giving an introduction to Domain Driven Design.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/introduction-to-domain-driven-design/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/introduction-to-domain-driven-design/</guid><pubDate>Sat, 31 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Design Patterns Tutorial For Beginners</title><description>In this article we will learn about the basics of design patterns.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/design-patterns-tutorial-for-the-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/design-patterns-tutorial-for-the-beginners/</guid><pubDate>Fri, 24 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Communication Among Controllers in AngularJS</title><description>This article explains various ways to communicate among controllers in AngularJS.
</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/communication-between-controllers-in-angular-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/communication-between-controllers-in-angular-js/</guid><pubDate>Mon, 29 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Best Practices Used in AngularJS</title><description>This article describes some of the best practices followed in AngularJS Applications.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/best-practices-used-in-angular-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/best-practices-used-in-angular-js/</guid><pubDate>Sun, 21 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Scope in AngularJS For Beginners</title><description>This article gives basic information of scope in AngularJS for beginners.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/scope-in-angular-js-for-begineers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/scope-in-angular-js-for-begineers/</guid><pubDate>Thu, 11 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Common Hands-on Samples For AngularJS Developers: Part 2</title><description>This is Part 2 of this series containing 10 common hands-on samples needed for an AngularJS project.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/common-hands-on-sample-for-angularjs-developers-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/common-hands-on-sample-for-angularjs-developers-part-2/</guid><pubDate>Sun, 24 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Using Ng-grid in AngularUI Pages</title><description>This article explains the usage of ng-grid in AngularJS.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/using-ng-grid-in-angular-ui-pages/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/using-ng-grid-in-angular-ui-pages/</guid><pubDate>Mon, 18 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Performance Tuning in ASP.Net Web Applications</title><description>In this article we will learn how to improve the performance of  an ASP.NET web application. </description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/performance-tuning-in-Asp-Net-web-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/performance-tuning-in-Asp-Net-web-applications/</guid><pubDate>Mon, 11 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Common Hands-on Sample For AngularJS Developers: Part 1</title><description>Part 1 of this series contains 10 common hands-on samples needed for an AngularJS project.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/common-hands-on-sample-for-angular-js-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/common-hands-on-sample-for-angular-js-part-i/</guid><pubDate>Mon, 11 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Services in AngularJS For Beginners</title><description>Explore the essentials of AngularJS services in this beginner-friendly tutorial. Learn how services facilitate data sharing and encapsulation, enhancing your understanding of AngularJS fundamentals. </description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/services-in-angular-js-for-the-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/services-in-angular-js-for-the-beginners/</guid><pubDate>Wed, 06 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Custom Directives in AngularJS</title><description>This article describes the details of custom directives in AngularJS and creating custom directives.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/custom-directive-in-angular-js983/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/custom-directive-in-angular-js983/</guid><pubDate>Sat, 02 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Basic Concepts in AngularJs</title><description>For starting with AngularJs we need to have a basic understanding of HTML and JavaScript but that is not mandatory.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/basic-concepts-in-angular-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/basic-concepts-in-angular-js/</guid><pubDate>Sun, 26 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item><item><title>Single Page Application and AngularJs Background</title><description>This article provides a background of Single-Page Applications and Angularjs.</description><link>https://www.c-sharpcorner.com/UploadFile/dev4634/single-page-application-and-angular-js-background/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dev4634/single-page-application-and-angular-js-background/</guid><pubDate>Sat, 25 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Sahoo)</author></item></channel></rss>