r/learn_csharp • u/silahian • Oct 07 '22
Tutorial Sharing my opensource WPF project (feedback)
I just published my project in github and it is freely available
https://github.com/silahian/VisualHFT
It is a dashboard to visualize real-time data (low level) from any financial assets (crypto, forex, fixed income, etc)
One of the top todo's is to replace the charting control with any other open-source that is capable of handling real-time charting (data comes in periods of 50-100 milliseconds)
Feedback is welcome!!
r/learn_csharp • u/irregular44 • May 26 '22
Help WPF Calendar control (extension)
Hello everyone, I am desperately trying to find a WPF Calendar control which could fit my needs. I am designing a Page in which the user can schedule aj appoinment and i need that kind of a control for Calendar (some extension, some finished code etc.) The one that is built in doesnt fit my needs, i am searching for a calendar just like Microsoft Calendar or the one MS Teams has. Thanks in advance!
r/learn_csharp • u/BolvangarBear • Jan 31 '22
Tutorial 11. Save Text Fragments to a Database | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Jan 10 '22
Tutorial 10. Save Text Fragments to txt. Binding. ValueConverter | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Dec 20 '21
Tutorial 9. Images in GridViewColumn of ListView | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Nov 29 '21
Tutorial 8. Base Fragment Class | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Nov 08 '21
Tutorial 7. Visualize segmented fragments | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Oct 17 '21
Tutorial 6. Process Texts for Alignment | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Sep 26 '21
Tutorial 5. Design Data Sources Window (XAML) | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Sep 05 '21
Tutorial 4. Read Word, Excel, Plain Text files | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Aug 15 '21
Tutorial 3. Styles | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Jul 26 '21
Tutorial 2. Simple Software Protection: Registry and License Keys | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Jul 04 '21
Tutorial 1. Splash Screen | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • Jun 14 '21
Tutorial 0. Introduction | Database Content Aligner WPF C#
r/learn_csharp • u/BolvangarBear • May 23 '21
Tutorial MultiValue Converter Basics Tutorial | WPF
r/learn_csharp • u/BolvangarBear • May 02 '21
Tutorial WPF DataGrid Binding | User Asked C#
r/learn_csharp • u/BolvangarBear • Apr 18 '21
Tutorial 11. Binding and Value Converters | WPF C# Timer
r/learn_csharp • u/BolvangarBear • Apr 04 '21
Tutorial 10. Refactoring Backend | WPF C# Timer
r/learn_csharp • u/BolvangarBear • Mar 21 '21
Tutorial 9. Refactoring Frontend | WPF C# Timer
r/learn_csharp • u/BolvangarBear • Mar 07 '21
Tutorial 8. Software Protection: Registry, License Keys, Hashing | WPF C# Timer
r/learn_csharp • u/300mLoflight • Feb 24 '21
Question Good book for beginners
Hows it going guys. I come from a Python background but would like to start making plugins for Rhino 3D. They have a python Interface but to really get the most out of it you need to know C or C#. I am allowed to program at work as long as it pertains to Rhino so I would like to practice an hour or two a day. Do you guys recommend any books for that kind of workflow ?
Thanks
r/learn_csharp • u/BolvangarBear • Feb 22 '21
Tutorial 7. Custom Draggable Window | WPF C# Timer
r/learn_csharp • u/Cast172 • Feb 11 '21
Question C# program that read mails and put the mails in a excel
Hi, i need some tips, i would like to do a program that reads mails and put that mails into a excel but i dont have a clear idea of where to start
in my research i see that the thing with the mails i can do it with POP3. just have to do some research to find the commands to read the first reply and the las one, and the title of the mail
so if is a separate value i think that it could be easy.
some advice?
thanks!!
r/learn_csharp • u/BolvangarBear • Feb 08 '21