How do these articles get through the net?
-
Seriously.. How do these "articles" get through the content quality check? Check and Uncheck all Checkbox inside datagrid easily[^]
As others have said, someone must have approved it. What I find strange though, is that there are 4 'My vote of 1' messages and yet only two 1 votes have been registered. :wtf:
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
Have you never needed to set or unset checkboxes in a grid before?
Regards, Rob Philpott.
I have yes.. but an article usually contains a bit more text around it rather than two code snippets.. for a long time I have felt that this site requires a "Code Snippet" section or category, where these things could be put. Something that is valid but not quite enough to warrant being a full article.
-
As others have said, someone must have approved it. What I find strange though, is that there are 4 'My vote of 1' messages and yet only two 1 votes have been registered. :wtf:
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
The more i look at it the more i think it should be in the "Coding Horrors" forum... :omg:
-
Seriously.. How do these "articles" get through the content quality check? Check and Uncheck all Checkbox inside datagrid easily[^]
I just love this one:
int j = int.Parse(Grid.Rows.Count.ToString());
:-D
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview Archive -
I have yes.. but an article usually contains a bit more text around it rather than two code snippets.. for a long time I have felt that this site requires a "Code Snippet" section or category, where these things could be put. Something that is valid but not quite enough to warrant being a full article.
Such tiny things belong in a blog.
-
I have yes.. but an article usually contains a bit more text around it rather than two code snippets.. for a long time I have felt that this site requires a "Code Snippet" section or category, where these things could be put. Something that is valid but not quite enough to warrant being a full article.
Agreed. But as you point out it's probably not one of the best contributions for that either. But then it is unedited isn't it...
Regards, Rob Philpott.
-
I just love this one:
int j = int.Parse(Grid.Rows.Count.ToString());
:-D
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview Archive -
Have you never needed to set or unset checkboxes in a grid before?
Regards, Rob Philpott.
I wouldn't use the garbage code he wrote to do it...
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
I just love this one:
int j = int.Parse(Grid.Rows.Count.ToString());
:-D
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview ArchiveThat's a coding horror for sure. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]
-
I just love this one:
int j = int.Parse(Grid.Rows.Count.ToString());
:-D
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview ArchiveI thought the article was to explain the miracles of that code :rolleyes:
Yusuf May I help you?
-
Seriously.. How do these "articles" get through the content quality check? Check and Uncheck all Checkbox inside datagrid easily[^]
ZZzttt - gone. Either Chris got annoyed or the author realised there can be a negative impact from a lousy article getting through. I notice there are a number of article that get 5 votes diuring the approval process that are just crap. These seem to be from India and Pakistan, it seems there are a couple of idiot gold members that give an automatic votes by country no matter what the content.
Never underestimate the power of human stupidity RAH