Click here to Skip to main content
15,886,026 members

Articles by beatles1692 (Article: 1, Technical Blogs: 6, Tip/Trick: 1)

Article: 1, Technical Blogs: 6, Tip/Trick: 1

RSS Feed

Average article rating: 3.86

Programming Languages
C#
19 Oct 2006   Updated: 19 Oct 2006   Rating: 3.86/5    Votes: 4   Popularity: 2.32
Licence: CPOL    Views: 41,051     Bookmarked: 25   Downloaded: 959
Please Sign up or sign in to vote.
A custom data grid that gets an array object as its data source and can sort and filter it.

Average blogs rating: 2.58

All Topics
14 Sep 2009   Updated: 14 Sep 2009   Rating: 3.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,130     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
One of the greatest things about NHibernate ,that I like so much, is that you can customize it very easily.Most of the times you can work with POCO but if you want to do some custom stuffs when an object is going to be worked upon via NHibernate you can implement NHibernate.ILifeCycle (NHibern
31 Oct 2011   Updated: 31 Oct 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,480     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to use generic methods to avoid boxing-unboxing
Operating Systems
Windows
19 Sep 2009   Updated: 19 Sep 2009   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 30,542     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
In my opinion one the most interesting features of Linq is Expression Trees.They let us build structured queries over IQueryable type.IQueryable ,as its name implies, is an interface that let us build a query over a provided object of type T.Although IQueryable and expression trees are mostly u
Programming Languages
C#
4 Sep 2009   Updated: 14 Sep 2009   Rating: 2.00/5    Votes: 3   Popularity: 0.95
Licence: CPOL    Views: 12,140     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
A while ago I was reviewing one of our projects code and I noticed that it was very complicated and I had a hard time understanding what was going on and I was one of the senior developers of the team.I thought to myself maybe we could have a more readable approach in coding so that it would be
31 Oct 2011   Updated: 31 Oct 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 5,450     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to change event handlers at run time
21 Nov 2015   Updated: 21 Nov 2015   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 3,631     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Using a fluent interface concept can be a good candidate to improve code readability.

Average tips rating: 4.43

18 Nov 2009   Updated: 23 Nov 2009   Rating: 4.43/5    Votes: 9   Popularity: 4.23
Licence: CPOL    Views: 15,800     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Some time ago, we noticed that in one of our projects the size of memory of our application is growing and it never decreased.After some checking and testing we realized that even if we have a local reference to a form, if we haven't  disposed it explicitly it will remain on the stack and never

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.