Part of the series of tutorials on programming C# for beginners
Takes a quick look at Windows Forms creating a basic calculator UI and hooks in button event handlers
Proudly WWW.PONIREVO.COM
Part of the series of tutorials on programming C# for beginners
Takes a quick look at Windows Forms creating a basic calculator UI and hooks in button event handlers
Proudly WWW.PONIREVO.COM
Comments are closed.
Copyright © | Ponirevo
outside of my modding namespace, I cant do anything
You can hold shift to select more than one thing at a time and it lets you change the value of all of them at once. I did it for the buttons and when changing the column percentages
Oh God, 1.16GB download at 800KB/sec…………..
Wheres the part 2 of this video? I am having trouble getting the buttons to click and writing the functions im exactly where ur at
25:20 into video, tutorial shows events being recorded when clicking buttons on created calc. My program, using MSV2019 does not show any events, and makes no sounds. Ideas?
how do i get form application
wow yes its great that your good at explaining but your the third tutorial ive been looking trought and you also didnt have what i wanted to know
So much talking nothing so little done
I cant see the #c menu thing
windows forms application does not show up and IDK WHY!
only reason why I need help.
If someone wants a desktop application for windows, contact me:
eliran2109@gmail.com
I f*uking watched the full video en learned no f*cking thing
Literally all my colleagues saw your video. Thanks lot of help
good one..
Big Thank's bro
Oh Dang just from the first minute of this I understand Front End Dev Headaches/Stress. I mostly work with scientists/engineers so making something absolutely beautiful isnt the full priority in my work timeframe. If a project does get pushed back for some reason then yeah I can make it prettier but otherwise functionality is priority
For me, windows forms have one necessary feature that WPF doesn't have. Charts. As I know, there are third party charts for WPF… either free or fast. Not booth.
Great explained!
Many thanks!
Thank you so much! I encountered a problem. When I try Ctrl+C/V to copy buttons , instead of filling the cell I clicked, it automatically added a new row and fill it.
25:00 Why is nothing showing up in my Events tab when Im clicking on buttons?
A bit too complicated for some reason… you'd think it would be easy but for some reason, my Form1.cs was extremely different from your Form1.cs code.
So much easier than my programming class :'D
The table doesn't do their thing when I edit their percentages. It stays exactly the same.
Thank you Aysha.
What is a safe choice for WPF and forms for maximum Windows compatibility, such as Windows 2016 server, Windows 2019 server, Windows 7, Windows 10, and Windows 10 IOT?
Is that compatibility narrow the programming language choices?
This is cool and stuff, but WPF is better! If you think otherwise then power to you.
Thank god This is Not another Indian tutorial I HAD ENOUGH 😛
Watching it in 2019 and im greatful you did it on windows form ????
Hello sir, can we do multithreading in winforms? Is it advisable ?
I am making an application to load excel file to a database.
I have already created an excel vba application to export the data to sql server database. But because of new business requirements we decided to create an winforms application using datagridview to display excelsheet where user can add some data and the upload it. I am building it but its very slow, any advise would be appreciated. Thank you in advance
Regards,
Prannoy
11:06
You sound like a Stoke lad
Alex Turner teaching me C#… I'd have it no other way.
Subscribed. Really like the way you explain.
Win Form applicaiton is definetly easier than wpf..
Thank you for taking the time to share your knowledge! You show how the Click events are wired in the code but I didn't see where the keyboard events were auto generated. What does that code look like? Does pressing escape simply call the CEButton.Click event or should there be a properly named CEButton.EscapeKey event?
Hi guys, I am looking to develop in C# but I want to have a light-weight editor (IDE). Visual Studio seems the ideal IDE but, I do find it too heavy for a laptop I guess. So what would you guys reccomend?