Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
GeneralRe: multithreading is the problem again. Pin
Mystic_20-Jul-06 3:25
Mystic_20-Jul-06 3:25 
AnswerRe: multithreading is the problem again. Pin
Alexander Wiseman20-Jul-06 4:44
Alexander Wiseman20-Jul-06 4:44 
Generalhere is the response of Trace Pin
Mystic_20-Jul-06 13:53
Mystic_20-Jul-06 13:53 
Generalexplanation Pin
Mystic_20-Jul-06 13:55
Mystic_20-Jul-06 13:55 
GeneralRe: explanation Pin
Alexander Wiseman20-Jul-06 14:30
Alexander Wiseman20-Jul-06 14:30 
GeneralRe: explanation Pin
Mystic_20-Jul-06 22:16
Mystic_20-Jul-06 22:16 
GeneralRe: explanation Pin
Alexander Wiseman21-Jul-06 4:48
Alexander Wiseman21-Jul-06 4:48 
GeneralRe: explanation Pin
Mystic_21-Jul-06 13:21
Mystic_21-Jul-06 13:21 
its all the main() had. main function has only this
static void Main()
{
Application.Run(new Form1());
}
as i said reall execution, that is bussiness logic, when i click the button.
so all the code in
private void bt_load_Click(object sender, System.EventArgs e)
{
}
its getting more and more tricky. isnt it??



Questiontreeview question Pin
_tasleem17-Jul-06 2:20
_tasleem17-Jul-06 2:20 
AnswerYes you can Pin
Ennis Ray Lynch, Jr.17-Jul-06 3:35
Ennis Ray Lynch, Jr.17-Jul-06 3:35 
GeneralRe: Yes you can Pin
_tasleem17-Jul-06 20:41
_tasleem17-Jul-06 20:41 
AnswerRe: treeview question Pin
Josh Smith17-Jul-06 4:17
Josh Smith17-Jul-06 4:17 
QuestionEnable InvalidOperationException for thread-crossing calls in .NET 1.1? Pin
mav.northwind17-Jul-06 2:06
mav.northwind17-Jul-06 2:06 
QuestionDataGridView problem when columns amount varies. Help, please! Pin
HilSoft17-Jul-06 1:59
HilSoft17-Jul-06 1:59 
AnswerRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 1:03
Mr. VB.NET18-Jul-06 1:03 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 1:34
HilSoft18-Jul-06 1:34 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 1:39
Mr. VB.NET18-Jul-06 1:39 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 2:16
HilSoft18-Jul-06 2:16 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 2:42
Mr. VB.NET18-Jul-06 2:42 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 9:01
HilSoft18-Jul-06 9:01 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft20-Jul-06 1:07
HilSoft20-Jul-06 1:07 
QuestionWait Cursor with Timer? Pin
redfish3417-Jul-06 1:55
redfish3417-Jul-06 1:55 
AnswerRe: Wait Cursor with Timer? Pin
Gavin Roberts17-Jul-06 1:57
Gavin Roberts17-Jul-06 1:57 
QuestionCommunity Server DAAB Pin
Brendan Vogt17-Jul-06 1:33
Brendan Vogt17-Jul-06 1:33 
Questionhow to idetify whether the user responded to a messagebox Pin
engsrini17-Jul-06 1:30
engsrini17-Jul-06 1:30 

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.