I am adding a view for a controller method, I am getting one checkbox "Create a partial view (.ascx). now my questions are : [If possible provide me the link]
What is this partial view ? Why should I use this?
If this for reusability, please give me an example that I can show same error page for different controller with different text in it.
- Is it a good practice to use partial view? and how can I take benifits from it.
Thanks in advance.