UMIT GULER

Using Thread Algorithms with Buttons

This tool allows beginner C# students to implement basic thread communication with button operation with easy to understand programming language.


View the Project on GitHub


UDP Client Server Application

This tool allows beginner C# students to implement basic server client with UDP operation with easy to understand programming language.

Users can code and see the result on the right pane.


View the Project on GitHub


ComPort application for Serial Communication.

This tool allows beginner C# students to implement basic serial communication with ComPort operation with easy to understand programming language.

You can code and see how its work with its visualisation capability.


View the Project on GitHub


SQL Server Management with XML

The chances of implementing XML in all its detail in c #. On the other hand, the chance to learn SQL Server application. We install Sql Server Management Studio on my computer. We create our own database. Eventually, we get our database as an xml table and we add the xml table we created to your database.


View the Project on GitHub