Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用实体框架插入大量数据。我想获得插入的进度(向用户显示)。
EF 中是否有任何东西可以实现这一目标?
长答案简短:这是不可能的。
I need to generate/export a excel file from a table that is generated from a list of objects. I can see that there is a module for Play 1.x but not for Play 2.x and. I found a possible s