ASP.NET MVC alternative to partial view (I need to write JS/AJAX)
I’m new to ASP.NET and I’m developing a simple CRUD web. It consist of a Notes web where you can publish/edit/delete your own notes and see and like notes from other users.
I’m new to ASP.NET and I’m developing a simple CRUD web. It consist of a Notes web where you can publish/edit/delete your own notes and see and like notes from other users.