Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralSorting problem Pin
damir_tk1-Jul-05 11:25
damir_tk1-Jul-05 11:25 
GeneralRe: Sorting problem Pin
Guffa1-Jul-05 12:34
Guffa1-Jul-05 12:34 
GeneralDynamic Menus in C# Pin
0ryan01-Jul-05 9:08
0ryan01-Jul-05 9:08 
GeneralRe: Dynamic Menus in C# Pin
rudy.net1-Jul-05 18:01
rudy.net1-Jul-05 18:01 
GeneralSendMessage Pin
ladwah1-Jul-05 8:46
ladwah1-Jul-05 8:46 
GeneralRe: SendMessage Pin
Judah Gabriel Himango1-Jul-05 9:47
sponsorJudah Gabriel Himango1-Jul-05 9:47 
GeneralRe: SendMessage Pin
ladwah1-Jul-05 10:36
ladwah1-Jul-05 10:36 
GeneralC# Threading problem Pin
X3mFran1-Jul-05 7:50
X3mFran1-Jul-05 7:50 
I'm programming a C# application and I have one thread making one operation.
This threads is called by a method.
When I use this method from the current Application, by means of a Button it works properly. But if I call this method from another thread the method works only if this thread still alive.
I guess that in the 1st case the threads parent is the application thread but in the second case the parent is the other thread.
I can see it because I generate a Form with this method/thread and it disapears suddenly when I use a thread for call it.

Some help??
D'Oh! | :doh:

PD: Sorry for my English
GeneralRe: C# Threading problem Pin
S. Senthil Kumar1-Jul-05 8:34
S. Senthil Kumar1-Jul-05 8:34 
GeneralRe: C# Threading problem Pin
X3mFran1-Jul-05 8:58
X3mFran1-Jul-05 8:58 
GeneralDataGrid row tag Pin
Jassim Rahma1-Jul-05 7:04
Jassim Rahma1-Jul-05 7:04 
GeneralRe: DataGrid row tag Pin
Steve Maier1-Jul-05 7:23
professionalSteve Maier1-Jul-05 7:23 
GeneralRe: DataGrid row tag Pin
glenn2011-Jul-05 12:46
glenn2011-Jul-05 12:46 
GeneralRe: DataGrid row tag Pin
Jassim Rahma1-Jul-05 12:54
Jassim Rahma1-Jul-05 12:54 
GeneralRe: DataGrid row tag Pin
glenn2011-Jul-05 17:03
glenn2011-Jul-05 17:03 
Questionhow to detect changes to text property of multiple controls bound using CurrencyManger Pin
therealmccoy1-Jul-05 6:13
therealmccoy1-Jul-05 6:13 
Generaluse debug info from external application Pin
Piovra_1-Jul-05 4:14
Piovra_1-Jul-05 4:14 
GeneralRe: use debug info from external application Pin
Roland Bär1-Jul-05 5:48
Roland Bär1-Jul-05 5:48 
GeneralRe: use debug info from external application Pin
S. Senthil Kumar1-Jul-05 6:07
S. Senthil Kumar1-Jul-05 6:07 
GeneralRe: use debug info from external application Pin
Piovra_6-Jul-05 2:13
Piovra_6-Jul-05 2:13 
GeneralExtending xml comment intellisense Pin
Roland Bär1-Jul-05 3:42
Roland Bär1-Jul-05 3:42 
Questionhow to get wsdl using wse 2.0 in short Pin
Iftikhar Akram1-Jul-05 3:36
Iftikhar Akram1-Jul-05 3:36 
AnswerRe: how to get wsdl using wse 2.0 in short Pin
Member 122691721-Jul-05 19:23
Member 122691721-Jul-05 19:23 
GeneralRe: how to get wsdl using wse 2.0 in short Pin
4-Jul-05 3:09
suss4-Jul-05 3:09 
QuestionAre there any issues with connecting to the ORACLE 10g database through C# .Net? Pin
suvarna joshi1-Jul-05 3:16
suvarna joshi1-Jul-05 3:16 

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.