C# for beginners - 2. Solutions and Projects

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

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

  • @aliaslanbayli3004
    @aliaslanbayli3004 4 ปีที่แล้ว +11

    Honestly, that's the best explanation I have seen in TH-cam. Thank you so much sir!

  • @preciseestimatingltd2579
    @preciseestimatingltd2579 4 ปีที่แล้ว +6

    Thanks Nicholas, I've been looking for an explanation on Visual Studio 's file structure & this is the best one out there!

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

    Amazing explanation. This channel is underrated!!

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

    Such a nice video, Thanks bro!

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

    This is the best explanation on youtube about solution explorer
    can you make another video like this just about c++ projects ?

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

    Thank you

  • @theanemator123
    @theanemator123 6 ปีที่แล้ว +2

    quick question, in the my first project folder i do not have properties or app.config why is that and will it be a problem. also thanks for the vids

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

    good video

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

    thank you dingle

  • @dreflp5024
    @dreflp5024 6 ปีที่แล้ว

    static void Main(string[] args)
    12 {
    13 int firstInt = 32767;
    14 double firstDouble = 3276.7;
    15
    16 double myDouble = firstInt;
    17 int secondInt = (int) firstDouble;
    18 }
    is anything wrong with this ?? especially line 17 ??

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

      i dont get it...thers nothing worng in it..i pasted this in visual studio and it works fine..

  • @Heartcooldude
    @Heartcooldude 6 ปีที่แล้ว

    I don't seem to have a .exe file in my bin folder

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

    3k csproj is too big for an editor