Brij Mohan
A Microsoft .NET Developers Blog
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
ASP.NET
ASP.NET AJAX
ASP.NET MVC 3
AVR910 Protocol
Award
Book Reviews
C#
C# Coding Standards
Cheat Sheets
CSS
Electronics For You
Framework 2.0
Framework 3.5
Framework 4.0
General topics
JavaScript
LINQ
MphasiS
Programming
Rewards and Recognitions
Sharepoint Services 3.0
Silverlight 2.0
Silverlight 3.0
Silverlight 4
SOAP, REST
SQL Server
SQL Server 2008
System Installations
Telerik MVC
Validation
VB.NET
Versioning
Visual Studio 2008
Visual Studio 2010
Visual Studio SDK
WCF
WebDeploymentProject
Windows Azure
WSSF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
January 2012 (2)
October 2011 (1)
September 2011 (1)
July 2011 (1)
June 2011 (3)
May 2011 (5)
April 2011 (1)
June 2010 (2)
May 2010 (2)
March 2010 (2)
August 2009 (1)
July 2009 (4)
April 2009 (3)
December 2008 (1)
November 2008 (3)
October 2008 (3)
September 2008 (5)
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...
Filed under:
C#
,
C# Coding Standards
,
Programming
More Posts