JOKe's Blog: Code Snipper Manager in C# and WPF by Wpf

Sun, 13 Sep 2009 00:01:56 -0600

JOKe's Blog: Code Snipper Manager in C# and WPF

by Wpf @ Sun, 13 Sep 2009 00:01:56 -0600



Hello all, today I will post a simple snippet manager created using C# and WPF. The idea of the app is to be used when making presentations and you need to paste all kind of code snippets (html, xaml, C#, java ). ...