i have class homecontroller in mvc4 application and have certain action methods like index ,index1 ..Now I need to ask should I need to have same name of view when adding view of that particular action ..?? like index should have index and index1 should have index1 ??