Skip navigation

Tag Archives: WPF

After spending a lot of time dissecting* Microsoft sample code, I wanted to try my hand at a simple program. SineMaster Lite is the result of learning a lot of the features of C# as well as a substantial amount of .NET pertaining to WPF. This is a milestone to a larger project I'm working on. It's been a lot of fun.

*Dissection
*Download

To get a better understanding of the .NET framework and C#, I refactored out all the XAML from the original sample* into pure C#. It is a direct port so uses WPF and follows the same structure of the original program.

*Original
Follow

Get every new post delivered to your Inbox.