TechBuddy EN
TechBuddy EN
  • Видео 13
  • Просмотров 10 121
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
Просмотров: 384

Видео

Junior Mock Interview | Candidate: Harun Korkmaz
Просмотров 7254 месяца назад
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,2 тыс.5 месяцев назад
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
Просмотров 8367 месяцев назад
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
Просмотров 7008 месяцев назад
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#
Просмотров 4719 месяцев назад
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
Просмотров 859 месяцев назад
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 ?
Просмотров 5209 месяцев назад
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#
Просмотров 3149 месяцев назад
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#?
Просмотров 17410 месяцев назад
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
Просмотров 3,4 тыс.10 месяцев назад
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,2 тыс.10 месяцев назад
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
Просмотров 13110 месяцев назад
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....

Комментарии

  • @sergiodimarco4693
    @sergiodimarco4693 13 дней назад

    Great video!!!

  • @suleymanoncu6280
    @suleymanoncu6280 Месяц назад

    Thank you, it's a nice video. However, it would be better if the automatic translation was in Turkish.

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

    Finally it clicked! Cheers Salih!

  • @ahmad-murery
    @ahmad-murery 3 месяца назад

    Very useful and informative. Thanks Salih!

  • @karadenizfamily
    @karadenizfamily 4 месяца назад

    very nice explanation thank you!

  • @bilmiyorumabilazmdegil4711
    @bilmiyorumabilazmdegil4711 4 месяца назад

    Thank you teacher and sir harun for this amazing video

  • @murad-dov
    @murad-dov 4 месяца назад

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

  • @theYusufPolat
    @theYusufPolat 4 месяца назад

    Hello everyone

  • @emreaka3965
    @emreaka3965 4 месяца назад

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

  • @MehmetAliEGE
    @MehmetAliEGE 4 месяца назад

    Thank you for your informative video.

  • @SertacT
    @SertacT 5 месяцев назад

    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 5 месяцев назад

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

  • @kmlgkcydev
    @kmlgkcydev 5 месяцев назад

    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?

  • @tantruongthe-z7o
    @tantruongthe-z7o 5 месяцев назад

    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 5 месяцев назад

      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 5 месяцев назад

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

    • @TechBuddyEN
      @TechBuddyEN 5 месяцев назад

      Thank you watching it 😊

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

    Very good video, many thanks.

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

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

  • @ahmad-murery
    @ahmad-murery 7 месяцев назад

    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 6 месяцев назад

      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 6 месяцев назад

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

  • @bizbiz7719
    @bizbiz7719 7 месяцев назад

    thanks techbuddy

  • @SethuPalanisamy
    @SethuPalanisamy 8 месяцев назад

    This guy is a genius!

  • @SethuPalanisamy
    @SethuPalanisamy 8 месяцев назад

    This guy is a genius..!

  • @marcelotieghi936
    @marcelotieghi936 8 месяцев назад

    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 8 месяцев назад

      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 8 месяцев назад

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

  • @asadullazadeh
    @asadullazadeh 8 месяцев назад

    useful 👏

  • @JasonSturges
    @JasonSturges 9 месяцев назад

    IL assembly would be interesting to compare.

  • @hikmetmelik
    @hikmetmelik 9 месяцев назад

    Always the best 👌🏻💯

  • @muhammeda1426
    @muhammeda1426 9 месяцев назад

    another awareness raising video. Thanks! TechBuddy

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

    excellent, thank u.

  • @murad-dov
    @murad-dov 10 месяцев назад

    The tutorial was very helpful. I appreciate it.

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

    Gold :)

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

    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 10 месяцев назад

    Very informative video 😊 thanks.

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

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

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

    Great video 🎉🎉