80 подписчиков
204 видео
C# LINQ Select Vs Select new
C# string interpolation
How use an Angular service
nameof expression: catch the name
C# exception
How to declare and use a tuple in C#
Sync Vs Async Programming (part 1)
C# using directive
Sync Vs Async Programming (part 2)
How to import projects references by 3 using example
C# property
C# return a variable reference
Exception filter : how manage multiple catch blocks with same exception
Caller information : write a log
String Interpolation: alternative way to concatenate strings
C# filter exception when keyword
Return by reference
nameof C# expression
Null operators: how to check null value
Whats new in C# 12 preview step by step
Exception: try catch finally
c# modifiers protected Vs internal
Create a modern product card with Angular
post using angular http client
Access modifiers: internal
Access modifiers: private Vs internal
Angular routing modules
Angular CLI commands: ng generate
C# tuple
Properties: 3 ways to declare them
C# Sync Vs Async
Build and validate an Angular form
C# modifiers: protected Vs protected internal
How populate material table with JSON
c# objects initializers
C# modifiers: protected Vs protected private
Lambda exrpression ( Fibonacci sequence example )
Object and Collection Initializers
Angular material theme setup
Access modifiers: protected Vs private protected
C# modifiers public vs internal
how to sort a query with LINQ
Access modifiers: internal Vs protected
Access modifiers: protected Vs protected internal
how to code a Where condition with Linq
C# LINQ group by a single char
c# lambda expression
C# modifiers Private Vs Internal