Тёмный
ZetBit
ZetBit
ZetBit
Подписаться
Learn programming and expand your skills.

My name is Alexander Gudmundsson educated as a Data Technician specialized in programming from Denmark.
In my spare time i run this RU-vid channel and also run my blog zetbit.tech.
I love to learn new frameworks and libraries that can help make programming easier and faster.

Contact: contact@zetbit.tech
Using MudDrawer in MudBlazor .NET8
6:52
4 месяца назад
Add Sprint Button To Game In Roblox Studio
5:37
4 месяца назад
Fading Trap - Learn Roblox Studio - Part 5
8:32
5 месяцев назад
Deadly Lava - Learn Roblox Studio - Part 4
8:07
5 месяцев назад
Studio Tour - Learn Roblox Studio - Part 2
7:35
5 месяцев назад
How to use Custom Fonts in a Blazor Server App
5:47
9 месяцев назад
How to use api-football.com's API with C#
10:58
10 месяцев назад
GET Request to API with Blazor/C#
9:17
11 месяцев назад
Simple Dice Rolling App with Blazor
8:36
11 месяцев назад
Create Random Quote Generator with Blazor
7:40
11 месяцев назад
Install/Setup .NET 8
5:38
Год назад
Convert HTML list to a C# list
3:53
Год назад
Комментарии
@ahadabbasi4997
@ahadabbasi4997 6 часов назад
its worked for me <3 ty man
@skaggaboom
@skaggaboom 19 часов назад
It would be cool if you had the next obvious demo of showing how to loop through a collection from jsonplaceholder. Short and to the point 👍
@Okolieazubuike
@Okolieazubuike 19 часов назад
Nice. Thank you
@kholekilempengesi5741
@kholekilempengesi5741 2 дня назад
Is it possible to use .NET MAUI C# not blazer to build this chatbot. Run it on Emulator or Android phone as stand alone application?
@DChristop
@DChristop 3 дня назад
Like and Subscribe
@DChristop
@DChristop 3 дня назад
Great work!
@Gurenvy
@Gurenvy 3 дня назад
is it possible if you start with .net core mvc project instead of blazor web app project?
@jimrutten7862
@jimrutten7862 4 дня назад
I don't have the blazor app what do I do??
@turin_nowadays
@turin_nowadays 9 дней назад
Thanks a lot!
@Infinity-ua
@Infinity-ua 10 дней назад
Thanks ! And 1 question: How to make this menu self-closing after going to any of its sections ?
@FragrantVagrant69
@FragrantVagrant69 15 дней назад
Thanks! I couldn't get the menu working in dotnet 8 and you saved my bacon :D
@UmmarFarooqMahroof
@UmmarFarooqMahroof 19 дней назад
is it possible without EF?
@user-nw8oi9vn9y
@user-nw8oi9vn9y 19 дней назад
You didn't have to install Azure CLI locally? And what if you didn't want to have your password and user-id visible in your connection string? Is it better to use a user managed identity or a system managed identity? I had to use a UMI and run a script in my database to give it permissions? How is it that you didn't have to do that? Is it because you're using user-id and password?
@josefrias5807
@josefrias5807 20 дней назад
thanks!
@kiranbchitari
@kiranbchitari 24 дня назад
🥲 didn't work for me
@fabiodasilva1835
@fabiodasilva1835 24 дня назад
You are a legend, amazing video man. Thank you :)
@chrishansangeeth
@chrishansangeeth 24 дня назад
Thank you mate!
@johnstephens6120
@johnstephens6120 26 дней назад
Great content. Very clearly and comprehensively explained so we know how all the bits work together. One of the best intro videos I've ever seen.
@ismga_buyurtma
@ismga_buyurtma 26 дней назад
hi i write say hello clicked button send but hi dont worked . There is no error in what I wrote, I don't know where there is an error
@yohanespradono5224
@yohanespradono5224 27 дней назад
what if we have additional column on the join table? such as "AddedAt" for example
@maddbull888
@maddbull888 28 дней назад
Thank you so much for your help, may your guides always hit the mark just you helped me know. Thank you kind Sir!
@patrickmakanga7569
@patrickmakanga7569 29 дней назад
super nice!
@andrej4133
@andrej4133 Месяц назад
I already wanted to throw my laptop out of the window, but this tutorial explained exactly what I needed-an easy and straightforward SMTP ASP setup. Thank you!
@Brynjar1
@Brynjar1 Месяц назад
Worked like charm, thanks!
@RawanNamshanAl-Harthy
@RawanNamshanAl-Harthy Месяц назад
really thank u
@MrAboahmad92
@MrAboahmad92 Месяц назад
Thanks a lot for your effort Working for me
@tharindudarshana6656
@tharindudarshana6656 Месяц назад
Thank you.
@VenerandoImbo
@VenerandoImbo Месяц назад
THANK YOU
@marvinochieng6295
@marvinochieng6295 Месяц назад
Very useful content. Thank you
@liuhamdynamics
@liuhamdynamics Месяц назад
Thank you so much! This saved me a lot.
@calinmuresan91
@calinmuresan91 Месяц назад
This actually worked! Thank you very much! Windows is a crappy system indeed.
@fanelbentaleb7702
@fanelbentaleb7702 Месяц назад
A well explained tutorial ! Thank you so much !
@odu_gaming6008
@odu_gaming6008 Месяц назад
omg tyhx you so much
@Tonty-Bhai
@Tonty-Bhai Месяц назад
Thanks man it help me:)
@yassermian9913
@yassermian9913 Месяц назад
how do we get that radzen css and radzen.js. from where to download i cant find any download link in radzen website
@pixelb0i255
@pixelb0i255 Месяц назад
Best starter guide 🎉l. Thanks
@shobhitraghubanshi5001
@shobhitraghubanshi5001 Месяц назад
Nice tutorial .. solved my problem
@f2losada
@f2losada Месяц назад
tengo el siguiente caso al utilizar el componente de MudSelect con cleses para cargar elementos seleccionados con strin funciona bien pero con clase no he podido alguien me puede ayudar relaciono ejemplo @page "/PuebaUsuarioPopup" @using System.Linq <MudSelect ToStringFunc="@(e => e.Nombre.Trim())" MultiSelection="true" Value="value" SelectedValues="options" T="ClienteComboDTO" Label="Seleccione" AdornmentIcon="@Icons.Material.Filled.Search" AnchorOrigin="Origin.BottomCenter" TextUpdateSuppression="true"> @foreach (var state in states) { if (options.Any(o => o.IdCliente == state.IdCliente)) { <MudSelectItem T="ClienteComboDTO" Value="@state" Selected="true" >@state.Nombre</MudSelectItem> } else { <MudSelectItem T="ClienteComboDTO" Value="@state">@state.Nombre</MudSelectItem> } } </MudSelect> <MudFab ButtonType="ButtonType.Reset" Style="margin-bottom:5px " StartIcon="@Icons.Material.Sharp.Clear" Label="Cancelar" Color="Color.Secondary" OnClick="Cancel" Size="Size.Small" /> @code { private ClienteComboDTO value { get; set; } = new(); private IEnumerable<ClienteComboDTO> options { get; set; } = []; private IEnumerable<ClienteComboDTO> states = new List<ClienteComboDTO> { new ClienteComboDTO { IdCliente = 1, Nombre = "Cliente 1" }, new ClienteComboDTO { IdCliente = 2, Nombre = "Cliente 2" }, new ClienteComboDTO { IdCliente = 3, Nombre = "Cliente 3" }, new ClienteComboDTO { IdCliente = 4, Nombre = "Cliente 4" } }; protected override void OnInitialized() { options = new List<ClienteComboDTO> { new ClienteComboDTO { IdCliente = 1, Nombre = "Cliente 1" } }; StateHasChanged(); } private void Cancel() { var s = states; } public class ClienteComboDTO { public int IdCliente { get; set; } public string? Nombre { get; set; } } }
@mustijack
@mustijack Месяц назад
Cool, Thanks
@binancep2ptrade
@binancep2ptrade Месяц назад
bro can you give me code about binance p2p trading automatic ads update. means if my price in p2p is 1 usd and someone goes above me by putting a price of 1.01 usd, then my ad will automatically be priced at 1.02 usd.
@chunkies839
@chunkies839 Месяц назад
you shouldnt have a public property in your db context it should be a readonly field
@mainfalsedata
@mainfalsedata 2 месяца назад
Show WPF witrh a ui for the text of the ai and player!
@zodexnl
@zodexnl 2 месяца назад
Many Thanks!! Clear tutorial!!
@roberthenry5017
@roberthenry5017 2 месяца назад
Did all 8 steps on other sites to no avail. This method worked perfectly! Many Thanks, ZetBit, you da man!
@AoshiJapan
@AoshiJapan 2 месяца назад
Thank you! Worked as a charm!
@SpaceKiblo
@SpaceKiblo 2 месяца назад
Thanks!
@brawlboy1382
@brawlboy1382 2 месяца назад
it said "Applying migration '<migration name>'" and tables are empty
@eliahnastke6934
@eliahnastke6934 2 месяца назад
Hey can i replace the error message From Password with a Class in the Register.cshtml
@ayyanahmedanjum
@ayyanahmedanjum 2 месяца назад
thankssssss you sooo much you desrve a like
@Jabby97
@Jabby97 2 месяца назад
Nice video, this video actually helped me understand how i should do 1 to many relationships with EF core. Thank you!