add employee into collections dynamically from textbox mvc
Hi all Add employee name from textbox .when we click create button employee name add into coleections and display in same page.
Important note don't use database .use only collections and tempdata.please
Do in mvc