|
May
23 |
|
awarded | Necromancer |
|
Mar
11 |
|
awarded | Informed |
|
Mar
9 |
|
awarded | Caucus |
|
Dec
20 |
|
awarded | Commentator |
|
Dec
20 |
|
comment |
Ignore collection properties in PropertyInfo better than right answer |
|
Nov
10 |
|
revised |
Remove Server Response Header IIS7 added 11 characters in body |
|
Sep
27 |
|
answered | Remove Server Response Header IIS7 |
|
Aug
29 |
|
comment |
How to solve the concurrency conflict in ado.net yes,i tested the second version,no more records are inserted.The result screenshots i.stack.imgur.com/155ev.jpg |
|
Aug
28 |
|
comment |
How to solve the concurrency conflict in ado.net I was write a test(github.com/dushouke/ConcurrencyTest), make that a single operation can't solve the problem. But with the UPDLOCK can destroy the concurrent
|
|
Aug
28 |
|
comment |
How to solve the concurrency conflict in ado.net @MarcGravell Actually i was design a Goods spike activity for our e-commerce website.For example, a Goods only 20 can buy , because asp.net is multi-thread,21 records appear in our database! :( |
|
Aug
27 |
|
awarded | Promoter |
|
Aug
24 |
|
accepted | Are multiple domain can improve images loading speed |
|
Aug
24 |
|
revised |
How to solve the concurrency conflict in ado.net deleted 3 characters in body |
|
Aug
24 |
|
asked | How to solve the concurrency conflict in ado.net |
|
May
25 |
|
awarded | Popular Question |
|
Apr
28 |
|
awarded | Editor |
|
Apr
24 |
|
awarded | Yearling |
|
Apr
19 |
|
accepted | use async write log in asp.net mvc |
|
Apr
19 |
|
comment |
use async write log in asp.net mvc Thank your answer,but the code make the application crash: "A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread." |
|
Apr
19 |
|
asked | use async write log in asp.net mvc |