﻿<?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=bhuvanesh-mohankumar" rel="self" type="application/rss+xml" /><item><title>JWT Auth in ASP.NET MVC: Secure REST API with C#.NET</title><description>Learn how to build a secure ASP.NET Web API using C# and JWT authentication. This hands-on guide covers token generation, validation, and securing endpoints to protect your API with modern practices.</description><link>https://www.c-sharpcorner.com/article/jwt-auth-in-asp-net-mvc-secure-rest-api-with-c-sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/jwt-auth-in-asp-net-mvc-secure-rest-api-with-c-sharp-net/</guid><pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Basic Auth in ASP.NET MVC Web API Using C#.NET</title><description>Learn how to build a secure ASP.NET Web API using Basic Authentication in C#. Protect your student data endpoints by validating user credentials with a custom auth filter. Perfect hands-on project for</description><link>https://www.c-sharpcorner.com/article/basic-auth-in-asp-net-mvc-web-api-using-c-sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basic-auth-in-asp-net-mvc-web-api-using-c-sharp-net/</guid><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Build a RESTful Student Info API with ASP.NET MVC &amp;amp; C#.NET </title><description>Learn how to build a simple RESTful API using ASP.NET MVC in C#. This beginner-friendly tutorial guides you through creating a student info API with models, controllers, routing, and JSON output step </description><link>https://www.c-sharpcorner.com/article/build-a-restful-student-info-api-with-asp-net-mvc-c-sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-a-restful-student-info-api-with-asp-net-mvc-c-sharp-net/</guid><pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Start Building a Simple React Application for Beginners</title><description>Build a simple React app to display and add users using components and hooks. Learn how to set up with Create React App, manage state with useState, and style with basic CSS for a clean UI experience.</description><link>https://www.c-sharpcorner.com/article/start-building-a-simple-react-application-for-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/start-building-a-simple-react-application-for-beginners/</guid><pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Basic AI Application Creation for Beginner Using Javascript and Visial Studio Code - Chat GPT</title><description>Learn how to build a basic AI-powered app using JavaScript and Visual Studio Code. This beginner-friendly guide shows how to integrate ChatGPT for simple, interactive functionality.</description><link>https://www.c-sharpcorner.com/article/basic-ai-application-creation-for-beginner-using-javascript-and-visial-studio-co/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basic-ai-application-creation-for-beginner-using-javascript-and-visial-studio-co/</guid><pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Connecting Angular Frontend to MongoDB via Express Backend</title><description>Learn to connect MongoDB, Express, and Angular for full-stack development. Build a REST API backend with Express and Mongoose, and create a dynamic Angular frontend for CRUD operations. Simplify data </description><link>https://www.c-sharpcorner.com/article/connecting-angular-frontend-to-mongodb-via-express-backend/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/connecting-angular-frontend-to-mongodb-via-express-backend/</guid><pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Special Class Of C# Series - Part One - Partial Class</title><description>This article will help you understand what partial class is used in C-Sharp language. Also, I will explain the various uses of the partial class.</description><link>https://www.c-sharpcorner.com/article/special-class-of-c-sharp-series-part-one-partial-class/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/special-class-of-c-sharp-series-part-one-partial-class/</guid><pubDate>Wed, 13 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Special Class Of C# Series - Part Two - OLE DB (Extended Properties)</title><description>In this series of C# Special classes, we are going to see the special features available with the “OleDbConnection” class and its specialties.</description><link>https://www.c-sharpcorner.com/article/special-class-of-c-sharp-series-part-two-oledb-extended-properties/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/special-class-of-c-sharp-series-part-two-oledb-extended-properties/</guid><pubDate>Wed, 13 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Audit Made Easy Without Audit Log - Part One</title><description>In Microsoft SQL Server, the activity of each of the database table is tracked in the other table and that is called the Audit trail or Audit log of the database table.</description><link>https://www.c-sharpcorner.com/article/audit-made-easy-without-audit-log-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/audit-made-easy-without-audit-log-part-one/</guid><pubDate>Thu, 07 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How To Control SQL Injection In PHP</title><description>This is an interview question, when a person showcases himself as the FULL Stack developer, it is very important that the developer should have base knowledge on the security aspects of the applicatio</description><link>https://www.c-sharpcorner.com/article/how-to-control-sql-injection-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-control-sql-injection-in-php/</guid><pubDate>Thu, 07 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Connecting To MySql Database In Strapi</title><description>This article helps you to create a connection to the My SQL database using the Strapi; this is an article for the beginners where the basic connection can be created with the existing MySQL database.</description><link>https://www.c-sharpcorner.com/article/connecting-to-mysql-database-in-strapi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/connecting-to-mysql-database-in-strapi/</guid><pubDate>Sat, 02 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Startup App In iOS Using Xcode And Swift 3.0</title><description>This blog helps as a very good beginning for making for iOS mobile apps with Xcode and Swift 3.0 for a simple &amp;quot;Hello World&amp;quot; application.</description><link>https://www.c-sharpcorner.com/blogs/startup-app-in-ios-using-xcode-and-swift-30</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/startup-app-in-ios-using-xcode-and-swift-30</guid><pubDate>Mon, 13 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How To Kill Web Jobs In Azure</title><description>In this article, you will learn, how to kill Web jobs in Azure.</description><link>https://www.c-sharpcorner.com/article/how-to-kill-web-jobs-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-kill-web-jobs-in-azure/</guid><pubDate>Fri, 09 Sep 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Attitude, A Lesson From a Cockroach</title><description>In this blog, you will learn an attitude lesson through a cockroach story.</description><link>https://www.c-sharpcorner.com/blogs/attitude-a-lesson-from-cockroach</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/attitude-a-lesson-from-cockroach</guid><pubDate>Mon, 08 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Create And Setup A SQL Database Using Azure Cloud</title><description>In this article, you will learn how to create and setup a SQL database, using Azure Cloud.</description><link>https://www.c-sharpcorner.com/article/create-and-setup-a-sql-database-using-azure-cloud/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-and-setup-a-sql-database-using-azure-cloud/</guid><pubDate>Tue, 02 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How To Execute a Scheduled Job In Azure Portal</title><description>In this article, you will learn  how to execute a scheduled job in Azure portal.</description><link>https://www.c-sharpcorner.com/article/how-to-execute-schedule-job-in-azure-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-execute-schedule-job-in-azure-portal/</guid><pubDate>Thu, 21 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Have You Tried Pair Programming?</title><description>This article will give you clear knowledge about the concept of “Pair Programming”, its benefits and why to follow these concepts.</description><link>https://www.c-sharpcorner.com/article/have-you-tried-pair-programming/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/have-you-tried-pair-programming/</guid><pubDate>Sat, 21 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Search A File Easily In a Solution With Multiple Files</title><description>This article will help you to find the required files from the solution of  Visual Studio.</description><link>https://www.c-sharpcorner.com/article/search-a-file-easily-in-solution-with-multiple-files/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/search-a-file-easily-in-solution-with-multiple-files/</guid><pubDate>Sat, 21 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>LINQ to SQL Using Visual Studio</title><description>In this article you will learn about LINQ to SQL using Visual Studio.</description><link>https://www.c-sharpcorner.com/article/linq-to-sql-using-visual-studio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/linq-to-sql-using-visual-studio/</guid><pubDate>Wed, 18 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Trace Database Transaction Using SQL Profiler</title><description>In this article you will learn how to trace database transaction using SQL Profiler.</description><link>https://www.c-sharpcorner.com/article/trace-database-transaction-using-sql-profiler/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/trace-database-transaction-using-sql-profiler/</guid><pubDate>Wed, 18 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Create Setup And Deployment Of WPF Application</title><description>In this article you will learn how to create Setup and Deployment of WPF Application.</description><link>https://www.c-sharpcorner.com/article/create-setup-and-deployment-of-wpf-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-setup-and-deployment-of-wpf-application/</guid><pubDate>Mon, 16 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>My First AngularJS Application</title><description>In this article you will see how to run your first AngularJS Application.</description><link>https://www.c-sharpcorner.com/article/my-first-angularjs-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/my-first-angularjs-application/</guid><pubDate>Sun, 15 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How to Insert Values to Identity Column in SQL Server</title><description>In this blog you will learn how to insert values to identity column in SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/how-to-insert-values-to-identity-column-in-sql-server</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-insert-values-to-identity-column-in-sql-server</guid><pubDate>Sat, 14 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>C# Code Review And Best Suggested Review Guidelines</title><description>In this article you will learn about C# Code Review and best suggested Review Guidelines.</description><link>https://www.c-sharpcorner.com/article/C-Sharp-code-review-and-best-suggested-review-guidelines/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/C-Sharp-code-review-and-best-suggested-review-guidelines/</guid><pubDate>Thu, 12 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Has JSON Overtaken XML</title><description>This article gives you the overview of JSON and how it is used in the current data transmission in the modern world between applications and UI.</description><link>https://www.c-sharpcorner.com/article/is-json-overridden-xml/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/is-json-overridden-xml/</guid><pubDate>Tue, 10 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Test Driven Development For Software Developers</title><description>Is it true that TDD helps developers build better quality? Read this article to find the answer!!!</description><link>https://www.c-sharpcorner.com/article/test-driven-development-for-software-developers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/test-driven-development-for-software-developers/</guid><pubDate>Mon, 09 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>C# Best Coding Guidelines</title><description>In this article you will get to know about some Best Coding Guidelines in C#.</description><link>https://www.c-sharpcorner.com/article/C-Sharp-best-coding-guidelines-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/C-Sharp-best-coding-guidelines-part-one/</guid><pubDate>Sun, 08 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Basic WCF Service Step by Step</title><description>In this WCF tutorial, you will learn how to create a WCF Service and how to consume a WCF Service in an app using C# and Visual Studio. </description><link>https://www.c-sharpcorner.com/article/basic-wcf-service-step-by-step/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basic-wcf-service-step-by-step/</guid><pubDate>Sun, 08 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How To Performance Tune Your SQL Server -  Part One</title><description>In this article you will learn how to performance tune your SQL Server. This is part one of the article series.
</description><link>https://www.c-sharpcorner.com/article/how-to-performance-tune-your-sql-server-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-performance-tune-your-sql-server-part-one/</guid><pubDate>Sat, 07 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Generics In C#</title><description>In this article you will learn about Generics in C#.Generics in C# provide a powerful way to create classes, interfaces, methods, and delegates with a placeholder for data types. They enable developer</description><link>https://www.c-sharpcorner.com/article/generics-in-C-Sharp3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/generics-in-C-Sharp3/</guid><pubDate>Sat, 07 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Unit Testing For Developers</title><description>This article gives you a clear picture about Unit Testing and its benefits.</description><link>https://www.c-sharpcorner.com/article/unit-testing-for-developers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unit-testing-for-developers/</guid><pubDate>Thu, 05 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Overview Of Dependency Injection</title><description>In this article you will learn about Dependency Injection.</description><link>https://www.c-sharpcorner.com/article/overview-of-dependency-injection/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-dependency-injection/</guid><pubDate>Wed, 04 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Technology which Gets the Best of Humanity and not the Worst</title><description>In this blog you will see one of the best innovations of Microsoft where the technology benefits humanity.</description><link>https://www.c-sharpcorner.com/blogs/technology-which-gets-the-best-of-humanity-and-not-the-worst</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/technology-which-gets-the-best-of-humanity-and-not-the-worst</guid><pubDate>Sat, 30 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Register Assemblies Into GAC From VisualStudio 2010</title><description>This blog helps you to understand how to Register assemblies into GAC from VisualStudio 2010 using build events and batch file.</description><link>https://www.c-sharpcorner.com/blogs/register-assemblies-into-gac-from-visualstudio-2010</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/register-assemblies-into-gac-from-visualstudio-2010</guid><pubDate>Thu, 28 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Check your Firewall Port Details</title><description>In this blog you will learn how to Check your Firewall Port Details.
</description><link>https://www.c-sharpcorner.com/blogs/check-your-firewall-port-details2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/check-your-firewall-port-details2</guid><pubDate>Tue, 26 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Visual Studio 2015 Tips And Tricks</title><description>In this article you will learn about Visual Studio 2015 Tips and Tricks.</description><link>https://www.c-sharpcorner.com/article/visual-studio-2015-tips-and-tricks/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/visual-studio-2015-tips-and-tricks/</guid><pubDate>Tue, 26 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>Use Of Database Without Installing SQL Server Using Visual Studio</title><description>In this article you will learn how to use database without Installing SQL Server using Visual Studio.</description><link>https://www.c-sharpcorner.com/article/use-of-data-base-without-installing-sql-server-using-visual/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/use-of-data-base-without-installing-sql-server-using-visual/</guid><pubDate>Sun, 24 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item><item><title>How To Optimize SQL Queries</title><description>In this article, you will learn how to optimize SQL Query.</description><link>https://www.c-sharpcorner.com/article/how-to-optimize-sql-queries/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-optimize-sql-queries/</guid><pubDate>Sun, 24 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhuvanesh Mohankumar)</author></item></channel></rss>