Click here to Skip to main content
15,910,211 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: remove assemblies using gacutil Pin
Henry Minute11-Sep-09 1:02
Henry Minute11-Sep-09 1:02 
AnswerRe: remove assemblies using gacutil Pin
Dave Kreskowiak11-Sep-09 4:38
mveDave Kreskowiak11-Sep-09 4:38 
AnswerRe: remove assemblies using gacutil Pin
muktaa15-Sep-09 1:03
muktaa15-Sep-09 1:03 
QuestionBatching multiple INSERTs Pin
Jörgen Sigvardsson10-Sep-09 3:27
Jörgen Sigvardsson10-Sep-09 3:27 
AnswerRe: Batching multiple INSERTs Pin
Dave Kreskowiak10-Sep-09 5:02
mveDave Kreskowiak10-Sep-09 5:02 
GeneralRe: Batching multiple INSERTs Pin
Jörgen Sigvardsson10-Sep-09 5:04
Jörgen Sigvardsson10-Sep-09 5:04 
GeneralRe: Batching multiple INSERTs Pin
Not Active10-Sep-09 5:43
mentorNot Active10-Sep-09 5:43 
GeneralRe: Batching multiple INSERTs Pin
Jörgen Sigvardsson10-Sep-09 6:40
Jörgen Sigvardsson10-Sep-09 6:40 
Indeed I have, which is why I'm looking for batched inserts. Frown | :(

Oh well, I found a really good solution (mentioned above) that will cover my needs. I'm going to keep the Linq to SQL code (commented out), if they ever optimize inserts.

I just did a comparison using Linq to SQL and the nHibernate code, and the difference was staggering. 20+ seconds compared to less than a second (I have no quantitative figures here, but let's just say that I never say the progress bar). Now I have about 30 entities or so to convert into the new scheme... Smile | :)

--
Kein Mitleid Für Die Mehrheit

GeneralRe: Batching multiple INSERTs Pin
Not Active10-Sep-09 7:06
mentorNot Active10-Sep-09 7:06 
GeneralRe: Batching multiple INSERTs Pin
Jörgen Sigvardsson10-Sep-09 7:09
Jörgen Sigvardsson10-Sep-09 7:09 
QuestionFundamental flaw with using multi-threading Pin
Justin Fox9-Sep-09 23:51
Justin Fox9-Sep-09 23:51 
AnswerRe: Fundamental flaw with using multi-threading Pin
Eddy Vluggen10-Sep-09 0:41
professionalEddy Vluggen10-Sep-09 0:41 
AnswerRe: Fundamental flaw with using multi-threading Pin
Pete O'Hanlon10-Sep-09 1:21
mvePete O'Hanlon10-Sep-09 1:21 
GeneralRe: Fundamental flaw with using multi-threading Pin
Justin Fox10-Sep-09 2:20
Justin Fox10-Sep-09 2:20 
GeneralRe: Fundamental flaw with using multi-threading Pin
Dave Kreskowiak10-Sep-09 4:57
mveDave Kreskowiak10-Sep-09 4:57 
GeneralRe: Fundamental flaw with using multi-threading Pin
Justin Fox10-Sep-09 5:26
Justin Fox10-Sep-09 5:26 
GeneralRe: Fundamental flaw with using multi-threading Pin
molesworth10-Sep-09 7:23
molesworth10-Sep-09 7:23 
GeneralRe: Fundamental flaw with using multi-threading Pin
Justin Fox10-Sep-09 8:05
Justin Fox10-Sep-09 8:05 
GeneralRe: Fundamental flaw with using multi-threading Pin
Dave Kreskowiak10-Sep-09 13:51
mveDave Kreskowiak10-Sep-09 13:51 
GeneralRe: Fundamental flaw with using multi-threading Pin
Dave Kreskowiak10-Sep-09 13:47
mveDave Kreskowiak10-Sep-09 13:47 
GeneralRe: Fundamental flaw with using multi-threading Pin
Richard MacCutchan10-Sep-09 7:30
mveRichard MacCutchan10-Sep-09 7:30 
GeneralRe: Fundamental flaw with using multi-threading Pin
Justin Fox10-Sep-09 7:52
Justin Fox10-Sep-09 7:52 
AnswerRe: Fundamental flaw with using multi-threading Pin
Justin Fox10-Sep-09 9:21
Justin Fox10-Sep-09 9:21 
GeneralRe: Fundamental flaw with using multi-threading Pin
Luc Pattyn10-Sep-09 10:06
sitebuilderLuc Pattyn10-Sep-09 10:06 
GeneralRe: Fundamental flaw with using multi-threading Pin
Richard MacCutchan11-Sep-09 0:37
mveRichard MacCutchan11-Sep-09 0:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.