Тёмный
tutorialsEU - C#
tutorialsEU - C#
tutorialsEU - C#
Подписаться
Welcome to TutorialsEU - C#!

We are an online education platform created in 2019 to teach programming through simple but professional videos to everyone who’s interested in learning about software development.

We decided to create a new channel dedicated specifically to C# tutorials.

The experienced instructors of tutorialsEU provide you everything you are looking for, from short best-practices videos up to complete beginner courses. In our channel, you’ll learn C# and much more!

What are you waiting for? Subscribe to our channel and start learning today 💡
Performant logging in ASP.NET!
5:29
Год назад
C# Dapper Introduction
9:06
Год назад
C# Enums for beginners
8:34
Год назад
C# modulo operator - remainder
4:26
Год назад
Комментарии
@MaciejKowalski-jr1ci
@MaciejKowalski-jr1ci 3 дня назад
Good content, but advertising is way too aggressive.
@andresamortegui91
@andresamortegui91 3 дня назад
It was a great video, thanks. Additionally, I would like to say that It was not working for me and it was caused because I needed to inject IMemoryCache as a singleton.
@schoderfactory
@schoderfactory 5 дней назад
Do you have a reason why your EmailService is not added as singleton? I don't see a reason why it should be instantiated again and again for every http call.
@ArifKhann
@ArifKhann 6 дней назад
Nice explanation. Please also make a video on how to stop breaking singleton while serialization and deserialization.
@DaisyDawn-t9o
@DaisyDawn-t9o 6 дней назад
Gutkowski Wells
@techaddi7015
@techaddi7015 7 дней назад
never seen this kind of explanation great dood..
@DebjyotiBanerjee-e1c
@DebjyotiBanerjee-e1c 8 дней назад
Great...exactly what I was looking for...thanks...
@DonnettaWolfe-h5p
@DonnettaWolfe-h5p 8 дней назад
O'Hara Mall
@brajeshkumarsethi3299
@brajeshkumarsethi3299 9 дней назад
can you please provide the repo
@johnmarcbalbada6662
@johnmarcbalbada6662 12 дней назад
create topic migration pls
@DeepuMathewgoldeneye
@DeepuMathewgoldeneye 14 дней назад
what is the practical use of sigleton , not by saying it give simple example
@shamimioryina3271
@shamimioryina3271 15 дней назад
Thank you, Jannick this was soo helpful
@MervinPm009
@MervinPm009 15 дней назад
that was a great and simple video
@ThanhNguyen-pi8jg
@ThanhNguyen-pi8jg 16 дней назад
Can you make a video about realtime chat about chat support in hotels? I want customers to text with hotel staff. Please create an account and save the messages to the sql server.
@jephrennaicker4584
@jephrennaicker4584 16 дней назад
Thanks! Just what I was looking for
@blablabla2656
@blablabla2656 16 дней назад
Well explaned and straigth to the point. Thanks!
@congsenpai7069
@congsenpai7069 17 дней назад
Thanks bro
@k2ferreira
@k2ferreira 18 дней назад
In 5:16 ajust @Html.DropDownList("Role", (SelectList)ViewBag.Roles, "Select Role", new { @class = "form-control" })
@BerkBayar
@BerkBayar 18 дней назад
Thank you for clear definition
@patricia5323
@patricia5323 19 дней назад
Awesome content ❤
@rpreviato
@rpreviato 24 дня назад
Your video help me to fix an issue on a Worker service I was working with, that was accumulating 25GB of RAM over few days. Thank you!
@aliahmadi3902
@aliahmadi3902 25 дней назад
Thanks👍
@Wojbest_YT
@Wojbest_YT 25 дней назад
thanks now i can make malware that sends the malware from the host computer to their contacts
@BBtechnology
@BBtechnology 28 дней назад
Question is how do you people know all this stuff, wat's the secret?
@robadobdob
@robadobdob 28 дней назад
The nice thing about JMeter tests is you upload them directly to Azure Load Testing and run your tests as part of CI/CD.
@amirhosseinpapakikashani9469
@amirhosseinpapakikashani9469 Месяц назад
😍😍😍
@magicmueller3788
@magicmueller3788 Месяц назад
doesnt work...
@paulsotelo4010
@paulsotelo4010 Месяц назад
Great, thank you
@kopilkaiser8991
@kopilkaiser8991 Месяц назад
Big big thanks to you brother for providing such great content and tutorial to learn so much 😊. I am very glad to learn this and found it super effective and helpful in my use cases
@rajarsheeroy9078
@rajarsheeroy9078 Месяц назад
Hello... there is there a way to connect with you
@CityRainee
@CityRainee Месяц назад
I usually watch bro code's videos, but for some reason his take on overloading doesn't work? The code seems to work for him, but not at all for me, even if i literally copy the code he's written into my program :') I wasted so much time on trying to figure that out.. but this one work perfectly, thank you!
@wizzolizzo1064
@wizzolizzo1064 Месяц назад
Beginner programmer here and I was a little stumped but this helped SO MUCH!! THANKS SO MUCH!!
@learndevtech
@learndevtech Месяц назад
❤ magnific. This is way underrated!
@AhmedMohamed-pf2by
@AhmedMohamed-pf2by Месяц назад
thanks, video made sense and was easy to follow! i liked that you showed what the naive approach would be in the start of the video
@EldhoLikesIt
@EldhoLikesIt Месяц назад
Thanks
@hershey5790
@hershey5790 Месяц назад
I would’ve loved to see how all of this will generate the SQL tables… I thought this video was about that…
@nikolamaximusrs
@nikolamaximusrs Месяц назад
Can you use SQL queries?
@amirmasoudbabaei6128
@amirmasoudbabaei6128 Месяц назад
Thanks. What would be the scenario if we have a parameters and the data is related to that .
@guillermomazzari8320
@guillermomazzari8320 Месяц назад
thanks, I am currently on a project that uses razor pages, but I prefer blazor any day, my om said razor pages is better for SEO, do you have any comments on that?
@Runya-a
@Runya-a Месяц назад
Hi Barbie
@KillAllCommies2
@KillAllCommies2 Месяц назад
I now understand lambda operations even less, thanks!
@rmcgraw7943
@rmcgraw7943 Месяц назад
Frankly, unless you use a stored proc or parameterized SQL, you are always pulling back all the data, then the filter is applied on the tier that made the call; however, some ORMs do convert your query into parameterized queries, but that’s still not as good as stored procs. The value of IQueryable is that it allows for polymorphic ORM queries across different datastores. That is, ORMs are standardized to return IQueryable, whether the data is stored in SQL, Oracle, a text file, etc. You are saying that deferred execution is the benefit gained from IQueryable and that is FALSE. All linq statements employ deferred execution.
@driesmelotte1278
@driesmelotte1278 Месяц назад
Good video! But god i hate C#
@ned8896
@ned8896 Месяц назад
Can I ask a question here regarding an assignment for school?
@Daniel-tx6hx
@Daniel-tx6hx Месяц назад
This is not the recommended approach because the username and password are exposed, and if the project is accessible to others, it is not practical. The recommended method is to send emails using the API-obtain a special key from Google or another provider, and everything else is quite similar.
@rmcgraw7943
@rmcgraw7943 Месяц назад
The functionality you describe and show is great, but God forbid someone choses to do this, unless the data has already been retrieved, in application code. This should be done by the database; after all, it’s actually BUILT with data manipulation as it’s primary purpose. I can do all the stuff here with the Distinct, Group By, and Join clauses of SQL. In any case, the fact that the data is keyed on it’s actual hashcode is useful for various scenarios. In the data world, that’s called a natural key, and it means that the key IS the data, so it’s very fast at retrieving data. Using hashsets, of course, can very quickly lead to custom implementations of GetHashcode for objects added to the set. Good video all the same.
@Carlos-sy7cv
@Carlos-sy7cv Месяц назад
but why did it have 4 threads?
@johnkanekunga6668
@johnkanekunga6668 Месяц назад
Can you do another quick tutorial to receive emails?
@rmcgraw7943
@rmcgraw7943 Месяц назад
Good video. U are correct. Most known nothing about property matching. There are some boxing/unboxing issues doing it, but it’s great.
@rmcgraw7943
@rmcgraw7943 Месяц назад
Can you tell me how to return an interface from a struct without causing a box? Hint: there are 2 ways.