Unable update and delete database views in silverlight business application -


in silverlight buspliiness apcation updating database domain context updated should when want update , delete record original table.

you must call domaincontext.submitchanges() if mean situation.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -