Skip to content

Pro Code Guide

Developer's Guide to Programming

  • Home
  • Contact
  • About
Pro Code Guide
Developer's Guide to Programming
Migrate from .NET Framework to .NET 6

Migrate from .NET Framework to .NET Core (.NET 6) – Detailed Guide

BySanjay 27 October 2023

In this article, we will learn about the things you should consider and focus on while migrating your existing applications from .NET Framework to .NET Core or NET 6. The migration to .NET 6 should not be that difficult provided…

Read More Migrate from .NET Framework to .NET Core (.NET 6) – Detailed GuideContinue

PdfSharp PDF

How to Create PDF file in C# .NET – 5 Easy Steps

BySanjay 27 October 2023

In this article, we will learn about how to create pdf file in C# .NET. Portable Document Format (PDF) can be created in programming languages like C# and these pdf files are preferred for distribution as the name suggests they…

Read More How to Create PDF file in C# .NET – 5 Easy StepsContinue

.NET Framework vs .NET Core

.NET Framework vs .NET Core (.NET 5+)

BySanjay 27 October 2023

In this article, we will learn about the differences between .NET Framework & .NET Core (.NET 5+) i.e. NET Framework vs .NET Core. This is the third post in the series – Getting Started with .NET Platform, .NET Framework &…

Read More .NET Framework vs .NET Core (.NET 5+)Continue

Feature Flags in ASP.NET Core CSharp

Microsoft Feature Management – Feature Flags in ASP.NET Core C# – Detailed Guide

BySanjay 27 October 2023

In this article, we will learn about what are feature flags their use along with benefits and how to use these feature flags in the ASP.NET Core application. We will also explore how we can make use of available feature…

Read More Microsoft Feature Management – Feature Flags in ASP.NET Core C# – Detailed GuideContinue

.NET Core Overview

Introduction to .NET Core (.NET 5+)

BySanjay 27 October 2023

In this article, we will learn about an introduction to .NET Core Framework i.e. what is NET Core & its characteristics, what it is used for, why it was written from scratch, which type of applications we can build using…

Read More Introduction to .NET Core (.NET 5+)Continue

.NET Framework Overview

Introduction to .NET Framework

BySanjay 8 February 2022

In this article, we will learn about an introduction to .NET Framework i.e. what is NET Framework, what it is used for, which applications we can build using .NET frameworks, history of the .NET Framework, different versions of .NET Frameworks…

Read More Introduction to .NET FrameworkContinue

Series - .NET Overview

Series – Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+)

BySanjay 8 February 2022

The goal of this series is to know in detail about the .NET as a platform & implementation provided by the .NET Platform. We will also learn in detail about features, components, application types supported, programming languages supported, deployment model,…

Read More Series – Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+)Continue

Entity Framework Code First

Entity Framework Code First vs Database First vs Model First Approach

BySanjay 10 January 2022

In this article, we will learn about different approaches available to implement entity framework in any .NET or .NET Core based C# applications. There are 3 possible approaches when it comes to implementing entity framework in .NET C# applications. These…

Read More Entity Framework Code First vs Database First vs Model First ApproachContinue

string vs StringBuilder c#

C# StringBuilder & String vs StringBuilder (with Performance Comparison) in C# .NET

BySanjay 31 March 2022

In this article, we will learn mainly about what are string, String & StringBuilder in C# their differences and when to use them. String vs StringBuilder details will help you to decide what should be used in your code for better performance and memory management….

Read More C# StringBuilder & String vs StringBuilder (with Performance Comparison) in C# .NETContinue

Measure Elapsed Time

Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class

BySanjay 2 January 2022

Sometimes when our code is running slow or taking a long time for completion then there is a need to measure the time taken by different code operations (validations, database calls, external API calls, etc.) to identify a slow task…

Read More Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch ClassContinue

Page navigation

Previous PagePrevious 1 2 3 4 5 … 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