C# Binding to Images in WPF To bind to in image in WPF we need to be able to convert the Path to the .PNG file (or other type) to…Continue readingC# Binding to Images in WPF
Decompose Env File into XML and JSON The CATIA environment file is not formatted in a useful friendly to share format so this post will show you how to convert…Continue readingDecompose Env File into XML and JSON
C# Triple State Tree-View This post show how to setup an MVVM Tree view with Triple State Checkboxes. Solution setup Within Visual Studio create the Following WPF Project, folder structure…Continue readingC# Triple State Checkbox Tree-View
WPF Dapper and MySQL a Simple Example In this project we will create a simple WPF application which contains a DataGrid which is populated from a MySQL database. This is…Continue readingWPF Dapper and MySQL a Simple Example
Document PLM Life-Cycle Attributes and Models In this Blog I want to discuss the attributes and models that will drive the document storage and retrieval between the server and client…Continue readingDocument PLM Life-Cycle Attributes and Models
Creating a Custom Word Add-in In this series, I want to create a custom Word Add-In and then start to build a set of REST API that are deployed as…Continue readingCreating a Custom Word Add-in
That's awesome, thanks for sharing
This is just what i was looking for