Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralPassing a generic list to a generic process Pin
Mycroft Holmes5-Mar-09 20:16
professionalMycroft Holmes5-Mar-09 20:16 
GeneralRe: Passing a generic list to a generic process Pin
N a v a n e e t h5-Mar-09 21:09
N a v a n e e t h5-Mar-09 21:09 
GeneralRe: Passing a generic list to a generic process Pin
Henry Minute5-Mar-09 22:59
Henry Minute5-Mar-09 22:59 
GeneralRe: Passing a generic list to a generic process Pin
N a v a n e e t h6-Mar-09 0:00
N a v a n e e t h6-Mar-09 0:00 
GeneralRe: Passing a generic list to a generic process Pin
Henry Minute6-Mar-09 0:08
Henry Minute6-Mar-09 0:08 
GeneralRe: Passing a generic list to a generic process Pin
N a v a n e e t h6-Mar-09 0:07
N a v a n e e t h6-Mar-09 0:07 
GeneralRe: Passing a generic list to a generic process Pin
S. Senthil Kumar6-Mar-09 4:24
S. Senthil Kumar6-Mar-09 4:24 
GeneralRe: Passing a generic list to a generic process Pin
N a v a n e e t h6-Mar-09 17:20
N a v a n e e t h6-Mar-09 17:20 
GeneralRe: Passing a generic list to a generic process Pin
Mycroft Holmes6-Mar-09 17:12
professionalMycroft Holmes6-Mar-09 17:12 
GeneralRe: Passing a generic list to a generic process Pin
N a v a n e e t h6-Mar-09 17:17
N a v a n e e t h6-Mar-09 17:17 
GeneralRe: Passing a generic list to a generic process Pin
Mycroft Holmes6-Mar-09 20:54
professionalMycroft Holmes6-Mar-09 20:54 
QuestionHow to manage resources in BackGroundWorker Pin
matrixz20015-Mar-09 19:58
matrixz20015-Mar-09 19:58 
AnswerRe: How to manage resources in BackGroundWorker Pin
Expert Coming5-Mar-09 20:04
Expert Coming5-Mar-09 20:04 
QuestionData Grid Pin
Sajjad Leo5-Mar-09 19:56
Sajjad Leo5-Mar-09 19:56 
AnswerRe: Data Grid Pin
Expert Coming5-Mar-09 20:01
Expert Coming5-Mar-09 20:01 
GeneralRe: Data Grid Pin
Sajjad Leo5-Mar-09 20:03
Sajjad Leo5-Mar-09 20:03 
GeneralRe: Data Grid Pin
Mycroft Holmes5-Mar-09 20:08
professionalMycroft Holmes5-Mar-09 20:08 
GeneralRe: Data Grid Pin
Sajjad Leo5-Mar-09 20:15
Sajjad Leo5-Mar-09 20:15 
GeneralRe: Data Grid Pin
Mycroft Holmes5-Mar-09 20:23
professionalMycroft Holmes5-Mar-09 20:23 
GeneralRe: Data Grid Pin
Sajjad Leo5-Mar-09 20:39
Sajjad Leo5-Mar-09 20:39 
GeneralRe: Data Grid Pin
Henry Minute5-Mar-09 23:26
Henry Minute5-Mar-09 23:26 
GeneralRe: Data Grid Pin
Sajjad Leo5-Mar-09 23:30
Sajjad Leo5-Mar-09 23:30 
GeneralRe: Data Grid Pin
Henry Minute5-Mar-09 23:49
Henry Minute5-Mar-09 23:49 
I do not claim to be a good programmer, but:
For me, there are parts of C# that I understand reasonably well. Those parts are the ones that I have had to research for myself. By going through the process of research (looking on Google or MSDN), reading lots of the entries found, each one brings a little more understanding. Sometimes, not often, but sometimes, you actually find a complete solution to the problem you are researching.

In the case of your problem, I happen to know, because I looked it up, that there is a complete example of what you want to do, out there.
Believe me, you will remember far more when you do it yourself than you will by relying on others.

Don't be a cut and paste merchant, be a coder. Write code, try things out. RTFM.

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.”

GeneralRe: Data Grid Pin
Sajjad Leo6-Mar-09 0:04
Sajjad Leo6-Mar-09 0:04 
GeneralRe: Data Grid Pin
Henry Minute6-Mar-09 0:21
Henry Minute6-Mar-09 0:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.