Learn Visual Studio Code Editor for ASP.NET MVC Application - Complete Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

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

  • @BCSFM-ku2fr
    @BCSFM-ku2fr 5 หลายเดือนก่อน +2

    finalllyyyyy after watching 100s of tutorials
    thankss

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  5 หลายเดือนก่อน

      Super !!! What a lovely comments. You motivate us to make more video tutorials for our developer community . Thanks for Visiting Digital TechJoint

  • @saminu2965
    @saminu2965 3 หลายเดือนก่อน +1

    Thanks!

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  3 หลายเดือนก่อน

      Thank You So Much ... Really Appreciate the kind gesture . 🙂

  • @JRajkumar18
    @JRajkumar18 10 หลายเดือนก่อน +1

    Very good tutorial. Easy to learn. Thank you!

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

    Hey Digital TechJoint, great stuff! Thanks for putting that together.

  • @abraradnan854
    @abraradnan854 8 หลายเดือนก่อน +1

    Helpful tutorial for who did not use windows system, Thank you so much

  • @takebayukari-n
    @takebayukari-n หลายเดือนก่อน

    Hi, thanks for your video. I'm actually having an issue at around 26:00-29:00 part where you performed dotnet build command. Here's the specific error:
    "error CS0234: The type or namespace name 'Data' does not exist in the namespace 'ProjectB' (are you missing an assembly reference?)"
    Hope you can help me answering the question.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  หลายเดือนก่อน +1

      Sometimes missing dependencies cause such errors. Run
      dotnet restore
      Alternatively
      Ensure the namespace ProjectB.Data is correctly declared in the file where you’re using it.
      Ensure that the Data folder and its associated files (like DbContext) exist in your project structure.

  • @xerox-f1p
    @xerox-f1p ปีที่แล้ว +3

    Sir plz do more amazing database driven prjcts on aspnet using vscode

  • @itsme9877
    @itsme9877 หลายเดือนก่อน +1

    Hello..
    Thank you very much for this tutorial but could you please give one for CRUD operations?
    CR operations are done in this.. Please do the UD operations too as it is very helpful😢❤

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

      Sure, we will surely release this tutorial as well . thanks

  • @gnke602
    @gnke602 11 หลายเดือนก่อน

    How do you create multiple pages for it, example, when you click on home or privacy, it would redirect you to that page

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

    Do you do any mentorship

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

      Yes we do. Please email us and we will connect and discuss. Thanks for Visiting Digital TechJoint

  • @ehink2716
    @ehink2716 9 หลายเดือนก่อน

    having an issue adding the mssql enity keep getting an error no version available. Is there something else that needs to be installed. I have also tried the fix to add tolowercase in the .js and that did not work.

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  9 หลายเดือนก่อน

      Hey, Could you please confirm if you are using the same version that is shown in the Video or share me the version you are using so that we can figure out the issue you are facing also share us the screenshot on our email address - digitaltechjoint@gmail.com

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

    Nice video

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

      Thanks for your comment. Please do subscribe and like our videos. Thanks

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

    .net core || .NET framework?
    thanks