JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
TASK 1
DB Connection
Basic CRUD
Basic Security
Password Salting & Auth Session
Create Web API project
Implement Data Validation in MVC Font End
Web API Routing MVC Back End
More
Share
Explore
Basic CRUD
create source code
this code to Create and name and age variable initialized and create to method Create and create to model and controller.
model.
Controller is work to Action Result to Create Method.
Model is Model id and name and age is get and set.
output
Detail Source Code
this code to Detail and name and age show to page and create to method Detail and create to model and controller.
Controller is work to Action Result to Detail Method.
Model is Model id and name and age is get and set.
Output
Read Source code
this code to Read and name and age read and create to method read and create to model and controller.
Controller is work to Action Result to Read Method.
Model is Model id and name and age is get and set.
Output
Delete Source Code
this code to Delete and name and age show to page and create to method Delete and create to model and controller.
Controller is work to Action Result to Delete Method.
Model is Model id and name and age is get and set.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.