The Best C# Programmer In The World - Ben Perkins Member Login  | Newsletter | RSS Feeds


 
 
 
TheBestCSharpProgrammerInTheWorld.com 
 
The Best C# Programmer In The World - Ben Perkins
BLOGSCONTENTS 
 
Attempted overcomplicated solution for a complicated system
I was working on a system which had implemented NHibernate, primarily for its ability to support multip...
More...>>>
Add images dynamically to WPF DataGrid using IValueConverter in C#
I created a WPF project which included a DataGrid which present a Status. It looked liked this. I didn...
More...>>>
Add a Masked Textbox control to a WPF program
I found some very creative and technically challenging examples for adding a masked textbox control to ...
More...>>>
How to sort by month in SQL Server
You can see on the Blog.Archive() navigation bar on the right of this page that I present the Year, Mon...
More...>>>
Using the ListCollectionView with a deferred Filter method in WPF with C#
In a previous post I covered how to perform filtering using the ListCollectionView class on a datagrid....
More...>>>
Using the ListCollectionView Filter method in WPF with C#
NOTE: This solution does not implement paging and requires the retrieval of the entire result set. If...
More...>>>
TextChanged vs. SelectionChange events in WPF
I made the mistake of using the SelectionChange event on a textbox while implementing some filtering on...
More...>>>
How to clear the data from a DataGrid using WPF in C#
I implemented some filtering into one of my DataGrids which required that a reset the initial result se...
More...>>>
Using ODP.Net with NHibernate and System.Decimal
There were some good answers but none of them provided me with a work around that was database independ...
More...>>>

object oriented programming with C#
data access and development
web application development
windows application development
web services / WCF
distributed application development


The Best C# Programmer In The World - Ben Perkins, © 2010, All Rights ReservedContact Ben