2 Mar
2012

Multi-cell editing with the XamDataGrid

Category:UncategorizedTag: , , , :

Have you ever had the need to edit multiple cells with the same value?  Well if you have, then this post is for you.  I was cruising through the Infragistics forums today and saw a question about implementing multi-cell editing in the XamDataGrid.  It was an old post, but a solution immediately popped into my […]

Read More
22 Feb
2012

Extended WPF Toolkit is getting a new owner

The Extended WPF Toolkit started with three controls and a vision.  It has grown into a feature packed control suite with over 30 controls.  Some of which do not even exist in other third party component vendors.  It has been featured at Open Source Fest at MIX11, discussed on .NET Rocks, covered by the Coding4fun […]

Read More
4 Nov
2011

Free Pluralsight Prism Training

I am excited to announce that Pluralsight and Microsoft’s Patterns & Practices team have joined forces to provide you with free access to over 4 hours of online Prism training.  That’s right, you heard me correctly. FREE online Prism training sponsored by the one and only Patterns & Practices team.  I know you have some […]

Read More
21 Oct
2011

Extended WPF Toolkit–the updated PropertyGrid

The PropertyGrid control in the Extended WPF Toolkit was released in version 1.4.0 as beta. Since then I have had another release of version 1.5.0 in which the PropertyGrid was still in beta. Well it is beta no more! I have given the PropertyGrid a lot of love an affection over the past few weeks […]

Read More
7 Oct
2011

Extended WPF Toolkit–using the BusyIndicator

As you may know, I am the author of a WPF control suite call the Extended WPF Toolkit.  I also spend tons of time on various forums helping people solve problems with their WPF applications.  Lately there have been a number of questions regarding the BusyIndicator control.  The majority of questions deal with using it […]

Read More
9 Sep
2011

Mapping a Route with Directions using the Bing Maps WPF Control (Beta)

So far we have built an earthquake application, mapped an address using geocoding, and even Prism-fied the Bing Maps WPF control.? Now let?s see how to map a route with turn-by-turn directions.? By now it should be no surprise that you will need to complete the following steps before you can create this application. Get […]

Read More