Click here to Skip to main content
16,008,010 members
Home / Discussions / C#
   

C#

 
GeneralRe: resume data - your idea plz... Pin
Jassim Rahma31-Mar-10 12:34
Jassim Rahma31-Mar-10 12:34 
GeneralRe: resume data - your idea plz... Pin
PIEBALDconsult31-Mar-10 13:40
mvePIEBALDconsult31-Mar-10 13:40 
GeneralRe: resume data - your idea plz... Pin
Not Active31-Mar-10 13:40
mentorNot Active31-Mar-10 13:40 
Questionmy code runs very slow with visual studio 2008 [modified] Pin
karayel_kara31-Mar-10 11:35
karayel_kara31-Mar-10 11:35 
AnswerRe: my code runs very slow with visual studio 2008 Pin
Luc Pattyn31-Mar-10 11:44
sitebuilderLuc Pattyn31-Mar-10 11:44 
AnswerRe: my code runs very slow with visual studio 2008 Pin
Som Shekhar1-Apr-10 0:27
Som Shekhar1-Apr-10 0:27 
GeneralRe: my code runs very slow with visual studio 2008 Pin
karayel_kara1-Apr-10 1:03
karayel_kara1-Apr-10 1:03 
GeneralRe: my code runs very slow with visual studio 2008 Pin
Som Shekhar1-Apr-10 1:06
Som Shekhar1-Apr-10 1:06 
No buddy... it is not.

You are working on a single thread and it will try to squeeze as much time of processor as it can. I wouldn't suggest trying multithreading till the time you haven't sorted number of loops.

I have a feeling that its just number of loops. Could you do that counter and tell us how many times while loop runs and how many times for loop runs?
QuestionReflection error running an application generated through CISCO's AXLAPI.wsdl class service generator Pin
Steve Holdorf31-Mar-10 10:49
Steve Holdorf31-Mar-10 10:49 
QuestionUnable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 10:01
Yanshof31-Mar-10 10:01 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 10:18
Ian Shlasko31-Mar-10 10:18 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 10:20
Yanshof31-Mar-10 10:20 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 10:22
Ian Shlasko31-Mar-10 10:22 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 10:25
Yanshof31-Mar-10 10:25 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 10:30
Ian Shlasko31-Mar-10 10:30 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 10:35
Yanshof31-Mar-10 10:35 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 10:36
Ian Shlasko31-Mar-10 10:36 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 10:38
Yanshof31-Mar-10 10:38 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 10:43
Ian Shlasko31-Mar-10 10:43 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Yanshof31-Mar-10 11:09
Yanshof31-Mar-10 11:09 
GeneralRe: Unable to make cast ( what wrong with my code ... ? ) Pin
Ian Shlasko31-Mar-10 11:14
Ian Shlasko31-Mar-10 11:14 
Questionwindow ce 6.0 Pin
jashimu31-Mar-10 9:36
jashimu31-Mar-10 9:36 
AnswerRe: window ce 6.0 Pin
Migounette31-Mar-10 11:36
Migounette31-Mar-10 11:36 
QuestionMoving an object with a joystick Pin
Brocksam1331-Mar-10 9:21
Brocksam1331-Mar-10 9:21 
AnswerRe: Moving an object with a joystick Pin
Not Active31-Mar-10 9:56
mentorNot Active31-Mar-10 9:56 

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.