Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: Simple .NET licensing mechanism - how to crack this (assuming exe is obfuscated?) Pin
devvvy14-Mar-11 19:25
devvvy14-Mar-11 19:25 
QuestionHow can i use my multi thread in multi core ? Pin
SungBae.Han10-Mar-11 14:31
SungBae.Han10-Mar-11 14:31 
AnswerRe: How can i use my multi thread in multi core ? Pin
Dalek Dave10-Mar-11 14:36
professionalDalek Dave10-Mar-11 14:36 
GeneralRe: How can i use my multi thread in multi core ? Pin
SungBae.Han10-Mar-11 14:50
SungBae.Han10-Mar-11 14:50 
GeneralRe: How can i use my multi thread in multi core ? .. hmm.... Pin
SungBae.Han10-Mar-11 15:08
SungBae.Han10-Mar-11 15:08 
AnswerRe: How can i use my multi thread in multi core ? Pin
Luc Pattyn10-Mar-11 15:10
sitebuilderLuc Pattyn10-Mar-11 15:10 
QuestionAny way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 12:39
SledgeHammer0110-Mar-11 12:39 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Dalek Dave10-Mar-11 12:49
professionalDalek Dave10-Mar-11 12:49 
That number of rows (not forgetting the number of fields per row) is going to take time to load regardless.

Can you not thread it and do the load whilst the user is doing his log on?
------------------------------------

I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave

CCC Link[^]
Trolls[^]

GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 13:53
SledgeHammer0110-Mar-11 13:53 
AnswerRe: Any way to speed up ADO.NET performance? Pin
PIEBALDconsult10-Mar-11 13:24
mvePIEBALDconsult10-Mar-11 13:24 
AnswerRe: Any way to speed up ADO.NET performance? PinPopular
Luc Pattyn10-Mar-11 13:36
sitebuilderLuc Pattyn10-Mar-11 13:36 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Dalek Dave10-Mar-11 13:42
professionalDalek Dave10-Mar-11 13:42 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 13:56
sitebuilderLuc Pattyn10-Mar-11 13:56 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Dalek Dave10-Mar-11 14:00
professionalDalek Dave10-Mar-11 14:00 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 14:11
SledgeHammer0110-Mar-11 14:11 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 14:08
SledgeHammer0110-Mar-11 14:08 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 14:17
sitebuilderLuc Pattyn10-Mar-11 14:17 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 14:31
SledgeHammer0110-Mar-11 14:31 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Dalek Dave10-Mar-11 14:32
professionalDalek Dave10-Mar-11 14:32 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 14:53
sitebuilderLuc Pattyn10-Mar-11 14:53 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0110-Mar-11 15:28
SledgeHammer0110-Mar-11 15:28 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn10-Mar-11 15:36
sitebuilderLuc Pattyn10-Mar-11 15:36 
GeneralRe: Any way to speed up ADO.NET performance? Pin
SledgeHammer0118-Mar-11 6:57
SledgeHammer0118-Mar-11 6:57 
GeneralRe: Any way to speed up ADO.NET performance? Pin
Luc Pattyn18-Mar-11 7:11
sitebuilderLuc Pattyn18-Mar-11 7:11 
AnswerRe: Any way to speed up ADO.NET performance? Pin
Pravin Patil, Mumbai10-Mar-11 20:40
Pravin Patil, Mumbai10-Mar-11 20:40 

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.