What kind of exceptions should i handle when using the entity framework. I noticed the DbUpdateConcurrencyException
. What about exceptions that occur when reading the data 开发者_开发知识库e.g database unavailable etc etc. Do i capture a SqlException
?
entity framework 4.1 exception types
What kind of exceptions should i handle when using the entity framework.I noticed the DbUpdateConcurrencyException.What about exceptions that occur when reading the data 开发者_开发知识库e.g database
0
0
0
精彩评论