4: Help Yourself When Writing C# | VS Object Browser | C# Tutorial For Beginners | C Sharp Tutorial

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • In this lesson you will learn about the Object Browser in Visual Studio and you will learn how to create comments in C# code. The Object Browser is an important tool for helping yourself when you need to figure out which methods you can use in your code.
    ➤ GET ACCESS TO MY LESSON MATERIAL HERE!
    First of all, thank you for all the support you have given me!
    I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
    I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.
    I hope you will find it helpful :)
    Material for this lesson: / lesson-material-42361704

КОМЕНТАРІ • 71

  • @kennethLegacy
    @kennethLegacy 4 роки тому +16

    You might have saved me this semester. I'm blessed to have stumbled upon your channel!

  • @DevOtionSynthax
    @DevOtionSynthax 4 роки тому +3

    In Visual Studio for Mac, this is called Assembly Browser. It can be accessed in the menu bar.
    Tools -> Assembly Browser

  • @RonaldMorrissetteJr
    @RonaldMorrissetteJr 4 роки тому +1

    //* used
    string name = "ron";
    string capName = name.Remove(1).ToUpper() + name.Substring(1);
    Console.WriteLine(capName);
    //* to capitalize just the first letter of the name and print it to the console
    //* Polishing my " Help Yourself" skills :)

  • @andrej753
    @andrej753 5 років тому +9

    Good job! finally some decent tutorials for c# on UA-cam.

    • @Ki11S33k3r
      @Ki11S33k3r 3 роки тому

      No kidding, this guy is awesome

  • @mengueaudrey8621
    @mengueaudrey8621 5 років тому +5

    Thank you so much for this video already. Not easy to keep track of everything, will definitely apply this.

  • @RaymondPoston
    @RaymondPoston 2 роки тому

    Such a great instructor. You have shown ,e many different ways of working in C# and in VS 2022. Yet, you make it so simple. I am guilty of making things too hard.

  • @jonathangoode5050
    @jonathangoode5050 2 роки тому

    Best c# tutorial I've seen

  • @anneest
    @anneest 4 роки тому +2

    Hello Daniel, thanks a lot for these vids. I got curious about C#. My only coding background is Python (Data Science ish stuff). I didn't want a overly long C# class, more like an overview and with somebody enthusiastic and speaking clearly. After some googling, I found mmtuts and that fits what I was looking for :-) Hilsen fra Vestlandet, vi er nesten naboer ;-)

  • @stefancochrane2723
    @stefancochrane2723 2 роки тому

    Many thanks for the "Object Browser"! I only started with C# last month, and I'm working on a C# script to connect to both SharePoint online and SharePoint 2019. (and do all sorts of stuff) The online documentation is quite lacking and can be confusing. Using the "Object Browser" looks like a game changer for me. 🙂

  • @SPL1NTER_SE
    @SPL1NTER_SE 4 роки тому +2

    A tip is to permanently make the Object Browser a part of the UI by docking it to the left, by the Server Explorer and the Toolbox. Also activate Auto Hide on it by pressing the little arrow to the left of its Close-button.

  • @srenkristiansimonsen2041
    @srenkristiansimonsen2041 4 роки тому +3

    How can I find the Object Browser on MAC? Nice C# toturials mmtuts :D

  • @SebMasterMC
    @SebMasterMC 5 років тому +4

    Can you make a course about making mobile apps? Your tutorials are really good!

  • @AbAz1173
    @AbAz1173 4 роки тому

    Great C# tutorial.. very clean and clear -sound with detail..Very easy to learn. One for the best teacher I have seen on C#. Thanks, appropriate your times and efforts.

  • @aaronfidelis3188
    @aaronfidelis3188 4 роки тому

    This channel shouts dedication all over it

  • @danielyu3287
    @danielyu3287 3 роки тому +1

    Im happy my name is Daniel while watching this video

  • @habibikushal9738
    @habibikushal9738 3 роки тому

    Green screen is awesome , nice videos , good educational learning

  • @Avionics1958
    @Avionics1958 3 роки тому

    The Object Browser is some amazing that I didn't know. Thanks

  • @mounir101
    @mounir101 5 років тому +1

    Your videos are very helpful man. thanks for all.

  • @youtube-original5943
    @youtube-original5943 Рік тому

    Very like your videos Daniel! So well explained :)
    Thank you so much!

  • @wizard101er2
    @wizard101er2 5 років тому +2

    you are the best man in the world for doing this for free + can you do some real life vlogs we want to know you too

    • @Ki11S33k3r
      @Ki11S33k3r 3 роки тому

      I was going back to get my Masters in CE but honestly I changed my mind. If people like Dan can teach you what colleges will not for free, you dont need to spend money to not learn anything. He is better than college lol.

  • @tufoolsaeed
    @tufoolsaeed 3 роки тому

    Thank you, this is so helpful. Wow I'm so excited to learn now

  • @naps1092
    @naps1092 2 роки тому

    around 9:40 , to comment a body of code / text you can do ctrl + / (you can select then do it). However I'm not sure if this shortcut would work in Visual Studio (I use Visual Studio Code, an IDE)

  • @steven7936
    @steven7936 3 роки тому

    vs code allows you to use git with a couple of button clicks that alone makes it better imo

  • @m4tthewballove703
    @m4tthewballove703 4 роки тому

    Thanks to Daniel fer making such videos i found as i wanted........................................ i can basically use them to make mods

  • @njmusama
    @njmusama 3 роки тому

    Great work bro

  • @atreyimukherjee7710
    @atreyimukherjee7710 3 роки тому

    Great tutorial! You literally saved my life!

  • @TheHayajordan
    @TheHayajordan 3 роки тому

    Thank you so much! Finally a decent tutorial.

  • @Ki11S33k3r
    @Ki11S33k3r 3 роки тому

    Dan, bro I want to let you know this man, I have been self learning c# and you are my goto guy. I only watch 2 channels for c#, not sure if you know this guy but Bob Tabor and yours. The way you teach, I bet a freaking goat will start coding c#. I am very happy with what you do on UA-cam. I play call of duty warzone and in between time I have your channel up for quick coding doses. Thank you man. I do have 1 question, do you have stack account where I can ask questions related to any projects I work on? This would be amazing. Again pls keep doing what you do. U r simply the best on UA-cam.

  • @stfen835
    @stfen835 3 роки тому +1

    where do i find the object browser on mac?

  • @fj06carnone
    @fj06carnone 2 роки тому

    Could you have written: string newName = ToUpper(name); ? Edit: Or perhaps string newName = String.ToUpper(name); ?\

  • @pcrunn2862
    @pcrunn2862 5 років тому +1

    i'd say hello first, anyways good job.

  • @Logangil515
    @Logangil515 2 роки тому

    HELP. I am on a Mac and i don't have access to the object browser. I can access the Assembly Browser but it doesn't load anything when I type in the "string" Class

  • @jammooly8917
    @jammooly8917 5 років тому +1

    @mmtuts how do you find the Object Browser in Mac?

    • @Tubsling
      @Tubsling 5 років тому +1

      I would like to know as well, can anybody help?

  • @lucasangelos.7330
    @lucasangelos.7330 3 роки тому

    POGGERS TYYYY

  • @DanKardell
    @DanKardell 2 роки тому

    Stil not seeing Object Browser on VS Mac 2019

  • @yousifky
    @yousifky 5 років тому

    WOW ur videos are better now with green screen

  • @DocterKankle
    @DocterKankle 4 роки тому

    thank you so much

  • @alexjoshua5974
    @alexjoshua5974 3 роки тому

    appreciated

  • @ExplorerSpace
    @ExplorerSpace 5 років тому

    can you make a beginner project video.

  • @coolname257
    @coolname257 5 років тому

    I need help
    Do we need to always use namespace
    and can we use more than one namespace

    • @Dani_Krossing
      @Dani_Krossing  5 років тому +1

      I get to that in a later episode :)

  • @jmx44tv46
    @jmx44tv46 5 років тому

    how to make statistical report using c#??

  • @MrDrazeTV
    @MrDrazeTV 4 роки тому

    Please say object and not optic xD Love you!

  • @reyez1983
    @reyez1983 4 роки тому

    Damn Daniel.

    • @triliner254
      @triliner254 2 роки тому +1

      Old comment but Ar ar ar ar ar ar ar

  • @ademineshat
    @ademineshat 5 років тому +1

    Worked as always, just the video quality is low :)

    • @Dani_Krossing
      @Dani_Krossing  5 років тому

      It is because it was just uploadet :) it gets better after a few minutes.

    • @ademineshat
      @ademineshat 5 років тому

      @@Dani_Krossing thanks. It looks like I can't wait to see your videos :)

  • @dumbcat
    @dumbcat 5 років тому

    DateTime warp = new DateTime(12, 33.9, 15);
    warp.accessDimension(4);
    for (int i = 0; i < warp.getGoal(); i++) {
    double v = Math.power(m*c, 2);
    warp.hackTime();
    warp.advance(i.toTimeInterval());
    }
    if (past.currentDate() == warp.currentDate()) {
    System.out.println("Time Hacked successfully.");
    }

  • @danielkrajnik3817
    @danielkrajnik3817 3 роки тому

    I just realized that your articulation strongly affects my ability to watch the video at faster speeds

  • @servantofthelord8147
    @servantofthelord8147 4 роки тому

    You resemble that South African engineer, oh what's his name..?

    • @anneest
      @anneest 4 роки тому +1

      Haha, just thought the same...

  • @cheqamarul6431
    @cheqamarul6431 3 роки тому

    Why my parents keep avoiding me to learn programming.. They keep telling me that 13 years old kid should not learn something like this :(

    • @raak4070
      @raak4070 3 роки тому

      You should get good at it now i wish i learned in high school id be way closer to my dream job

  • @john8998
    @john8998 5 років тому

    Hello Mr. Nordic :) pls speak some Danish

    • @anneest
      @anneest 4 роки тому

      Rødgrød med fløde ;-P

  • @manysheep2838
    @manysheep2838 4 роки тому +1

    Are you related to Elon Musk

    • @chilledxaura
      @chilledxaura 4 роки тому

      Your comment is old but personally I think he looks so much like Elon musk lol