CodeWith { Parveen Yadav }
CodeWith { Parveen Yadav }
  • 99
  • 97 092
REST Architecture | REST API | REST Architecture Constraint | REST Guideline | What is REST | Dotnet
#csharp #dotnet
in this video, I am talking about what is REST and What is REST Architecture | What are the 6 different guideline to follow for REST Architecture Design | How to design API Endpoints by following REST Guidelines. How to implement REST architecture | How to create Rest Api | Best way to design Api Endpoints | Http Verbs.
Переглядів: 182

Відео

How to Implement clean architecture | What is Clean Architecture | Step by step Clean Architecture
Переглядів 601Місяць тому
#csharp #dotnet in this video, I am talking about what is clean Architecture, how to Implement clean architecture .How to Implement DI in Clean Architecture. How to Implement Dependency injection in Clean Architecture. Simplest and easiest way to implement clean architecture. clean architecture for beginners.
Cancellation Token in csharp dotnet | How to use Cancellation Token | When to use Cancelation Token
Переглядів 2632 місяці тому
#csharp #dotnet #codewithparveenyadav in this video, I am talking about what is Cancellation Token in csharp | Where to use Cancellation Token in csharp | What are the use cases for Cancellation Token | What are the advantage of Cancellation Token
DRY Code vs WET Code | What is DRY Principle| What is WET Principle | csharp | dotnet
Переглядів 2793 місяці тому
#csharp #dotnet In this video I am talking about what is DRY principle and What is WET Principle | When to use DRY vs WET Code | What are the advantage of DRY principle.
why you should stop using == operator now and start using string.compare | Benefit of string.cpmare
Переглядів 1804 місяці тому
#csharp #dotnet in this video, we are talking string.compare method in csharp. String.compare is best for less buggy code and we do not need to write additional code to handle casing. What is string.compare | How to use string.compare method in csharp | How to use ignore casing in string
what is nint data type in Csharp | diffrence between int and nint | when to use nint data type
Переглядів 1524 місяці тому
#csharp @dotnet#dotnet in this video , I am talking about what is nint and when to use it. What are advantage of using nint in csharp | x86 vs x64 vs any cpu with nint in csharp dotnet | performance of nint in csharp | nint vs int vs int64. data types of c#
Difference between x86 vs x64 vs Any CPU | When to choose which Target Platform | csharp | dotnet
Переглядів 6366 місяців тому
#csharp #dotnet #dotnetcore #cpu in this video, I am talking about when to choose x86 vs x64 vs any cpu. Why x86 is called 86 not 32 bit. x86 vs x64 in dotnet. Visual studio x86 vs x64 vs any cpu.
SQL Save from Accidental Production Data delete | SQL Color Strategy | SQL disaster management
Переглядів 1357 місяців тому
#sql #sqlserver #dotnet in this video, I am talking about how we can save ourself from deleting Production data accidently. SQL data protection.
Difference between Task vs Void | async Task vs Void | When to use Async Task, void and generic Task
Переглядів 5337 місяців тому
in this video, I am talking about when to use Task vs Void vs Generic Task in asynchronus Programming. What are disadvantage of async void.
Easy Explanation on async await task in csharp Programming | Difference in async await and task
Переглядів 2928 місяців тому
#chsarp #dotnet in this video I am talking about what is Async, Await and Task. When to use Async, Await and Task. What are the advantage of Async, Await and Task in csharp. Diffrenece between Async, Await and Task. asynchronous vs synchronous programming.
Theory of Dark Launch | What is Dark Launch and what are different strategy to implement | csharp
Переглядів 1549 місяців тому
#chsarp #dotnet in this video, we are talking about what is Dark Launch and when actually we need to go with DARK Launch. When we should decide , now its the right time to make full feature Release from dark launch. Dark Release | Feature Flags | Dark Deployment
Create Azure CI Pipeline using YAML | Create Azure Build Pipeline | YAML based Build | dotnet
Переглядів 23911 місяців тому
Create Azure CI Pipeline using YAML | Create Azure Build Pipeline | YAML based Build | dotnet
intro to saga design pattern in Microservices | Importance of saga in Microservices | csharp
Переглядів 1,6 тис.Рік тому
intro to saga design pattern in Microservices | Importance of saga in Microservices | csharp
CQRS Design Pattern in Microservices Architecture | How to implement CQRS in Microservices | csharp
Переглядів 2,9 тис.Рік тому
CQRS Design Pattern in Microservices Architecture | How to implement CQRS in Microservices | csharp
Simple CQRS design Pattern | Fundamentals of CQRS Design Pattern | CQRS VS CRUD | csharp | dotnet
Переглядів 765Рік тому
Simple CQRS design Pattern | Fundamentals of CQRS Design Pattern | CQRS VS CRUD | csharp | dotnet
What is Microservice Architecture | What, Why and When of Microservice Architecture | Csharp
Переглядів 534Рік тому
What is Microservice Architecture | What, Why and When of Microservice Architecture | Csharp
Grab Azure AAD token and bypass multifactor authentication | AAD Service authentication token | ROPC
Переглядів 311Рік тому
Grab Azure AAD token and bypass multifactor authentication | AAD Service authentication token | ROPC
intro to mediator design Pattern | step by step implementation of mediator design Pattern| csharp
Переглядів 624Рік тому
intro to mediator design Pattern | step by step implementation of mediator design Pattern| csharp
Intro to Primary constructor | When to use Primary Constructor | csharp 12 | Dotnet
Переглядів 167Рік тому
Intro to Primary constructor | When to use Primary Constructor | csharp 12 | Dotnet
intro to csharp Record | when to use record vs class | Intro to record | csharp | dotnet
Переглядів 205Рік тому
intro to csharp Record | when to use record vs class | Intro to record | csharp | dotnet
Getting started with minimal API | Beginner Guide for Minimal API | Introduction to Minimal API
Переглядів 153Рік тому
Getting started with minimal API | Beginner Guide for Minimal API | Introduction to Minimal API
Intro to specification design patterns | How to implement specification design patterns | csharp
Переглядів 2,1 тис.Рік тому
Intro to specification design patterns | How to implement specification design patterns | csharp
Intro to strategy design pattern | What is strategy design | when to use strategy design patterns
Переглядів 213Рік тому
Intro to strategy design pattern | What is strategy design | when to use strategy design patterns
intro to Decorator design pattern| When to use Decorator design pattern | Csharp | dotnet
Переглядів 158Рік тому
intro to Decorator design pattern| When to use Decorator design pattern | Csharp | dotnet
What is Inversion of Control | Easy Explanation of IoC | csharp | dotnet | How to implement IoC
Переглядів 278Рік тому
What is Inversion of Control | Easy Explanation of IoC | csharp | dotnet | How to implement IoC
What is file access modifiers in csharp | what is file keyword in csharp | how to use file keyword
Переглядів 222Рік тому
What is file access modifiers in csharp | what is file keyword in csharp | how to use file keyword
Create public URL in visual studio dotnet | Create dev tunnel in visual studio | Visual studio
Переглядів 739Рік тому
Create public URL in visual studio dotnet | Create dev tunnel in visual studio | Visual studio
intro to thread | Single vs multi thread | Foreground thread vs Background thread | csharp | dotnet
Переглядів 257Рік тому
intro to thread | Single vs multi thread | Foreground thread vs Background thread | csharp | dotnet
csharp 11 raw literal string | Handle raw string in csharp dotnet | string literal vs raw string
Переглядів 168Рік тому
csharp 11 raw literal string | Handle raw string in csharp dotnet | string literal vs raw string
What is yield return | When to use yield return | Use cases of yield return in csharp | dotnet
Переглядів 184Рік тому
What is yield return | When to use yield return | Use cases of yield return in csharp | dotnet

КОМЕНТАРІ

  • @pradeepkumargupta9791
    @pradeepkumargupta9791 20 годин тому

    Amazing explanation

    • @codewithparveenyadav
      @codewithparveenyadav 19 годин тому

      i am glad it helps ☺️!! Thanks for sharing your feedback!

  • @user-bb6xo7sk4i
    @user-bb6xo7sk4i 6 днів тому

    Easy explanation, Thanks for creating this content!!

  • @professionalexpertise7172
    @professionalexpertise7172 6 днів тому

    Explained very nicely. Thanks for such a unique explanation.❤

  • @MadhuKrishnaM
    @MadhuKrishnaM 7 днів тому

    How can we achieve space ignore here?

    • @codewithparveenyadav
      @codewithparveenyadav 6 днів тому

      you can do something like this:- string s1 = "HeLLo wOrld!"; string s2 = "Hello WORLd!"; string removeSpace1 = Regex.Replace(s1, @"\s", ""); string removeSpace2 = Regex.Replace(s2, @"\s", ""); bool stringEquals = String.Equals( removeSpace1, removeSpace2, StringComparison.OrdinalIgnoreCase); Console.WriteLine(stringEquals);

  • @MadhuKrishnaM
    @MadhuKrishnaM 8 днів тому

    Well done, my friend. If the background music hadn't been added, it would have been fantastic. I appreciate your concise explanation. if, before beginning implementation, you specify the application for which you are designing the architecture. For those who are new, that would be really beneficial.

  • @MadhuKrishnaM
    @MadhuKrishnaM 8 днів тому

    Wow.. it is really good and crystal clear. Thanks a lot

  • @RaviSoni-mt7wm
    @RaviSoni-mt7wm 13 днів тому

    Wow! Such a very useful information about Clean Architecture. Everything is crystal clear

  • @surajgaikwad84
    @surajgaikwad84 16 днів тому

    🙏

  • @Arunraj-k6l
    @Arunraj-k6l 16 днів тому

    really good explanation bro

  • @vanmrqs
    @vanmrqs 19 днів тому

    CARA MUITO OBRIGADA VOCE É UM ANJO

  • @youssefboudhaouia2283
    @youssefboudhaouia2283 24 дні тому

    Finally found someone who explains this very simple and not like the ones on the top list of search

    • @codewithparveenyadav
      @codewithparveenyadav 24 дні тому

      i am please to hear this. i hope it helped you in understanding the concept ☺️

  • @shyamn5127
    @shyamn5127 24 дні тому

    Thanks for sharing this Information ..!! Nice Content

  • @yourfriend_mk
    @yourfriend_mk Місяць тому

    Great 👍👍video Praveen

  • @mokhtarsf14
    @mokhtarsf14 Місяць тому

    thanks bro <3

  • @DileepV-on7wk
    @DileepV-on7wk Місяць тому

    Great Explanation :)

  • @techhuddle9858
    @techhuddle9858 Місяць тому

    Thanks alot for this, this helps

  • @ritikgaur30
    @ritikgaur30 Місяць тому

    Big Fan Mam ❤ Big Fan 😎

  • @abdulrahmanabdullah8636
    @abdulrahmanabdullah8636 Місяць тому

    Thank you sir

  • @user-qb2py7ko7q
    @user-qb2py7ko7q Місяць тому

    Great example! Thank you!

  • @amitdhir4632
    @amitdhir4632 Місяць тому

    You are an inspiration to me, thanks for the content.

  • @mehdi-vl5nn
    @mehdi-vl5nn Місяць тому

    Good video. Earlier today, I was thinking about the architecture of Laravel, Django, the Linux kernel, or any other software outside the concept of web backends. Actually, I take that back-what is the architecture of Next.js? LOL, they are just a bunch of folders with no logical relation, I guess.

    • @codewithparveenyadav
      @codewithparveenyadav Місяць тому

      Thank you Mehdi, for sharing your thoughts ☺️ Architecture is just a way to place your codes in different folder structures, in a way that every name is meaningful and it defines the relation how these folders needs to be accessed from each other. so relationship is imp here between folders to make your code maintainable for a long time.

  • @girish_94
    @girish_94 Місяць тому

    Very Nice video

  • @user-bi6dm2jy9y
    @user-bi6dm2jy9y Місяць тому

    Nice editing and screenplay !

  • @utkarshrazzz9964
    @utkarshrazzz9964 Місяць тому

    Good video but it would be better if you talk about the way of implementing too...

  • @dimplegupta7474
    @dimplegupta7474 Місяць тому

    Nice one

  • @ajadpatel7976
    @ajadpatel7976 Місяць тому

    I learnt new concept today

  • @ajadpatel7976
    @ajadpatel7976 Місяць тому

    Fantastic information

  • @CYMethod
    @CYMethod Місяць тому

    Thanks for sharing this concept!

  • @shweta6863
    @shweta6863 Місяць тому

    Nice

  • @girish_94
    @girish_94 2 місяці тому

    Got the concept. Nice video

  • @cricketentertainment5206
    @cricketentertainment5206 2 місяці тому

    Nice explaining

  • @sadiqtube85
    @sadiqtube85 2 місяці тому

    CQRS patterns does not force you to use different DB. You can implement this pattern using single Data Base. However, you should use two Objects for Read and Write operations.

  • @girish_94
    @girish_94 2 місяці тому

    Great video

  • @tafh7554
    @tafh7554 2 місяці тому

    thanks sir, i got new knowledge a big different model and dto

  • @TheYassha
    @TheYassha 2 місяці тому

    That was really helpful thank you.

  • @Nathan-ok5ku
    @Nathan-ok5ku 3 місяці тому

    Thank u so much for the video. I'm a college student struggling with those layers and now I get it.

  • @poojagaur4643
    @poojagaur4643 3 місяці тому

    That was a quick and crisp tutorial, great content man!!! You explained the complex parts so well in such an easy manner. Very helpful✌️. Learned a lot from this.👍🏻

  • @poojagaur4643
    @poojagaur4643 3 місяці тому

    Thanks for sharing this 😊

  • @AbulHossain-jq7fz
    @AbulHossain-jq7fz 3 місяці тому

    You😅225

  • @vipinprajapati1164
    @vipinprajapati1164 3 місяці тому

    bhai itne dark me kiu ho. dekhne se pahele remove kar de koi video

  • @sahoopradipta
    @sahoopradipta 3 місяці тому

    Hi Praveen, its a good explanation. Thanks..

  • @CkIzzBack
    @CkIzzBack 4 місяці тому

    Only 220 view. Under value UA-camr

    • @codewithparveenyadav
      @codewithparveenyadav 4 місяці тому

      😀😅 it is just starting, all these will bounce up with time ☺️

    • @codewithparveenyadav
      @codewithparveenyadav 4 місяці тому

      Thank you so much for sharing the thoughts ☺️

    • @CkIzzBack
      @CkIzzBack 4 місяці тому

      Yeah definitely it's a beginning. I am not demotivate you. I just feel ke etna sahi easy way me explanation he fir bhi log pata nahi kaha Jake Sikh rahe he ... Anyway all the very best for your UA-cam career

  • @hareshparab7808
    @hareshparab7808 4 місяці тому

    great video

  • @Gunjan_Gaur4534
    @Gunjan_Gaur4534 4 місяці тому

    Thanku for these kinds of knowledgeable videos 🫡👍

  • @shobhamahadev118
    @shobhamahadev118 4 місяці тому

    Informative 🎉

  • @user-bb6xo7sk4i
    @user-bb6xo7sk4i 4 місяці тому

    New thing for me😲

  • @shyamn5127
    @shyamn5127 4 місяці тому

    Wonderful 😮

  • @JulioJpk
    @JulioJpk 4 місяці тому

    You made an 8 min video for something that could be less than 2

    • @codewithparveenyadav
      @codewithparveenyadav 4 місяці тому

      There would be a short video as well that would be less than 60 sec. In long videos, i talk about my thought process, i explain my experience and principles, so i don’t miss any single information for world. ☺️