Now that I’m back developing production Line of Business (LOB) applications again, I wanted to share some techniques and challenges that I’ve overcome in our WPF UI. Our company uses the Infragistics… more →
Karl On WPF - .Netwrote 4 weeks ago: At my usual day while using spy++ to find out a control class name strangely enough I found a screen … more →
wrote 10 months ago: Now that I’m back developing production Line of Business (LOB) applications again, I wanted to share … more →
wrote 1 year ago: Reblogged from Karl On WPF - .Net: The links to the code presented at the Boise Code Camp is in the … more →
wrote 1 year ago: The links to the code presented at the Boise Code Camp is in the below Downloads section. This links … more →
wrote 1 year ago: Reblogged from Karl On WPF - .Net: This is the next sample in the WPF Sample Applications Series. Th … more →
wrote 1 year ago: Reblogged from Andrew Smith: Sacha posted a nice article on how to get friendly names for enums. I'v … more →
wrote 1 year ago: This is first post of many on INFRAGISTICS NETADVANTGE for WPF. In this post we will start from inst … more →
wrote 1 year ago: .NET has a window that is controls’ navigation window. In other words it lists all the controls used … more →
wrote 1 year ago: To enable the DataGrid automatic columns sorting(sorts a column after clicking its header), set the … more →
wrote 1 year ago: As this is the first post in our new section “WPF Controls”, we will give you a short ex … more →
wrote 1 year ago: It’s been a while since our last update. We have been busy completing the whole marketplace re … more →
wrote 2 years ago: This post will show you how to hide the DataGrid summary items or other columns at a specific hierar … more →
wrote 2 years ago: This post shows how to style the standard TextBox control and make it look like the Twitter’s … more →
wrote 2 years ago: If you want to define a DataTemplate and use it as a Navigation Item header, you need to set the Nav … more →
wrote 2 years ago: The new release of VIBlend Controls for WPF is almost here and we wanted to share with you some addi … more →
wrote 2 years ago: In order to start or stop an animation in WPF, use the BeginAnimation method of the UIElement class. … more →
wrote 2 years ago: This post will show you how to change the background color of a DataGrid cell after clicking on a Co … more →
wrote 2 years ago: The following Xaml markup represents a Custom TextBox Style definition which creates a ToolTip that … more →
wrote 2 years ago: The WPF SpinEditor control represents a control that displays a single numeric value such as number, … more →