TechBuddy EN
TechBuddy EN
  • 13
  • 7 946
Fast Way to Allocation Strings in C#
There are many ways to allocate strings in C# 🚀. In this video 📹, I will be demonstrating 7 different techniques 🛠️ that you can apply into your projects 💻. Not only will it improve your C# skills 🧠 but it also shows you new perspectives for a given problem 💡
#TechBuddy
#blazor #docker #dotnet
GitHub: github.com/salihcantekin
Discord: discord.gg/z9Jjum6yME
มุมมอง: 211

วีดีโอ

Junior Mock Interview | Candidate: Harun Korkmaz
มุมมอง 64721 วันที่ผ่านมา
Here we are with another Mock Interview. This time the candidate is Harun Korkmaz. He's a skilled junior developer and in this interview, I am going to test his skills. Thanks him for joining the interview. #TechBuddy #blazor #docker #dotnet TechBuddyEN: www.youtube.com/@TechBuddyEN Superpeer: superpeer.com/salihcantekin Github: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
Top Visual Studio Tips & Tricks
มุมมอง 1.1K2 หลายเดือนก่อน
Hey there! 👋 If you're like me and spend your days coding in Visual Studio, then you definitely want to make the most of it, right? 🚀 In this video, I'm diving into the hidden gems 💎 and secret superpowers 💪 of Visual Studio that have seriously leveled up my coding game! 🎮 We're talking time-saving shortcuts, ⏱️ debugging magic, ✨ and even some fun customization tricks to make your coding envir...
delegate in C# | How it Works
มุมมอง 7444 หลายเดือนก่อน
This video explains what are delegates in C# and how it works behind the scene. By watching this video, you'll see examples of delegates and also the build-in delegates in C# and Net Framework. #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
CancellationToken in C# | How it Works
มุมมอง 5715 หลายเดือนก่อน
In this video, we'll be covering everything about CancellationToken. It's very usefull when working with Long Running or Async Operations. You can even protect your resources from unnecessary operations #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
Fastest loop in C#
มุมมอง 4425 หลายเดือนก่อน
There are a few options we could use as Loops in C#. We use them almost every day in every project. However, we mostly don't know what is happening behind the seen. What affects the loops performance is always a hidden-jam for most of us. In this video, I'll try to make things clear for you. Enjoy! #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
New Journey with English
มุมมอง 675 หลายเดือนก่อน
This video is a start for me and for you with in this channel to create content in English. #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
How IEnumerable works in CSharp ?
มุมมอง 4986 หลายเดือนก่อน
IEnumerable is always a unknown subject for most of the c# developers. In this video, I'll try to explain how it works as well as how we can customize it for our own objects. #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
Implicit & Explicit Operators Explained in C#
มุมมอง 2546 หลายเดือนก่อน
Implicit and Explicit operators are there in c# for many years. For most of the times, We're using it without even realising. In this video, I'm explaining everything about it with a coding example. #TechBuddy #blazor #docker #dotnet GitHub: github.com/salihcantekin Discord: discord.gg/z9Jjum6yME
How using statement actually works in C#?
มุมมอง 1367 หลายเดือนก่อน
In this video, I've mentioned how using statement works in c# and also I talked about the key points. #techbuddy #blazor #docker #dotnet Do not forget to subscribe!
How ILogger works in C# | Custom Rolling File Logger
มุมมอง 2K7 หลายเดือนก่อน
Logging mechanism in NET is incredibly simple and effective. Did you know you could create your own logger and implement it to existing applications. In this video, we'll be creating a Rolling File Logger together.
Junior Dev Mock Interview
มุมมอง 1.2K7 หลายเดือนก่อน
As it is well known, developers are now doing job interviews more than anyone else :) They may have dozens of interviews for various positions both domestically and internationally. In these interviews, there are questions asked by Technical departments. With this initiative we've started on our channel, we will conduct job interview mock-ups with volunteers ranging from Junior to Senior level....
Junior Dev Interview
มุมมอง 1117 หลายเดือนก่อน
As it is well known, developers are now doing job interviews more than anyone else :) They may have dozens of interviews for various positions both domestically and internationally. In these interviews, there are questions asked by Technical departments. With this initiative we've started on our channel, we will conduct job interview mock-ups with volunteers ranging from Junior to Senior level....

ความคิดเห็น

  • @ahmad-murery
    @ahmad-murery 11 วันที่ผ่านมา

    Very useful and informative. Thanks Salih!

  • @karadenizfamily
    @karadenizfamily 26 วันที่ผ่านมา

    very nice explanation thank you!

  • @bilmiyorumabilazmdegil4711
    @bilmiyorumabilazmdegil4711 27 วันที่ผ่านมา

    Thank you teacher and sir harun for this amazing video

  • @murad-dov
    @murad-dov 27 วันที่ผ่านมา

    It's a helpful video for candidates who are preparing for an interview. Thanks for sharing !

  • @theYusufPolat
    @theYusufPolat 27 วันที่ผ่านมา

    Hello everyone

  • @emreaka3965
    @emreaka3965 27 วันที่ผ่านมา

    Hello everyone, I'm here to watch the interview. Thank you.

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

    Thank you for your informative video.

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

    Another tip; Customizing and saving window layouts helps you work more efficiently by arranging windows like Solution Explorer, Output, and Properties to fit your needs. This is especially useful for different project types such as web development, desktop applications and game design. Or You can also use dual screens to expand your workspace for coding and debugging.

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

      Thanks for sharing. It is really powerful especially when you use multiple resolution screens

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

    Salih Abi thanks a lot for making these videos, I learnt so much from these tips and tricks! Here is another from me :) If we set the option "Apply Hot Reload on File Save", under "Options > Debugging > .NET/ C++ Hot Reload", it saves a lot of time when we're developing projects with Hot Reload functionality. Maybe you can make another video about VisualStudio extensions?

  • @user-hp3wc9pr2p
    @user-hp3wc9pr2p 2 หลายเดือนก่อน

    i have a question. It is mandatory to pass token from controller to service and then to repository, it there any way shorter because i want to use them in repo only ? I found a suggestion that use addScope<CancelationTokenClass>(). It will be injected to repo instead, do you have any suggestion or any solution for this ?

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

      I don't remember exactly right now but it should be already injected into system. I'll figure out how to get it from DI and let you know 👍

  • @murad-dov
    @murad-dov 2 หลายเดือนก่อน

    Thank you for sharing the video. It was very informative.

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

      Thank you watching it 😊

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

    Very good video, many thanks.

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

      you're most welcome :) Stay tuned for more videos like this!

  • @ahmad-murery
    @ahmad-murery 3 หลายเดือนก่อน

    I didn't know that delegates can add up this way. I was following you since I watched your video on Visual Studio channel talking about text/span if I recall correctly, and I was thinking why you didn't post more English videos as you promised, I just now discovered that you have a separate English channel. Thanks Salih!

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

      I've been posting almost 300 videos in Turkish for more than 3 years. Not to damage the valuable content on my Turkish channel, I decided to post English videos in a different channel which is this one :) Thanks for your comment tho!

    • @ahmad-murery
      @ahmad-murery 2 หลายเดือนก่อน

      @@TechBuddyEN It's a wise decision indeed 💯👍

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

    thanks techbuddy

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

    This guy is a genius!

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

    This guy is a genius..!

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

    Great video! I'm new to this and a bit confused about logging in .NET. I understand it's a good idea to use logs to track all activities in the application. But is it advisable to use logging in every method? Or just in complex methods? For instance, when adding an entity to the database, it typically goes through the controller, service, and repository layers. Should I implement logging throughout this traffic? Also, a suggestion for a video would be demonstrating logs to be sent via email.

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

      There is Level feature of logging so any logging could have a category. It could be trace(almost everything), debug, information, warning, error or critical. So the information that you wanna log should have the corresponding level. You want to log the info only make sense and also you want to categorise them.

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

    Firstly, thank you. Dont cancel your family's wishes. Just cancel users' requests.

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

    useful 👏

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

    IL assembly would be interesting to compare.

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

      compare to what?

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

    Always the best 👌🏻💯

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

    another awareness raising video. Thanks! TechBuddy

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

    excellent, thank u.

  • @murad-dov
    @murad-dov 6 หลายเดือนก่อน

    The tutorial was very helpful. I appreciate it.

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

    Gold :)

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

    Elinize sağlık yeni başlayan arkadaşlar içinde çok güzel örnek. Kütüphane import et register et yolla yapmaktansa mantığı da bilmek önemli.

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

    Very informative video 😊 thanks.

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

    That was a great opportunity for me. Thanks for everything <3

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

    Great video 🎉🎉