What property is used on the datatable to indicate a
conflict after an update?
a) HasConflict
b) HasError
c) HasCollision
d) HasDataError
Answer Posted / js_m
b
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Explain diff. Betn dataset and recordset?
What does uri mean?
Why do we need asp.net?
How is the asp.net mvc architecture different from others? : asp.net mvc
Explain the concept of MVC Scaffolding?
Why asp.net is better than php?
What is repository pattern in mvc.net? : asp.net mvc
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is an imagemap in asp.net?
How to use push notification?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
How Can assign alias name for ASP.NET Web API Action?
What is synchronous and Asynchronous post back ?
Who creates jsessionid?
Differentiate between early binding and late binding.