C#
C#: A Better Date-Masked Text Box
John on Google CodeProject Let’s face it. Managing date information within the .net framework (or any framework, really . . . Java is not much better) is a pain the the ass. Really. What makes it even worse is managing user data...
C#
Extending C# Listview with Collapsible Groups (Part II)
The GroupedList Control Container CodeProject This post is part two of a short series on extending the Winforms Listview control. If you missed the previous post, you can review it HERE. Also, the Source Code for this project can...
C#
Extending C# Listview with Collapsible Groups (Part I)
NOTE: This post is kinda long. However, most of the length is a result of code postings (even after removing some extra stuff). Bear with me! CodeProject I’ve been deep in a project for work for the past two months. Sadly, it is...
No More Results