Why to use DTO (Data Transfer Objects)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 23

  • @FisayoOluwayemi
    @FisayoOluwayemi 4 ปีที่แล้ว +2

    please when is this course going to end ? like when are you going to deploy the back end code to Azure?

    • @StudyMash
      @StudyMash  4 ปีที่แล้ว +3

      I think 5 more videos to go before releasing this on azure.

  • @iancarr3923
    @iancarr3923 2 ปีที่แล้ว +3

    This is an excellent video - the best I have seen on DTO's so far. Video is also excellent.

  • @dalilapramenkovic8597
    @dalilapramenkovic8597 3 ปีที่แล้ว +2

    I just wanted to THANK YOU for this series of tutorials. You have helped me sooo much! You have such a good way of explaining things at easy way.
    I really appreciate this course and I really appreciate you have posted this for free at YT.

  • @harisharis-jw8ff
    @harisharis-jw8ff ปีที่แล้ว +1

    i have not seen a teacher like u thank u

  • @harisharis-jw8ff
    @harisharis-jw8ff ปีที่แล้ว +1

    thanks a lot you are the best teacher

  • @sajad5644
    @sajad5644 3 ปีที่แล้ว +1

    i found great tutorials in your channel , tanx sir

  • @josbexerra8115
    @josbexerra8115 2 ปีที่แล้ว

    Muy bien explicado mister Mash....gracias

  • @aviadlampert5956
    @aviadlampert5956 ปีที่แล้ว

    Thank you for this video, made things more clear for me. I still have a question, where should the controller objects be instantiated? In a class as a field? in other places?

  • @noobtube5555
    @noobtube5555 3 ปีที่แล้ว +1

    Keep up the good work

  • @ReyAlexam
    @ReyAlexam 3 ปีที่แล้ว +1

    great and detailed explanation , thnx

  • @odoolabs1366
    @odoolabs1366 2 ปีที่แล้ว

    Best portion of WebAPI with repository pattern and Unit of work implementation , I feel you should extract the WebAPI portion of this tutorial and combine it in a single video and upload it , so that if some one search web api with repo pattern and unit of work he can find easily your tutorial .

  • @tunaalkan5407
    @tunaalkan5407 3 ปีที่แล้ว

    Hi Sandeep, thanks for the video. Can we copy data annotations (such as [Key] and [Column()] ) of the City model when moving some of its properties to the CityDto? Should CityDto have these annotations? Thanks.

    • @StudyMash
      @StudyMash  3 ปีที่แล้ว +1

      Yes, that is absolutely okay to add data annotation on DTO.

    • @tunaalkan5407
      @tunaalkan5407 3 ปีที่แล้ว

      @@StudyMash Thank you!

  • @satyamverma6029
    @satyamverma6029 2 หลายเดือนก่อน

    Sir actually when i configured my iis server and used DTO the id for bew values are adding from 1014,1015 like this. Kindly help me with this please.

    • @StudyMash
      @StudyMash  2 หลายเดือนก่อน

      You must not be typecasting value to int and that is causing your incremental id to concatenate with older one instead of adding.

  • @abdchuhan
    @abdchuhan 2 ปีที่แล้ว

    what is the difference between DTO and ViewModel

  • @raman.thatikunta
    @raman.thatikunta 4 ปีที่แล้ว

    Hey Sandeep, I'm now able to debug WebAPI project. I tried to attach to "Launch Chrome against localhost", but that didn't work. What steps do I need to take to debug front end app? Thanks.

    • @StudyMash
      @StudyMash  4 ปีที่แล้ว

      Why you are attaching it to Chrome, you need to attach the .exe of your application executing your application as suggested in this video.

  • @lcantillo84
    @lcantillo84 2 ปีที่แล้ว

    Do you have any github repo with this project?

    • @StudyMash
      @StudyMash  2 ปีที่แล้ว

      github.com/webtrainer-in/HSPA