Namespace and Assembly in C# - Where is the difference?

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 10

  • @tutorialsEU
    @tutorialsEU  Год назад +1

    🔥 A namespace and an Assembly are two different things, but, they do have things in common! Somewhat... Well, I think you should watch the video.
    🚀 SKYROCKET your C# skills and become a sought-after C# developer with our C# Progress Academy: www.udemy.com/course/master-fullstack-web-development-with-angular-and-csharp-aspnet/?couponCode=21DCYT
    👊 Want more C#? Check out our FULL C# Masterclass! www.udemy.com/course/complete-csharp-masterclass/?couponCode=CSMSYT23JUNE
    📚 Or do you like to learn through BOOKS more? We got you covered!
    mng.bz/M5an
    We'll make sure to make a Developer out of you in no time!
    Let us know in the comments what you would like to see next!
    Happy Coding!

  • @dmbrv
    @dmbrv Год назад +1

    Awesome video. Too many times tutorials assume you already know stuff and also they show how to do it but don't explain why. Thanks.

  • @LA99404
    @LA99404 4 месяца назад +2

    The background music makes it hard to focus on content

  • @Mo-Ayoub
    @Mo-Ayoub 8 месяцев назад

    Thank you mate!

  • @saneshgobin4259
    @saneshgobin4259 2 месяца назад

    bad explination

  • @Universal-Code23.
    @Universal-Code23. Год назад +1

    Hi can you please tell which path I choose in c# language? Web development or app development

    • @reiayanami1441
      @reiayanami1441 6 месяцев назад

      basically you can do both, also for making computer game

  • @tarushisewal
    @tarushisewal 10 месяцев назад

    Thank you so much you explained well 🎉🎉

  • @PrinceMalvi-ce9sv
    @PrinceMalvi-ce9sv 5 месяцев назад

    Thank you @tutorialEU! Your explanation is very easy, simple and brilliant and it helps me a lot 😊

  • @bradleyr4451
    @bradleyr4451 Год назад

    Hi thanks for the great videos and your Udemy course, very easy to follow. Some people use alot of "ummm" and "uhh" in their sentences and you dont, thank you again! Im looking for code in C# that you create a library in one machine of various functions and in your machine you have that other machine defined at some IP address, connection strings, pwd. then on the main machine you want to run your printer and call this function that lives on the other system and instantiate it and run it?
    And similarly, your main machine has some interface like bluetooth and gets some data values and you call something that sends this data to a function in the other system, once called it processes the data? is this Remoting? thanks so much