Visual Basic (VB.NET) - Full Course for Beginners

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 422

  • @baardbi
    @baardbi Рік тому +137

    This is by far the best Visual Studio tutorial I have seen. I have used paid courses that doesn't even come close to this. The instructor is very clear when explaining things and understands that it's important to start simple and save the complicated stuff for later. Thank you very much for this excellent tutorial video.

    • @Francis-f5k
      @Francis-f5k 8 місяців тому +4

      The gentleman presenting this is top notch. Not only does he know his stuff he also knows how to teach/instruct. That ability is not all that common.

  • @jb.cloud4u2
    @jb.cloud4u2 3 місяці тому +1

    As someone whose a straight up beginner never opened visual basic or studio or anything like that and has auditory processing disorder , I clearly understand you and easy to follow along. Thanks a lot and this has litterally been the easiest and best Visual Studio tutorial I have found. Will be continuing to use. Thanks for diligence and simplicity and you may not even realize but your diction is easier for those of us with forms of disability.

  • @HighwinderShow
    @HighwinderShow Рік тому +7

    I learned VB back in the Windows 3.1 days with VB3 Pro, and never looked back. I've used VB as my primary language for everything, and even use it to write Android apps (using B4A). There's nothing I can't write with VB except OS kernels, device drivers, and high-power games. And I absolutely LOVE it when the C# snobs tell me that VB isn't a real language - that's when I remind them that C# is just VB with brackets. I prove it by reminding them that VB and C# are installed in Visual Studio with the same checkbox. They HATE that.

  • @turkaykoc8587
    @turkaykoc8587 Рік тому +35

    Dear trainer, I am so impressed about how good, simple and effective your tutorial is, thank you very much indeed. Although I am not a beginner, I could get some surprising information for me in the course (this was my intention). If you allow me I would like to make a suggestion from my point of view: If you declare a variable, don't use a prefix to keeps them simple and legible. Thank you again for your efforts.

  • @GokRoom
    @GokRoom 10 місяців тому +4

    I am a foreigner. I use YT's built-in translator and I can understand some English. It is a very good course. It is very good for beginners or review. The teacher's lecture speed is not fast, which is very suitable for people from non-English speaking countries.

  • @DTHRocket
    @DTHRocket 2 роки тому +46

    This is the best, clearest tutorial I've found on VB for beginners so far. Thank you so much!

  • @philluvschips3787
    @philluvschips3787 2 роки тому +27

    Thanks, haven't VB for a few years and this is a great refresher. For the array I added a comboBox drop down and populated First name/Last name with the 'Add item' at start up, and then used the sObject =sObject technique to search for the combination of First and Last names and input the results into text boxes. Look forward to the next course.

  • @James-z6x3u
    @James-z6x3u 2 місяці тому

    I've been programming 25 years. I've never used this language. Dabbled in VB6 in college. Was great, but I was under the impression VB was old, and no longer used. I always avoided it. My son is learning it in college so I want to learn it to help him. I'm actually surprised and impressed. I may end up using this for a few projects myself.

  • @danty263y
    @danty263y Рік тому +2

    Wow!! I am studying 16bit assembly language and wanted an understanding of how messagebox works in windows so I typed into youtube search box VISUAL BASIC 3.0 to start at the beginning and stumbled over this video. What a blessing in disguise! I can't appreciate this enough. Thanks Kevin.

  • @iamhakeembey
    @iamhakeembey 2 роки тому +63

    Learned this over 10 years ago through trial and error. Glad to see a thorough tutorial about it on this platform.

  • @JoseTorres-ed9jh
    @JoseTorres-ed9jh Рік тому +4

    VB was my first programming language in high school, since then i love programming ❤

  • @Self-taughtCoder
    @Self-taughtCoder 2 роки тому +17

    Wow, I used VB back in high school. I will surely refresh on it with this course just for fun.

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

      High school??

    • @Self-taughtCoder
      @Self-taughtCoder 2 роки тому +4

      @@maryjoseph38 Yes, high school. I did computer studies in high school. The third paper for the National Exams was all about building an app using VB.

  • @immanuelsuleiman7550
    @immanuelsuleiman7550 2 роки тому +12

    I used VBA when I worked as a data analyst. It's a very useful language. This should be fun

  • @shauryastudy8667
    @shauryastudy8667 2 роки тому +12

    Thank you so much sir for this course. It's hard to find teachers who puts a lot of effort teaching students a concept in depth

  • @gulsumkarabayr7181
    @gulsumkarabayr7181 14 днів тому +2

    üniversitene hoş geldin GTÜ'lü !!!

  • @angelapace3773
    @angelapace3773 Рік тому +13

    Excellent!! I hope there are additional courses that explain additional code. Walking through each step slowly and explaining each piece is exactly what someone new to Visual Basic needs. Thank you so much!!

  • @imitto
    @imitto 2 роки тому +2

    Just wanted to learn something new after I worked years with a scripting language (AutoIt), and somehow I found this video. Now I'm in love with VB :D Absolutely undersandable! Great job, THANK YOU!

  • @MoroccanAvatar
    @MoroccanAvatar 2 роки тому +2

    For youre information i'm still using VB6 and i still make a good mony. No body care what language i use. They care about the resulte. And the result is allways goid as i and the client expect. So nessage for some peoples in comments if you like c# or python or java... We dont care. Go and do somthing and please stop crying here. We love VB and he will never die.

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

      Exactly. Love VB 💝. These java, python, C# C cultist look down on VB as not real language. But i dont care, most of work i done is in VB and i made money out of it. Thats the only thing matters. 😆👍

  • @davidb.5486
    @davidb.5486 2 роки тому +8

    Wish this course came out 3 years ago when I started doing A Level Computer Science

    • @marufbepary100
      @marufbepary100 2 роки тому +3

      Feel the same. I don't know why we were taught this over something like Python. It's not like anyone still uses the language. Even Java would have been better, even though it's harder, there are a lot more resources for it.

  • @gogamarra
    @gogamarra 9 місяців тому

    Thank you! I have to develop a POC and haven't coded to build an app in quite a while, but with Kevin's straightforward manner, it started rushing back to me at "Hello World". Awesome!

  • @AndrewErwin73
    @AndrewErwin73 Рік тому +1

    My first development job was all the way back in 1999. It was porting VB3 apps to VB6 because VB3 only used 2 digit years in its dates... I honestly haven't even LOOKED at any Visual Basic in 20 years.

  • @fog1257
    @fog1257 Місяць тому

    Thanks for not trying to make the video as a half life speed run, all to many tutorials seem to think that short videos are better. It's impossible to learn something like this well in only 15 minutes.

  • @Shaukatali-zu5lp
    @Shaukatali-zu5lp 2 роки тому +4

    One of the best tutorials ever, well done Kevin

  • @narutosingh5239
    @narutosingh5239 2 роки тому +25

    Please bring more VB courses. 👍
    VB is my favourite programming language and will remain so. Sad to see the decline of it in web development era.

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

      Hello! You may want to see this tutorial:
      ua-cam.com/play/PLTHiuzHn1TOF9iqgJzxHMUup20iHuNDfD.html

    • @The-ism-of-isms
      @The-ism-of-isms 2 роки тому +3

      why its like that bro? , even my fav language is VB.

    • @narutosingh5239
      @narutosingh5239 2 роки тому +6

      @@The-ism-of-isms bcoz nerd hated a lang like VB which can do same task in less time and simple syntax. So they mocked it as a toy language.

  • @iansapp
    @iansapp 2 роки тому +68

    I had no idea VB was still around. I thought Microsoft dumped it in favor of C#. Great first language to learn and easy enough to go from VB to C# when the time is right

    • @johnhammond3605
      @johnhammond3605 2 роки тому +2

      That's what i thought at first as well.......last time i heard about anything being done in VB was 12 years ago...and even then people were dumping it in favour of Java

    • @lance_c1323
      @lance_c1323 2 роки тому +3

      maybe legacy systems? Its just a guess. I dont know.

    • @60pluscrazy
      @60pluscrazy 2 роки тому

      Yes

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

      Its longer getting support by Microsoft. Ironically that could make it a good language to start with since you are certain it will not change

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

      I always wanted to know why they couldn’t bring in Visual Basic form making into Visual Cpp. It’s so easy to make great form based programs in VB in VC it’s a pita

  • @LisaElsie
    @LisaElsie Рік тому +5

    i honestly appreciate the clear explanation. You've just saved me . Looking forward to watching more of your videos

  • @ThatGamingKid45
    @ThatGamingKid45 7 місяців тому

    Thank you, as a procrastinator I was able to learn this with shaky proficiency before a competition (I was roped into it with the promise of programming but was hit with Virtual Basic lmao). Anyways thank you man you’re a lifesaver.

    • @ThatGamingKid45
      @ThatGamingKid45 7 місяців тому +1

      Update, walked out with a Silver medal. Thank you much you’re a great instructor 🙏🏼

  • @furkanturkylmaz3781
    @furkanturkylmaz3781 Рік тому

    If you increase the playback speed to 1.25, you can watch the video at a normal speaking pace.
    Thanks for the course.

  • @Startech.ug.stationeryshop
    @Startech.ug.stationeryshop Рік тому

    i have realy appreciate this clear explanation . as am going to sit for my final national examinations i pray that i should remember all i have learnt here. Thank you God bless you

  • @eswaranpaneerselvam9883
    @eswaranpaneerselvam9883 Рік тому +5

    Amazing content.....Gives a lot of confidence for a Beginner instead of going strait into an unknown tag and confuse them...

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

    Correct me if I'm wrong but 1) Most US Colleges stopped teaching this and 2) Major of companies stopped using this too.
    That's what I was taught in college.

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

      A lot of companies have legacy code bases that use visual basic. I'm at a company right now where most of the application is visual basic and asp classic. We're actively migrating to C#/TS, but we still have to do things in these legacy langauges.

  • @reviewswalalarka
    @reviewswalalarka Рік тому +4

    Very clear and precise. No BS at all. This is gold content

  • @beingbeckham
    @beingbeckham Рік тому +1

    It's the first language that I learnt so it's close to my heart

  • @emadmalik1912
    @emadmalik1912 Рік тому +5

    Excellent. So thorough and concise. It's like he is writing a fresh program in your brain😄

  • @pol165
    @pol165 2 роки тому +36

    Man what the hell? I was waiting for this for like a year.

  • @naveedabbas5830
    @naveedabbas5830 Рік тому +43

    It great at all, but only wish I had was if you have increased the font size, not all students have better eye sight

    • @buttercup7703
      @buttercup7703 Рік тому +9

      You can zoom the screen

    • @af282ayeshakayyoom.n3
      @af282ayeshakayyoom.n3 Рік тому +1

      Improve the quality and zoom it's super clear

    • @HawsarNwre-x6n
      @HawsarNwre-x6n Рік тому

      😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍

    • @manutpunpook9197
      @manutpunpook9197 Рік тому

      Connect to tv

    • @awaisahmed8095
      @awaisahmed8095 Рік тому

      ​@@buttercup7703i think its a new feature I didn't know about this

  • @NoOverXplain
    @NoOverXplain 2 роки тому +3

    Visual basic is best and simple and easy to learn and I could do as exactly what I want faster than what java, C . Python and so on.. Vb is enough

    • @narutosingh5239
      @narutosingh5239 2 роки тому +2

      Yes. But these c# java and python ppl doesn't understand

  • @jamnik6665
    @jamnik6665 2 роки тому +11

    I had algorithms and data structures, introduction to CS and macros for Excel in Visual Basic at a college. It's very funny language, I like it.

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

      Send a direct message for lnquirues & consultation.

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

      Lol this is first time I've heard of anyone doing data structures in VB ......🤭

  • @katerose6161
    @katerose6161 Рік тому +3

    Excellent video!
    Clear simple English (which is super important for me as non-native).
    Many thanks

  • @ad0n1s-273
    @ad0n1s-273 2 роки тому +24

    Thank you so much. you guys are lifesavers! We need to create a system for our programming language as a project and this is perfect!

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

    I searched for this last week. Now here it is. Great timing.

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

      same lol, i started watching the original videos and now i found them all combined

  • @Lyrik-Klinge
    @Lyrik-Klinge 2 роки тому +2

    loving your clearly voice (as a foreigner)!

  • @anandp7999
    @anandp7999 Рік тому +8

    I always wanted to learn the visual basics, I think I finally have a chance to fulfill my dream!
    Thank you for the great work!
    Teacher Kevin is just amazing!

  • @victorcallender1311
    @victorcallender1311 Рік тому

    FINALLY, yall did the VB. I thought the world was just gonna lesve these languages in the dust.

  • @tahjawuan
    @tahjawuan 11 місяців тому

    This was such an amazing and helpful course. I am currently learning and studying for my A level job and breaking down each component made learning fun and simple. Thank you!

  • @suye87
    @suye87 2 роки тому +3

    Your courses are saviour for many students!

  • @naimas8120
    @naimas8120 2 роки тому +2

    If you are still learning Visual Basic, you're such a chad. My cheers 🥂

  • @kareemahmed2065
    @kareemahmed2065 Місяць тому

    Man! I owe you the euphoria of knowledge i feel after this tutorial :)

  • @Chemira.
    @Chemira. Рік тому

    Mr Drumm is my teacher! definitely was not expecting him to be in this video

  • @proudlycanadian3023
    @proudlycanadian3023 Рік тому

    Vielen Dank für diesen Kurs! Dank dieses Kurses ist mein Wissen und Können in Visual Basic von absoluter Perfektion bzw. in höchstem Maße makellos!

  • @leetdemon
    @leetdemon 2 роки тому +5

    Thank you for the course, would love to see more VB content!

  • @yotaymusic4572
    @yotaymusic4572 Рік тому

    This course is so easy to understand. The instructor is really good 👍

  • @PrachiAmbhore
    @PrachiAmbhore Рік тому

    This is the best tutorial, only problem is the screen is not zoomed enough, font is small. So facing problem with visibility, specially when I split screen.

  • @almarshall1452
    @almarshall1452 2 місяці тому

    In other words Microsoft wholly based VB on HyperCard (1987) and HyperText from Apple Computers and Macintosh. HyperCard was a software application and development kit for Apple Macintosh and Apple IIGS computers, and was among the first successful hypermedia systems.

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

    Woow. This bring back all the memories from school.

  • @stetson_newsie2600
    @stetson_newsie2600 2 місяці тому

    Struggling with my college course, and how the info is being presented.
    Hoping this will be more helpful for me!

  • @fazalsaeed6884
    @fazalsaeed6884 2 роки тому +8

    I really appreciate this wonderful channel's efforts to teach the world with valuable knowledge ❤
    kindly never stop teaching us. :)

  • @MarcosFerreira-jd8py
    @MarcosFerreira-jd8py 2 роки тому +4

    Ótima aula... Vb sempre me inspirou.

  • @Francis-f5k
    @Francis-f5k 8 місяців тому

    Fantastic presentation. A very knowledgable and adept instructor. Impressive!

  • @kevinkleyn6580
    @kevinkleyn6580 2 місяці тому

    I'm still watching and following but so far, I'm really enjoying your video!

  • @Hetav_Rao
    @Hetav_Rao 11 місяців тому +1

    Thank You, I hope this would help me in my Computer Exam.

  • @abdulrahmanaljilialshyk2168

    Thanks for you from sudan 🇸🇩 and I'm speaking Arabic 👍

  • @aloSolo
    @aloSolo 7 місяців тому

    I know that right, actually explains variables, arithmetic etc. so well. Try other programming languages and not as detailed.

  • @peety_4414
    @peety_4414 Рік тому

    some may step back by the lenght of the video but my god you explained it all very well and udnerstandble, well done I was able to follow up on things while kept intrested,

  • @kadircangungor4014
    @kadircangungor4014 2 роки тому +2

    GTU'den ve İlyas hocadan herkese sevgiler...

  • @invisible-fm6lz
    @invisible-fm6lz 2 роки тому

    Haa ...haha what a coincidence...
    Today my practical 😌 exam for vb.net..
    And now I am watching your video

  • @manuzangid
    @manuzangid Рік тому +95

    Set the speed at 2x and complete the course in 90 minites 😊😂 thanks me later

    • @philipantoni679
      @philipantoni679 11 місяців тому +11

      First, I thought this is a sarcastic comment...but I already thank you 😅

    • @shanilsingh6077
      @shanilsingh6077 9 місяців тому +6

      Thanks alot bro learning VB at 1:30 at night is late enough you saved alot of precious sleep time

    • @manuzangid
      @manuzangid 9 місяців тому +2

      @@shanilsingh6077 not a problem 😂😂😂

    • @jatinverma5608
      @jatinverma5608 8 місяців тому +3

      half way doing same thing

    • @relaxationtherapeutique6549
      @relaxationtherapeutique6549 8 місяців тому +2

      Thanks

  • @gazalu3
    @gazalu3 2 роки тому +11

    Finished watching. Thank you. We need part 2 also for OOP in VB.

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

    1:27:28 kommenT-ale-Vu! hahahahaha (comment allez-vous "komo(n) ale vu") . I enjoyed listening to your french pronounciation. Not bad vid, needed this since I need to transfer VB Code to C# in our company... needed some basics...

  • @andrijor
    @andrijor 2 роки тому +3

    We had to learn this at school like ten years ago and I absolutely loved it. I'm finishing my CS degree and it's super nostalgic to see this. I'll definitely revisit this video so I can remember how it all works later

  • @jim7037
    @jim7037 2 роки тому +8

    Once you learn Java everything seems pretty simple lmao
    Thank you guys for these incredible courses!!

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

      Try JavaScript

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

      @@anshumanxda That's simple too. Every high level language is the same, at core:
      - 3 common data types: strings (or arrays of characters), numbers, and booleans, stored in memory and accesed later through labels which we call variables;
      - operators: arithmetic and logical;
      - conditionals: the logic happens here, based on one or more boolean (logical) expressions;
      - loops: repetition, repetition, repetition;
      - functions: reusable blocks of code which may be seen also as a list of instructions grouped together and labeled, which performs a particular task given some (or none) inputs, and may return some (or no) value(s);
      Those are the main parts of any high level programming language. They differ only in syntax, the libraries available, and the purpose of the language.

  • @evonquin
    @evonquin 2 місяці тому

    Great tutorial, thank you! I subscribed to your channel and look forward to finding other helpful videos. I'm a hobbyist, I program for fun, it's not my profession. So, it's always refreshing when I find good material like this.

  • @OS-Broky
    @OS-Broky 2 роки тому

    Dw bro ADHD helps out so much with soft soft i find. day dreaming always gives new ideas so when i snap back i got that vision ready

  • @juliusakpeh-evidenceofgrac3999
    @juliusakpeh-evidenceofgrac3999 2 роки тому +1

    First to comment from Accra, Ghana 🇬🇭

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

    I really love this. My question is when do you take us on the remaining aspect

  • @SZMarcos
    @SZMarcos 7 місяців тому

    Very good beginners tutorial. I already know programming generally so it was quite easy to get things rolling. Thanks!

  • @rbilleaud
    @rbilleaud Місяць тому +1

    Ha, I'm totally lost. I don't even have a toolbox. Is there like a pre-vb course with very basic info. That's the bad thing. These kind of courses always assume you have some pre-existing knowledge base.

    • @ahjubukeleme123
      @ahjubukeleme123 14 днів тому

      BRO JUST search on google or ask ChatGPT, 'How can I create a toolbox?' AAAAAAAAAAAAAAAAAAAAAAAA

  • @DambudzoHove
    @DambudzoHove Рік тому

    an amazing tutor this tutorial is so helpful especial to the beginners. personally i gained a lot. thank you

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

    Visual studio code: I'm the best editor
    Visual studio: wait, I'm doing something as well

  • @DevRocky1
    @DevRocky1 Рік тому

    i dont know why i love vb !!!

  • @lyallpivo9835
    @lyallpivo9835 7 місяців тому

    Dude, these lectures are great. Thank you Sir.

  • @יניבחניא
    @יניבחניא 2 роки тому +1

    The main problem is that microsoft stopped this wonderfull language from web develop. None of the web platforms of MS work with VB in 2022 visual studio.
    And it is a problem. Since you can't really ignore web in this era. I have thousend of code files in VB that i can't use.
    I don't really understand why microsoft droped it.

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

      Because inside microsoft they have same kind of ppl with mentality which doesn't consider VB as a serious language but something as hobby. May be these ppl want to spend more time with case sensitive and curly bracket.

    • @gogamarra
      @gogamarra 9 місяців тому

      This relegates VB to just making work group apps to patch legacy systems which was great when client-server was king. Microsoft is known to make decisions which make money, but not necessarily practical sense from an operations standpoint or what's better for the industry. The case of VB is just another in a long list of other examples.

  • @oxydon124
    @oxydon124 2 місяці тому +1

    This video is a beginner's course and does not cover all concepts, like OOP,Files and error handling...it's good starting point ,but a tip of the ice burg

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

    This guy has a smooth buttery voice he should do more how to videos

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

    Wish I had this when I was learning VB in school

  • @arlenedeleva3040
    @arlenedeleva3040 Рік тому

    The best training ever

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

    Thank you for this Tutorial, I just got started learning how to code and this will be my first language if ever. Can you please do more tutorials from vb until we can create our own app. I mean can we have a project tutorial that we can follow. Thank you so much FCC

  • @robertbeniko66
    @robertbeniko66 Рік тому +2

    Just got to the end of Part 5 and I'm wondering if there's a quick way of sorting the list box so that it's in alphabetical order? (without simply re-organising the code itself). My very limited experience with coding tells me that using time/ tick, or the VB equivalent, is a waste of memory... so maybe just OnLoad (enter magical code here to sort it :D). Loving the video btw! I saw someone mention macros for Excel and decided it was time for a VB crash course XD

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

    සුපිරි 💐

  • @allloves
    @allloves 11 місяців тому

    Amazing lecturing keep it up!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @d.7203
    @d.7203 7 місяців тому +1

    I can't get past the first part. How do I download visual basic from visual studio code? How do I create a project? The UI/layout is way different now

    • @digitronix532
      @digitronix532 6 місяців тому +1

      Download Visual Studio not Visual Studio Code . Visual Studio code is just a text editor .

  • @AbduKi
    @AbduKi Рік тому

    Thank you Kevin, I've already subscribed to your channel.

  • @playboiroza9718
    @playboiroza9718 Рік тому

    im year 12 and i will take this subject this year im just listening to it to get an idea

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

    My god! He speaks like we had never seen a code

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

    The text is too small.
    And the white background irritates the eyes.
    And UA-cam don't have the option to zoom in.

  • @abhijithsuneesh252
    @abhijithsuneesh252 Рік тому +2

    Thank You Sir For The Explanation 😀

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

    VB is still fairly popular in Iran. Please also make a video for FreeBASIC or Gambas

  • @joshuajavier5158
    @joshuajavier5158 Рік тому +3

    Thanks for your videos. May I know how can I integrate my Plc to Visual Studio?

  • @DiptimanDhar
    @DiptimanDhar Рік тому

    How to connect with a database and store, retrieve data from a database?

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

    thanks, it actually let me through so i could download it.