Rupesh Kahane
Suppose I have 150 controls on my View. Now I would like to store this data into database on submit button. Then tell me how many ways (types) I can store this data. ?
By Rupesh Kahane in ASP.NET on Nov 28 2015
  • Mohsin Azam
    Aug, 2016 11

    I Think submit can cause TimeOut Exception so we can use AJAX ,After each success trigger other save method and so on...

    • 1
  • Naveen Bisht
    Jul, 2016 11

    instead of one by one you can post the form if you using AJAX.

    • 0
  • Murali Krishna
    Feb, 2016 8

    Please put the all controls in form tag while posting the you just string fy the before the the model names of the all controls should be match with entity.

    • 0
  • Rupesh Kahane
    Nov, 2015 28

    Like Entity framework, normal ADO.NET, Javascript, Ajax, @Html.BrginForm, Post method. Also tell me other ways

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS