Answer Posted / anuj
Triggers are special type of procedure which execute based
on events like insert a new row into table or delete or
update the table.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
what is eager loading?
What is the difference between viewbag and viewdata in mvc?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is .net core framework?
What is the difference between entity framework and mvc?
Does .NET Framework support SAX?
What is meant by domain model?
What are scaffold templates in mvc?
Explain tempdata in asp.net mvc?
How we can add the CSS in ASP.Net MVC?
What is object service? : Entity framework
What is entity framework firstordefault?
What is the use .glimpse in mvc?
Explain the .net framework.
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?