What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
Answer / Kana Ram Yogi
When trying to update a record in a DataSet that has been previously deleted from SQL Server, a primary key constraint violation exception will be thrown. This is because the DataRow still exists in the DataSet but no longer exists in the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the purpose of cache? How is it used? : Dot net architecture
what are ACID properties ?
How does .net mobile work? : Microsoft dot net mobile
Can you explain scriptmanager control?
what is diffrent beatween localprinter and networkprinter
Explain the race around condition? : .NET Architecture
how many types of controls are there in windows and web application?
what is session management ?
How can u manage state ?
So what exactly is the configuration file for then?
What are the main Tools to develop .Net Application?
Can you explain atlasuiglitz library?