Click here to Skip to main content
15,910,118 members

Articles by kris444 (Tip/Tricks: 3)

Tip/Tricks: 3

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.17

Desktop Programming
Windows Forms
20 Sep 2011   Updated: 20 Sep 2011   Rating: 2.33/5    Votes: 3   Popularity: 1.11
Licence: CPOL    Views: 42,491     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Showing progress bar while performing time consume processes.
Programming Languages
C#
21 Sep 2011   Updated: 2 Oct 2011   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 38,572     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
ForEach extension for the IList
C# 4.0
28 Sep 2011   Updated: 2 Oct 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 5,990     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
We can better have an extension like: public static class ControlExtension { public static IList FindControlByName(this Control control) where T : Control { List controlsFound = new List(); controlsFound.AddRange(control.Controls.OfType()); ...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.