Skip to content

Pro Code Guide

Developer's Guide to Programming

  • Home
  • Contact
  • About
Pro Code Guide
Developer's Guide to Programming
How to use Python for Loop - The Easy Way

Python For Loop – The Easy Way

BySanjay 20 March 2025

This article will teach us about Python For Loop with easy examples. We will also learn about the various operations we can perform with the For loop in Python. In software programming languages, loops are used to repeat a block…

Read More Python For Loop – The Easy WayContinue

Upload File using C# ASP.NET FileUpload Control

Upload File using C# ASP.NET FileUpload Control

BySanjay 3 October 2022

In this article, we will learn about how to upload a file using File Upload Control in ASP.NET C#. We will create a new project of type in ASP.NET C# to develop a solution that will make use of file…

Read More Upload File using C# ASP.NET FileUpload ControlContinue

Custom Identity User Management in ASP.NET Core

Custom Identity User Management in ASP.NET Core – Detailed Guide

BySanjay 27 October 2023

This article will cover details about how to implement custom identity user management in ASP.NET Core. We will build an ASP.NET Core MVC web application with a customized implementation of Identity to better understand the concepts of Identity and how…

Read More Custom Identity User Management in ASP.NET Core – Detailed GuideContinue

OWASP Top 10 - Broken Access Control in ASP.NET Core

Broken Access Control in ASP.NET Core – OWASP Top 10

BySanjay 27 October 2023

In this article we will learn about what is the broken access control in ASP.NET Core, why is it important, and which vulnerabilities are covered under broken access control in ASP.NET Core. We will also learn about how attackers can…

Read More Broken Access Control in ASP.NET Core – OWASP Top 10Continue

Singleton Design Pattern

Singleton Design Pattern in C# .NET Core – Creational Design Pattern

BySanjay 7 September 2022

The Singleton design pattern is the most popular design pattern and belongs to the category of creational design patterns. The creational patterns deal with the creation of the object and also control the way objects will be created. The Singleton…

Read More Singleton Design Pattern in C# .NET Core – Creational Design PatternContinue

Bookmark 10 essential nuget libraries for ASP.NET Core

Bookmark these 10 Essential NuGet Libraries for ASP.NET Core

BySanjay 1 June 2022

In this article, we will discuss the top 10 essential NuGet libraries for ASP.NET Core which every developer should know to develop better ASP.NET Core applications and also reduce the time required to develop these applications. Overview The .NET Core…

Read More Bookmark these 10 Essential NuGet Libraries for ASP.NET CoreContinue

File Upload in ASP.NET Core

File Upload in ASP.NET Core 6 – Detailed Guide

BySanjay 27 October 2023

In this article, let’s learn about how to perform file upload in ASP.NET Core 6. The file for upload can be of any format like image (jpg, BMP, gif, etc), text file, XML file, CSV file, PDF file, etc. We…

Read More File Upload in ASP.NET Core 6 – Detailed GuideContinue

Open and read XML File in C#

How to open and read XML files in C# .NET 6

BySanjay 27 October 2023

In this article, we will learn about how to work with XML files in C# .NET 6 i.e. in particular how to open and read XML files in C# .NET 6. We will look at various options available in C#…

Read More How to open and read XML files in C# .NET 6Continue

Routing in ASP.NET Core MVC

Simplified Routing in ASP.NET Core

BySanjay 27 October 2023

In this article, we will learn about what is routing in ASP.NET Core MVC with examples and also learn about how to configure routing in ASP.NET Core MVC applications. We will make use of Visual Studio 2022 Community Edition with…

Read More Simplified Routing in ASP.NET CoreContinue

Scale ASP.NET Core Application using ThreadPool min Threads

Scale ASP.NET Core Application using ThreadPool

BySanjay 27 October 2023

In this article, we will learn about how to scale our ASP.NET Core applications using Threadpool. We will specifically look at how to scale ASP.NET Core Application using the ThreadPool configuration for the number of threads. It is always advisable…

Read More Scale ASP.NET Core Application using ThreadPoolContinue

Page navigation

Previous PagePrevious 1 2 3 4 … 8 Next PageNext

© 2020-2025 Pro Code Guide

Facebook YouTube Twitter Github Email RSS
Scroll to top
  • Home
  • Contact
  • About
Search
We use cookies to ensure that we give you the best experience on our website.Ok