Hi all,
I am very new to ASP.net MVC.
I am creating a simple web application and want capture and save the userID to a newly created record by the user.
The reason is, I want users only can edit the records they created if not their record then only can view (except for the admin ofcourse).
I am very new to ASP.net MVC.
I am creating a simple web application and want capture and save the userID to a newly created record by the user.
The reason is, I want users only can edit the records they created if not their record then only can view (except for the admin ofcourse).