sireesha M

sireesha M

  • NA
  • 9
  • 2.4k

Create a Bank application in MVC5. I am new to c# and MVC.

Mar 4 2016 5:39 AM
In this i have to take 
   
 BankName: Text Box
BankMode: Inactive :ChexkBox
Button: Save
 
Above those displayed in one row.
 
When enter details and click save button then
 
need to display one table which we can Edit.
 
In this table, the fields are 
BankName          Inactivate:DropDownList saying Y/N                     Edit:When click edit have to present                                                                                                     cancel icon n cancled bank                                                                                                                        and update operation also need to do.
 
 
 This is my Form. How to design and how to write code ??
Mainly how can i connect with database let me know.
I am New one to C# and MVC coding so please help how to develope that applicaion as early as possible. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Answers (6)