If I use model in any mvc application then I need to use same name for control and validation control. Suppose I am not using model in that page and I am using same name for control and validation control then it throws exception. Please help to under stand the concept