Possible Duplicate:
What is a ‘Closure’?
I read more and more about closures but I don’t really get what it is from a practical standpoint. I read the wikipedia page on it but it doesn’t really clear anything up for me because I have more of a practical background in programming (self taught) as opposed to a computer science background. If this is a reundant question, I apologize as my initial search didn’t yield anything that really answered it for me.
edit: Thanks for pointing me in the right direction! I see this has already been clearly answered before so I will close the question out.
Eric Lippert’s blog does a pretty good job at explaining this in a practical sense.
And so does Kyle at SO