ASP.Net MVC How to pass data from view to controller
I am completely new to ASP.Net and I am sure this is a very basic question I have a View in which there is a link to generate report but to be able to generate report I must ask the user to provide a suitable text name as well. So far I have been able … Read more