Answer by NathanOliver for How to handle questions closed as an incorrect...
This is in regards toNow that I have it, I've been re-opening the questions, but as soon as I try to close it again as a duplicate of a question that does answer it, I'm told I have to wait a couple of...
View ArticleAnswer by CodeCaster for How to handle questions closed as an incorrect...
It depends on how the question is asked. If the question really is "Why do I get a NullReferenceException at model.Foo", then it's perfectly fine to close as a duplicate of the canonical "What is a...
View ArticleAnswer by Alexei Levenkov for How to handle questions closed as an incorrect...
Unless it is good question (1+ vote) closing with one duplicate and comment about another should be enough. OP has info and if question ends up with negative score it will be cleaned by Roomba later.In...
View ArticleHow to handle questions closed as an incorrect duplicate
At least once a week, a user will ask a question on one of the asp.net-mvc sites as to why their model, or a property of their model is null when they submit their form back to the controller's action...
View Article