Пікірлер
@ROLOGamingOfficial
@ROLOGamingOfficial 2 күн бұрын
I watched plenty of videos about validations. Most lf them had their own custom validation going on. So I did mine lile that. Now looking at this I feel like I have lors of work to re-do!
@dipalishrikhande6326
@dipalishrikhande6326 6 күн бұрын
Nice. May i get the Code and DLL library code?
@vorapobautomation9760
@vorapobautomation9760 6 күн бұрын
How to load Data From Notepad (.CSV) to DataGridView in C# Windows Form Application ?
@Trungkienelectronic
@Trungkienelectronic 6 күн бұрын
I can't write this code IExcelDataReader
@Anskof_Academy
@Anskof_Academy 8 күн бұрын
Please when I import a project I can see the data set command but when I create my new project I see it.
@nguyentinh2030
@nguyentinh2030 12 күн бұрын
I use MaterialLabel, Button, Textbox,,,, all can not change size, color,.... can you help me a solution, I use MaterialSkin 2 winform C# and visual studio 2022.
@JannatRocks
@JannatRocks 16 күн бұрын
using LiveCharts; using LiveCharts.Wpf; using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; namespace live_chart { public partial class Form1 : Form { public Form1() { InitializeComponent(); } Func<ChartPoint, string> labelPoint = chartpoint => string.Format("{0} ({1:P})", chartpoint.Y, chartpoint.Participation); private void pieChart1_ChildChanged(object sender, System.Windows.Forms.Integration.ChildChangedEventArgs e) { // This event can be used for handling changes in the chart's child elements if needed } private void dataGridView1_CellContentClick(object sender, DataGridViewCellEventArgs e) { // This event can be used for handling cell content click events in the DataGridView if needed } private void button1_Click(object sender, EventArgs e) { SeriesCollection series = new SeriesCollection(); // Assuming data.Revenue is a collection of objects with Year and Total properties foreach (var obj in data.Revenue) { // Convert obj.Total to int before adding it to the chart values int totalValue; if (int.TryParse(obj.Total, out totalValue)) { series.Add(new PieSeries { Title = obj.Year.ToString(), Values = new ChartValues<int> { totalValue }, DataLabels = true, LabelPoint = labelPoint }); } else { // Handle the case where obj.Total is not a valid integer MessageBox.Show($"Invalid total value: {obj.Total}"); } } pieChart1.Series = series; } private void Form1_Load(object sender, EventArgs e) { pieChart1.LegendLocation = LegendLocation.Bottom; } } } use this code
@horizon8565
@horizon8565 17 күн бұрын
Thank you very much
@aahanpulastya2759
@aahanpulastya2759 19 күн бұрын
can anyone share its git hub repository?
@patricksweet4104
@patricksweet4104 21 күн бұрын
Hey Lucy, quick question: Is the MetroSet UI able to extend the functionality of the default Winforms UI components? Eg. the functions of the legacy code --- onClick, onHover, etc. I'd love to use MetroSet UI in order to upgrade appearance of my Winforms project, but I'm just unsure if there is an immense amount of refactoring necessary, and what the extent is. For example, I'd love to simply swap out button for button with the same name under the parent form. Thank you :)
@hanglethibich6835
@hanglethibich6835 21 күн бұрын
Very good, I need this 😄
@user-rq9tv2hv8r
@user-rq9tv2hv8r 25 күн бұрын
Thank you very much for this tutorial because it provides useful knowledge
@zecartou-a
@zecartou-a 27 күн бұрын
This work in 2024 and work with any BorderStyle ! Thank you you're the best !!! +1 Subscriber
@BloopersVlog69
@BloopersVlog69 Ай бұрын
How to connect online database.
@user-es7ob2hn2v
@user-es7ob2hn2v Ай бұрын
source code?
@chanithurithmal3717
@chanithurithmal3717 Ай бұрын
8 years later and still works great !
@bhanukalia356
@bhanukalia356 Ай бұрын
?
@bhanukalia356
@bhanukalia356 Ай бұрын
Sa user password❤
@rajib743
@rajib743 Ай бұрын
The background music is really distracting. Killed what could otherwise be a good video.
@SpiceSlice0
@SpiceSlice0 Ай бұрын
Showing Error. "An Error Occurred during local report Processing". Pls share code for class.
@soltanq1308
@soltanq1308 Ай бұрын
It did not work
@hotreload
@hotreload Ай бұрын
what's the best architectural design pattern for Windows Forms Application in C# MVVM or Repository Pattern
@abdullahdogan4328
@abdullahdogan4328 Ай бұрын
Thank You
@blackwolf3913
@blackwolf3913 Ай бұрын
In 2024 ots amazing
@MyHASHAD
@MyHASHAD Ай бұрын
i cant download the dll file ,,help me
@gecsus
@gecsus Ай бұрын
Another worthless installer video where everything is done with no explanation of what or why.
@sunitachauhan3363
@sunitachauhan3363 Ай бұрын
After publishing and deploy on another server report not work ,,solution ???
@rayleighharmony5262
@rayleighharmony5262 Ай бұрын
is it possible that the pop up appear to the other computer?
@user-gh2ml3cf5o
@user-gh2ml3cf5o Ай бұрын
why DataGridView is so slow?
@rafaeldelosreyes8026
@rafaeldelosreyes8026 Ай бұрын
Mil Gracias ......Gracias....!!!!!!!!👍
@MadihaMirza-bc7xb
@MadihaMirza-bc7xb Ай бұрын
SQL Exception: "encrypt" property is set to "true" and "trustServerCertificate" property is set to "false" but the driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption: Error: The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]. ClientConnectionId:4f4c9d88-1610-496c-8c45-235ccf92af53 BUILD SUCCESSFUL (total time: 0 seconds) i have this error
@SpongeOfKnowledge
@SpongeOfKnowledge 2 ай бұрын
Simple yet sweet. Spot on thanks!
@Amatamatamat9695gmailcomMuhama
@Amatamatamat9695gmailcomMuhama 2 ай бұрын
0:43 0:44
@sangnguyen4852
@sangnguyen4852 2 ай бұрын
tks u so much <3 It's working
@mobilecowcamp
@mobilecowcamp 2 ай бұрын
That was clear as mud.
@deannesin8263
@deannesin8263 2 ай бұрын
U saved my life i love you
@RAGHAVJAIN-um3ou
@RAGHAVJAIN-um3ou 2 ай бұрын
tried the same but could not add text from textbox to my collum header in list view
@ikramkourtasse9188
@ikramkourtasse9188 2 ай бұрын
should we create a login model or not
@veonvanzyl1809
@veonvanzyl1809 2 ай бұрын
What about the icon in the Add Remove program page??
@jackdesparrow4783
@jackdesparrow4783 2 ай бұрын
can we get github code?
@Stop001-yf5np
@Stop001-yf5np 2 ай бұрын
can i add secure key , any one have this app can't activate my application
@MyHASHAD
@MyHASHAD Ай бұрын
could you provide me please with the dll as i cant find it
@Stop001-yf5np
@Stop001-yf5np 2 ай бұрын
can i add secure key , any one have this app can't activate my application
@ShareKnowledge76
@ShareKnowledge76 2 ай бұрын
Great Job! 👍
@bengali.318
@bengali.318 2 ай бұрын
hey , i dont have the add new, cancel, save button on top after running the program, what should i do?
@arkaraokego2748
@arkaraokego2748 2 ай бұрын
how to do full version
@IsharaLakmini-sj4hc
@IsharaLakmini-sj4hc 2 ай бұрын
splashform not suggest for me plzz help me
@JaninesChannel1
@JaninesChannel1 2 ай бұрын
👍👍Thank you very much it helps me alot in my project ^^
@jamessanon42
@jamessanon42 2 ай бұрын
Hi, think for this video. In your example the code is 032458912043 but when i scan it there is 8 as last number, why
@user-bx8zo6xk3v
@user-bx8zo6xk3v 2 ай бұрын
Good morning Can you help me, sir, find the serial key for the bot panteir pro x2 bot please
@user-jh2dr7if9l
@user-jh2dr7if9l 2 ай бұрын
how can I link this to mysql instead?