October 2008 - Posts

5
Comments

TwoSelect User Control, Moving Items between ListBox Controls - Part 2 by mohanbrij

As I promised in this post I am showing you how to implement TwoSelect Control, which I created in my Previous Post You can download the Complete Source with implementation from here In this post to get the Available Users and Added Users I am fetching...
1
Comments

TwoSelect User Control, Moving Items between ListBox Controls - Part 1 by mohanbrij

This post will show you how to create TwoSelect User control, basically this control can be used in the scenario where you want to add Users to selected Group. Left side of the ListBox will contain the users which is not present in the group and right...
6
Comments

C# Coding Standards by Lance's by mohanbrij

Following the right Coding standars comes with Practice and proper Guidance if you are a starter, and also lots of companies define or customize their own coding standards. When I came across this challange to define the coding standard for my team, I...
More Posts