This is LedBox control. Type any text and displayed like ledbox.You can change color, move directions, move speed and more.The .zip file include source code of control and demo.
Hi to all, I am also beginner in c#. I just started to learn c# WPF code. Here's a sample source code for beginners to implement listview in wpf.(if download not works please use the link below) https://drive.google.com/drive/folders/1OCKdgpoA5DQnq736D5B4kM0XNPIIHio0?usp=sharing Regarding this, if you have any queries please let me know. [email protected] The same time I am stuck some where to
With this program, can quickly solve any kind of equation. The equation is inserted as text (eg. "x*cos(3*x)-sin(x)"). The algorithm is based on the concepts of atomic mathematics. The solution of the equation is searched for both positive semiax and negative semiax.
Motocross Dirt Racing is an action packed form of off road racing. Unlike the real motocross races, in this game there’s no risk of injury. Win every race to get to the next level. Motocross Dirt Racing has 4 stages and every level the game gets tough. Finish the race as fast as you can.This game is very exciting and challenging like the other extreme sports. To get the complete application please
This is Gauge control in C# WPF where you can configure it as you like and you can measure whatever you use in your program like temperature, voltage and more.Τhere are many properties in the control where you will find them in Properties panel in "Gauge Control" category. The .zip file include the control project and 2 demo project that show how to use the gauge control.
This simple project allow you to secure your database login and registration using C#. I use Cryptography class with Advanced Encryption Standard method with 256 byte key to encrypt the data. this project created by vs 2017
Flappy Bird Clone - this was one of the most popular game in the world. The game is very simple, you have to navigate the bird to past the obstacles. You need to tap the screen to make the bird flies. Don’t fly to high because it will die. To get the complete application please visit Flappy Bird Clone. Don't forget to hit like on our facebook page: https://www.facebook.com/CodeExpert247/ Please
I created a class PdfTable, which helps you easily make the tables in pdf. You can add columns, rows, change font, color, insert text. I create a method (Wrapper) that breaks the text, so it fits into the size of the cell.
If you want to quickly find some files, from your computer, then you will find this program useful. After finding the files, you can double click on one of them and it will open. Can successfully replace the search from windows, it's fast and easy to work. I'm glad I can help those who want to learn.
It looks like windows explorer, but has 2 display panels. The program was designed to exemplify how to work with files and folders. You can open, copy, move, delete or rename files. I will let you bring the improvements, you consider necessary, to become a professional program :)