asp.net mvc - SubmitOnChanges / InsertOnSubmit / DeleteOnSubmit are not detected -


submitonchanges / insertonsubmit / deleteonsubmit not detected in asp.net mvc4. should do? please help!

submitchanges, insertonsubmit , deleteonsubmit methods of datacontext class , table<entity> class of linq2sql respectively.

if using linq2sql in mvc4 , have instance of datacontext class , table<entity> classes (for each of tables), you'll have these methods available you.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -