The Keys Enumeration
10:44
9 жыл бұрын
C# - where constraints
4:11
9 жыл бұрын
When to consider a singleton
4:24
9 жыл бұрын
I am programming things
31:28
9 жыл бұрын
C# Static Constructors
3:51
9 жыл бұрын
Bindable HasText for WinForms TextBox
3:34
Compile C# with CodeDom
8:14
10 жыл бұрын
C# Rubik's Cube Simulator
3:24
10 жыл бұрын
New Programming Den! V2
5:28
10 жыл бұрын
.NET NinjaWords API
3:46
10 жыл бұрын
Morse Code Rain
1:54
10 жыл бұрын
NAudio fun
0:49
10 жыл бұрын
Image Viewer Enhanced Enhancements
8:31
.NET Regex - Backreferences
14:01
10 жыл бұрын
C# Xml Serialization
9:48
10 жыл бұрын
C# WinForm Property Bindings
12:03
10 жыл бұрын
C# - Async/Await
7:23
10 жыл бұрын
GetFavIconAsync C# method scan
4:24
10 жыл бұрын
Xamarin IOS - Hello World
5:11
10 жыл бұрын
C# - Partial Methods
3:12
10 жыл бұрын
C# - Selectable Controls
6:21
10 жыл бұрын
Using Smart Install Maker
9:26
10 жыл бұрын
Using the Inno Setup Wizard
10:41
10 жыл бұрын
C# - Close about form OnDeactivate
3:10
Пікірлер
@user-pw9mp6uk1t
@user-pw9mp6uk1t Ай бұрын
You always showing me something new, you are the man.
@TheNight55
@TheNight55 Ай бұрын
Works in 2024?
@user-wd6jm6ek8e
@user-wd6jm6ek8e Ай бұрын
after 11 years
@peternydahl6150
@peternydahl6150 Ай бұрын
Thanks a lot! I now got it! :D
@wtcodingproductions
@wtcodingproductions 3 ай бұрын
This may be useful somehow for when working in WPF or UWP .NET Framework. One of the biggest issues with it, and it's been a problem as far back as 2010 in VS WPF and UWP applications is getting a: Problem: (Unable to copy file "obj\Debug\Project1.exe" to "bin\Debug\Project1.exe". The process cannot access the file 'bin\Debug\Project1.exe' because it is being used by another process.) The process being that the application is still running in the background in the Task Manager even if you close the app and including VS 2022. Regardless, the main issue, is when working in the application... Unable to copy file "obj\Debug\ProjectName.exe" to "bin\Debug\ProjectName.exe". Going to the actual file in File Explorer, and deselecting 'read-only' in Properties of the bin folder... The system or program just sets it back to 'read-only' even after OK APPLY. The other solution, I guess, would be to maybe work in release' mode rather than ''Debug'... I honestly don't know, didn't try, because I just went back to utilizing WinForms, because it doesn't have the issues WPF or UWP applications do. Sorry long thoughts... Great videos series @Brian btw. Thank you, Brother!
@caucasianrider
@caucasianrider 3 ай бұрын
thanks
@TradingByKevinMacMillan
@TradingByKevinMacMillan 3 ай бұрын
I am beating my head on a wall here. I am trying to reproduce your C# however in VB Net, do you know anyone that might have an example in VB net? Any help will be greatly appreciated
@dragonkam
@dragonkam 3 ай бұрын
So easy, yet hard :P I can't belive i didn't realized it by myself!
@kitecraft
@kitecraft 4 ай бұрын
Really great tutorial. Small, easy, works. Even today, 10 years after you posted it. Thank you.
@user-gn5bm4lz6n
@user-gn5bm4lz6n 5 ай бұрын
Can we add rectangular .ico or bitmap on titlebar of nonclient area
@ENGosama-qs1oh
@ENGosama-qs1oh 6 ай бұрын
thanks thats saved me
@penguthepenguinj
@penguthepenguinj 6 ай бұрын
Amazing
@ThaMentalGod2003
@ThaMentalGod2003 7 ай бұрын
quick and on-point 😎beautiful. peace, stay chillin
@VanshKacha
@VanshKacha 7 ай бұрын
This is amazing fake of source code in description...not showing....
@pchandu1995
@pchandu1995 7 ай бұрын
@brian come back and make C# vidoes we need you.
@pchandu1995
@pchandu1995 7 ай бұрын
did you used C# windows forms to build this?
@liebeg
@liebeg 8 ай бұрын
13 year old tutorial still works without a problem
@blackfruitcreativestudios
@blackfruitcreativestudios 6 ай бұрын
yup
@kimkarikh6866
@kimkarikh6866 8 ай бұрын
what about errors? 1. when client has disconnect by closing form "if(received == 0)" not working 2. when client sending "-exit"
@ShatabdaRoy
@ShatabdaRoy 9 ай бұрын
damn!
@radoslavdimitrov7505
@radoslavdimitrov7505 10 ай бұрын
is there a way to update the text with a string from Resources.Resx file?
@madamsmith9175
@madamsmith9175 Жыл бұрын
no slider in the source code
@user-qx7bc9dz5p
@user-qx7bc9dz5p Жыл бұрын
Thank you SO much! That helps me in a project. I used Windows API methods to hide the win-taskbar before.
@draganmasulov
@draganmasulov Жыл бұрын
Is it compatible with Linux OS?
@cyrusthe0ther795
@cyrusthe0ther795 Жыл бұрын
This was useful imo
@hight950
@hight950 Жыл бұрын
I am russian student and I wasted the whole day to understand how does it work but you save my day just in 7 minute video. Thx u so much, Brian!
@Fladnag
@Fladnag Жыл бұрын
how do we add a folder to the .exe installation file so when it installs it also creates a folder as when i try to add a folder it just puts all the files in a single folder when the application im trying to pack has 2 extra folders for it to run correctly
@Andrex1326
@Andrex1326 Жыл бұрын
Thanks Dude! i am currently making a soundboard
@sandman9670
@sandman9670 Жыл бұрын
thumbs up! Finding good youtube tutorials are rare
@andreasernsperger2660
@andreasernsperger2660 Жыл бұрын
i really doont know why but that stop recording at the end really felt like an Outro... Great video i´ve been looking for that for a long time so thank you!
@peety_4414
@peety_4414 Жыл бұрын
even after 10 years this helped me out a lot, Thank you here take a like
@jloca6132
@jloca6132 Жыл бұрын
Basic? He said basic? I need to replay the video in 0.25 just to keep track of what the hell you are talking about. Not a helpfull tutorial for noobs .
@tigerkolla
@tigerkolla Жыл бұрын
😂
@melodicoisleno
@melodicoisleno Жыл бұрын
Thank you very much!!
@ooha
@ooha Жыл бұрын
Here's the source code to toggle fullscreen mode without having to press any buttons on your form. Open this in Pastebin: 1fE1y8w3
@enriquegato
@enriquegato Жыл бұрын
To be politically correct today, that IsMale boolean should turn into an enum with at least 37 different options.
@nealdorelis5703
@nealdorelis5703 Жыл бұрын
Nice! Can you connect this short client/server app with a database ??
@akbarqudratov7063
@akbarqudratov7063 Жыл бұрын
its work bro good job nice thank you
@talhaaydn841
@talhaaydn841 Жыл бұрын
Thanks a lot!
@felipecarvalho6311
@felipecarvalho6311 Жыл бұрын
Great video! 😃😃
@McPlaySpot
@McPlaySpot Жыл бұрын
Thank you.
@Amocles
@Amocles Жыл бұрын
I think this is a truly exceptional tutorial because it only teaches you how to use the library but how to organically find libraries and use them... Like I really don't feel like learning that library or reading anything it's simple you can just open up the IDE and use and tell the sense to infer what to use very good natural process you demonstrated.
@lucassimoes1837
@lucassimoes1837 Жыл бұрын
10 y ago but still helped me a lot
@shawnlee5956
@shawnlee5956 Жыл бұрын
Hi Brian ~ thanks fo r this sharing guidance, it helpful, do you encounter any method to set the windows Z-Position higher than using this SetWindowPos User32 Method? because I got 2 app running at the PC, one is build by me using this SetWindowPost method, other is build by 3rd party software house (im suspect there using this method also) so my goal is the make my app as top most, and their app in 2nd lv. at the end im found that both apps are fighting each other to grap the top most hope you still available for help ~ after 10 years
@IvanSchob
@IvanSchob Жыл бұрын
thanks you so much
@lukaskelber
@lukaskelber Жыл бұрын
Thank you very much, searched for this for quite a time!
@lilfellauk
@lilfellauk Жыл бұрын
inno setup 6.2.1 dont seem to work with InnoIDE latest version what can i use that is compatible instead of InnoIDE ?? i'd like to use inno setup 6.2.1 as can add loads more languages. but as stated above it no longer works with InnoIDE and stays frozen on please wait..
@leleleylams4601
@leleleylams4601 Жыл бұрын
I would like to ask what version of .NET is used in this tutorial?
@NovaLova20
@NovaLova20 Жыл бұрын
thank you
@TheHanderon
@TheHanderon Жыл бұрын
Now you have all three :). Btw even after 10 years i found it helpfull.
@mrt7948
@mrt7948 Жыл бұрын
That last example on socket pls make available