Click here to Skip to main content
15,910,277 members
Home / Discussions / C#
   

C#

 
AnswerRe: Retrieving columns from joined tables in sql Pin
Russell Jones4-Apr-07 5:58
Russell Jones4-Apr-07 5:58 
GeneralRe: Retrieving columns from joined tables in sql Pin
dboy2214-Apr-07 6:19
dboy2214-Apr-07 6:19 
QuestionProblems getting the MDI parent Pin
sinosoidal4-Apr-07 5:50
sinosoidal4-Apr-07 5:50 
AnswerRe: Problems getting the MDI parent Pin
netJP12L4-Apr-07 9:44
netJP12L4-Apr-07 9:44 
QuestionHelp regarding open source c# project Pin
monkeyx4-Apr-07 5:38
monkeyx4-Apr-07 5:38 
AnswerRe: Help regarding open source c# project Pin
Douglas Troy4-Apr-07 6:07
Douglas Troy4-Apr-07 6:07 
QuestionPass By Ref Pin
swjam4-Apr-07 5:14
swjam4-Apr-07 5:14 
AnswerRe: Pass By Ref Pin
Russell Jones4-Apr-07 6:04
Russell Jones4-Apr-07 6:04 
AnswerRe: Pass By Ref Pin
Vikram A Punathambekar4-Apr-07 17:39
Vikram A Punathambekar4-Apr-07 17:39 
QuestionMemory leak Pin
HexaDeveloper4-Apr-07 5:11
HexaDeveloper4-Apr-07 5:11 
AnswerRe: Memory leak Pin
Russell Jones4-Apr-07 6:06
Russell Jones4-Apr-07 6:06 
GeneralRe: Memory leak Pin
HexaDeveloper4-Apr-07 7:44
HexaDeveloper4-Apr-07 7:44 
GeneralRe: Memory leak Pin
Luc Pattyn4-Apr-07 11:06
sitebuilderLuc Pattyn4-Apr-07 11:06 
GeneralRe: Memory leak Pin
HexaDeveloper8-Apr-07 5:49
HexaDeveloper8-Apr-07 5:49 
GeneralRe: Memory leak Pin
Luc Pattyn8-Apr-07 6:37
sitebuilderLuc Pattyn8-Apr-07 6:37 
GeneralRe: Memory leak Pin
HexaDeveloper8-Apr-07 6:49
HexaDeveloper8-Apr-07 6:49 
hi,
ok you are right i am making a packet that moved on a line
when i click a button and stopped when i click stop
so i use thread but the stop button be not responsive and the app hang up

so one here advice me to use BackgroundWorker so i use it but i have a very large consuming of memory when i click the first button i donot no why so i try to solve it hardly
so last i remove update then the memory consuming decreased but not every time i start my application run i work well
some times it work bad so i tried also

so to ask a question if i called a method for a thread or backgroundworker and in this method other method is called
the second method would be run by the program process or by this thread

if by program then i will correct my code

else
i will publish the pieces of code to see(i miss understanding)

thanx alot


Generator
GeneralRe: Memory leak Pin
Luc Pattyn8-Apr-07 7:08
sitebuilderLuc Pattyn8-Apr-07 7:08 
GeneralRe: Memory leak Pin
HexaDeveloper8-Apr-07 7:12
HexaDeveloper8-Apr-07 7:12 
GeneralRe: Memory leak [modified] Pin
Luc Pattyn8-Apr-07 11:21
sitebuilderLuc Pattyn8-Apr-07 11:21 
GeneralRe: Memory leak Pin
HexaDeveloper8-Apr-07 12:43
HexaDeveloper8-Apr-07 12:43 
GeneralRe: Memory leak Pin
Luc Pattyn8-Apr-07 13:05
sitebuilderLuc Pattyn8-Apr-07 13:05 
QuestionGet Controls by name Pin
swjam4-Apr-07 5:03
swjam4-Apr-07 5:03 
AnswerRe: Get Controls by name Pin
B.King4-Apr-07 5:50
B.King4-Apr-07 5:50 
QuestionHow to specify an event handler Pin
peterchen4-Apr-07 5:02
peterchen4-Apr-07 5:02 
AnswerRe: How to specify an event handler Pin
mikanu4-Apr-07 6:48
mikanu4-Apr-07 6:48 

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.