News

MVC Project - Windows Forms (C#) and SQL Server This is a project developed using the MVC architecture pattern in Windows Forms with C# and SQL Server. The project is designed to manage information ...
A (very) simple example of how to render programatically in Windows Forms (C#) using a Bitmap and a simple custom control. While getting used to programming on Windows (primarily being a Linux user), ...
So I have this small app I was using to play with C# and start learning it...I used to have a slider that I could slide back and forth to make my form fade in and out. Not very fancy, but it ...