PRO Concepts

PRO Concepts

Welcome to My Channel - PRO Concepts aka Programming Concepts. Just like nutrition knowledge is good for our health, ...

@ProConcepts subscribers

C#12 Experimental attribute | What's New in .NET8 & C#12

PRO Concepts

C#12 Experimental attribute | What's New in .NET8 & C#12

5 months ago - 4:20

.NET7 TAR API | A Powerful New Tool for Working with Compressed Files | System.Format.TAR |

PRO Concepts

.NET7 TAR API | A Powerful New Tool for Working with Compressed Files | System.Format.TAR |

1 year ago - 15:36

A Simple Yet Useful Feature For Interpolated Strings In .NET 7 | Newlines In String Interpolations .

PRO Concepts

A Simple Yet Useful Feature For Interpolated Strings In .NET 7 | Newlines In String Interpolations .

1 year ago - 8:08

Personal Intro for SOLID

PRO Concepts

Personal Intro for SOLID

5 years ago - 0:08

C#12 default lambda parameters | What's New in .NET8 & C#12

PRO Concepts

C#12 default lambda parameters | What's New in .NET8 & C#12

6 months ago - 3:42

C#12 Alias Any Type | What's New in .NET8 & C#12 |

PRO Concepts

C#12 Alias Any Type | What's New in .NET8 & C#12 |

5 months ago - 9:02

Introduction to SOLID Design Principles

PRO Concepts

Introduction to SOLID Design Principles

5 years ago - 5:02

Part 29. _ViewImports.cshtml in .NET Core MVC.

PRO Concepts

Part 29. _ViewImports.cshtml in .NET Core MVC.

3 years ago - 8:01

Single Responsibility Principle.

PRO Concepts

Single Responsibility Principle.

5 years ago - 13:31

Improved LINQ Performance in .NET7 | Compare performance b/w .NET7 & .NET6 |  .NET7 New Features |

PRO Concepts

Improved LINQ Performance in .NET7 | Compare performance b/w .NET7 & .NET6 | .NET7 New Features |

1 year ago - 10:43

C#12 Inline Arrays | What's New in .NET8 & C#12

PRO Concepts

C#12 Inline Arrays | What's New in .NET8 & C#12

5 months ago - 4:27

Auto-default struct in C# 11 |  .NET7 New Features | C#11 New Features |

PRO Concepts

Auto-default struct in C# 11 | .NET7 New Features | C#11 New Features |

7 months ago - 4:55

Pattern match Span Char or ReadOnlySpan Char on a constant string. | C#11 New Features |

PRO Concepts

Pattern match Span Char or ReadOnlySpan Char on a constant string. | C#11 New Features |

7 months ago - 4:59

Open Closed Principle

PRO Concepts

Open Closed Principle

5 years ago - 20:01

LINQ Gets a New Ordering Operator: Enumerable.Order. | Implement I Comparable for complex object.

PRO Concepts

LINQ Gets a New Ordering Operator: Enumerable.Order. | Implement I Comparable for complex object.

1 year ago - 5:35

Required Members C#11 |  .NET7 New Features | C#11 New Features |

PRO Concepts

Required Members C#11 | .NET7 New Features | C#11 New Features |

7 months ago - 6:20

Warning Wave 7 in C#11 |  .NET7 New Features | C#11 New Features |

PRO Concepts

Warning Wave 7 in C#11 | .NET7 New Features | C#11 New Features |

7 months ago - 3:52

File Contextual Keyword in C#11 |  .NET7 New Features | file Keyword of C# 11|

PRO Concepts

File Contextual Keyword in C#11 | .NET7 New Features | file Keyword of C# 11|

9 months ago - 10:09

Part 59. Out Of Process Server Hosting in .NET Core MVC | ASPNETCORE Hosting Models | ASPNETCOREMVC

PRO Concepts

Part 59. Out Of Process Server Hosting in .NET Core MVC | ASPNETCORE Hosting Models | ASPNETCOREMVC

2 years ago - 8:06

Part 8. Middleware extension method.

PRO Concepts

Part 8. Middleware extension method.

3 years ago - 2:43

Part 72. UseStatusCodePagesWithRedirects Vs UseStatusCodePagesWithReExecute in ASP NET Core MVC.

PRO Concepts

Part 72. UseStatusCodePagesWithRedirects Vs UseStatusCodePagesWithReExecute in ASP NET Core MVC.

2 years ago - 10:32

Part 77. Console log formatting via Configuration in ASP NET Core | Console Log Formatting | Console

PRO Concepts

Part 77. Console log formatting via Configuration in ASP NET Core | Console Log Formatting | Console

1 year ago - 3:48

Free Video Compressor

PRO Concepts

Free Video Compressor

4 years ago - 9:37

Part 67. environmentVariables in ASP.NET Core MVC. | ASPNETCOREMVC Without Entity Framework Core. |

PRO Concepts

Part 67. environmentVariables in ASP.NET Core MVC. | ASPNETCOREMVC Without Entity Framework Core. |

2 years ago - 15:18

Part 69. Environment Tag Helper in ASP.NET Core MVC.  | ASPNETCOREMVC Without Entity Framework Core.

PRO Concepts

Part 69. Environment Tag Helper in ASP.NET Core MVC. | ASPNETCOREMVC Without Entity Framework Core.

2 years ago - 12:02

Part 61. Different ways to set Endpoints in .NET Core MVC | ASPNETCOREMVC.

PRO Concepts

Part 61. Different ways to set Endpoints in .NET Core MVC | ASPNETCOREMVC.

2 years ago - 9:57

Interface Segregation Principle

PRO Concepts

Interface Segregation Principle

5 years ago - 11:39

What's New in .NET7 & C#11 | .NET7 & C#11 New Features | Introduction to our New .NET Series.|

PRO Concepts

What's New in .NET7 & C#11 | .NET7 & C#11 New Features | Introduction to our New .NET Series.|

1 year ago - 5:43

Remove Background Noise from your audio or video.

PRO Concepts

Remove Background Noise from your audio or video.

4 years ago - 10:20

Part 43. Partial View Tag Helper Attributes in .NET Core MVC | ASPNETCOREMVC.

PRO Concepts

Part 43. Partial View Tag Helper Attributes in .NET Core MVC | ASPNETCOREMVC.

2 years ago - 12:30

Part 21. Dependency Injection in ASP NET Core MVC | Dependency Injection | .NET Core | AspNetCoreMVC

PRO Concepts

Part 21. Dependency Injection in ASP NET Core MVC | Dependency Injection | .NET Core | AspNetCoreMVC

3 years ago - 9:06

The Clean Way To Write Strings In .NET7 | Raw String Literals |  .NET7 & C#11 New Features |

PRO Concepts

The Clean Way To Write Strings In .NET7 | Raw String Literals | .NET7 & C#11 New Features |

1 year ago - 11:55

Tag your strings with "StringSyntaxAttribute" | StringSyntaxAttribute | New .NET7 Feature |

PRO Concepts

Tag your strings with "StringSyntaxAttribute" | StringSyntaxAttribute | New .NET7 Feature |

1 year ago - 3:42

How to use BenchmarkDotNET | Compare performance between .NET7 & .NET6 | Is .NET7 slower than .NET6

PRO Concepts

How to use BenchmarkDotNET | Compare performance between .NET7 & .NET6 | Is .NET7 slower than .NET6

1 year ago - 5:23

Part 79. Debug Logging Provider in ASP.NET Core MVC | Logging in aspnetcore |

PRO Concepts

Part 79. Debug Logging Provider in ASP.NET Core MVC | Logging in aspnetcore |

1 year ago - 3:53

How To Record Computer and Laptop Screen For Free.

PRO Concepts

How To Record Computer and Laptop Screen For Free.

5 years ago - 9:06

Generic Math Continued |  .NET7 New Features | C#11 New Features |

PRO Concepts

Generic Math Continued | .NET7 New Features | C#11 New Features |

8 months ago - 5:18

Part 1. Introduction to .NET Core MVC with Visual Studio. | AspNetCore MVC Tutorial

PRO Concepts

Part 1. Introduction to .NET Core MVC with Visual Studio. | AspNetCore MVC Tutorial

4 years ago - 7:02

Part 58. In Process Server Hosting in .NET Core MVC  | ASPNETCORE Hosting Models. | ASPNETCOREMVC |

PRO Concepts

Part 58. In Process Server Hosting in .NET Core MVC | ASPNETCORE Hosting Models. | ASPNETCOREMVC |

2 years ago - 11:18

Part 66. launchSettings.json in ASP.NET Core MVC. | ASPNETCOREMVC Without Entity Framework Core. |

PRO Concepts

Part 66. launchSettings.json in ASP.NET Core MVC. | ASPNETCOREMVC Without Entity Framework Core. |

2 years ago - 17:41

Part 47. Delete From Database in .NET Core MVC. | CRUD | ASPNetCoreWithoutEntityFrameWorkCore

PRO Concepts

Part 47. Delete From Database in .NET Core MVC. | CRUD | ASPNetCoreWithoutEntityFrameWorkCore

2 years ago - 6:19

C# 11 List Patterns | New Way to Write List Queries | .NET7 & C# New Features |

PRO Concepts

C# 11 List Patterns | New Way to Write List Queries | .NET7 & C# New Features |

1 year ago - 7:08

C#12 Interceptors | What's New in .NET8 & C#12

PRO Concepts

C#12 Interceptors | What's New in .NET8 & C#12

5 months ago - 11:15

Part 45. Edit Functionality in .NET Core MVC-Continued. | ASPNetCoreWithoutEntityFrameWorkCore

PRO Concepts

Part 45. Edit Functionality in .NET Core MVC-Continued. | ASPNetCoreWithoutEntityFrameWorkCore

2 years ago - 11:08

Part 31. ViewBag in .NET Core MVC. | AspNetCoreMVC |

PRO Concepts

Part 31. ViewBag in .NET Core MVC. | AspNetCoreMVC |

3 years ago - 9:32

Part 25. Libman in .NET Core MVC | Client Site Library | Install Bootstrap and JQuery | aspnetcore

PRO Concepts

Part 25. Libman in .NET Core MVC | Client Site Library | Install Bootstrap and JQuery | aspnetcore

3 years ago - 7:11

Part 35. Customizing Tag Helpers fonts in .NET Core MVC. | @tagHelperPrefix | ASPNETCOREMVC

PRO Concepts

Part 35. Customizing Tag Helpers fonts in .NET Core MVC. | @tagHelperPrefix | ASPNETCOREMVC

3 years ago - 8:20

Part 12. FileExtensionContentTypeProvider in ASP.NET Core. | .NET5

PRO Concepts

Part 12. FileExtensionContentTypeProvider in ASP.NET Core. | .NET5

3 years ago - 7:46

Part 22. Views in ASP.NET Core MVC.|  Views | .NET Core | AspNetCoreMVC

PRO Concepts

Part 22. Views in ASP.NET Core MVC.| Views | .NET Core | AspNetCoreMVC

3 years ago - 8:57

Part 37. Anchor Tag Helper Attributes in .NET Core MVC. | ASPNETCORE without Entity Framework.

PRO Concepts

Part 37. Anchor Tag Helper Attributes in .NET Core MVC. | ASPNETCORE without Entity Framework.

3 years ago - 15:57

Part 65. HTTP.sys web server implementation in ASP NET Core MVC. | ASPNETCORE Hosting Models |

PRO Concepts

Part 65. HTTP.sys web server implementation in ASP NET Core MVC. | ASPNETCORE Hosting Models |

2 years ago - 15:15

Part 42. Produce PartialViewResult via Controller in .NET Core MVC | ASPNETCOREMVC.

PRO Concepts

Part 42. Produce PartialViewResult via Controller in .NET Core MVC | ASPNETCOREMVC.

2 years ago - 6:44

Free Video Editor to Replace Audio of your video and upgrade the quality to 4k.

PRO Concepts

Free Video Editor to Replace Audio of your video and upgrade the quality to 4k.

4 years ago - 4:45

Part 19.  Attribute Routing in ASP NET Core MVC. | .NET Core.

PRO Concepts

Part 19. Attribute Routing in ASP NET Core MVC. | .NET Core.

3 years ago - 8:37

Part 57. In Process and Out Of Process Server Hosting | ASPNETCORE Hosting Models. | ASPNETCOREMVC |

PRO Concepts

Part 57. In Process and Out Of Process Server Hosting | ASPNETCORE Hosting Models. | ASPNETCOREMVC |

2 years ago - 14:10

Part 70. AddScoped vs AddTransient vs AddSingleton in ASP .NET Core MVC | ASPNETCOREMVC.

PRO Concepts

Part 70. AddScoped vs AddTransient vs AddSingleton in ASP .NET Core MVC | ASPNETCOREMVC.

2 years ago - 21:20

Part 39. Insert into SQL database in .NET Core MVC | Without EntityFrameworkCore | CRUD Operations.

PRO Concepts

Part 39. Insert into SQL database in .NET Core MVC | Without EntityFrameworkCore | CRUD Operations.

3 years ago - 15:59

Generic Attributes in C#11 |  .NET7 New Features | C#11 New Features |

PRO Concepts

Generic Attributes in C#11 | .NET7 New Features | C#11 New Features |

8 months ago - 18:32

Part 14. Simulate project requirement process to initiate our development in .NET Core. | .NET5

PRO Concepts

Part 14. Simulate project requirement process to initiate our development in .NET Core. | .NET5

3 years ago - 3:51