Click here to Skip to main content
15,909,829 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to add new windows service by using C# code Pin
wasimsharp4-Jun-08 20:02
wasimsharp4-Jun-08 20:02 
GeneralRe: how to add new windows service by using C# code Pin
mav.northwind4-Jun-08 20:16
mav.northwind4-Jun-08 20:16 
AnswerRe: how to add new windows service by using C# code Pin
telha4-Jun-08 20:44
telha4-Jun-08 20:44 
GeneralRe: how to add new windows service by using C# code Pin
wasimsharp4-Jun-08 20:46
wasimsharp4-Jun-08 20:46 
GeneralRe: how to add new windows service by using C# code Pin
wasimsharp4-Jun-08 23:44
wasimsharp4-Jun-08 23:44 
AnswerRe: how to add new windows service by using C# code Pin
telha5-Jun-08 2:06
telha5-Jun-08 2:06 
GeneralRe: how to add new windows service by using C# code Pin
wasimsharp5-Jun-08 21:47
wasimsharp5-Jun-08 21:47 
QuestionWhich Event is Fire ! Pin
nomi4-Jun-08 18:39
nomi4-Jun-08 18:39 
hi !
i have two project in one solution , form1 from project 1 is running and i m calling from this to prject2 form 2 like that

project2.form2 f = new project2.form2();
f.show();

on the buton of form1 call this and form is opening succesfully but when i closed the form2 then its back to form 1 , becouse form 1 is already opend then my question is that which event is fire when i got back to form1 , i checked Activated event is not working may b cumming from other project , may what is differnce b/w show and showdailogue() , when i call like f.showdailogue() ; then its just open and closed automatically .

Further Detail :
i have a image on form1 i move this image to form2 and edit that image and then save and when i return back to form1 then its should automatically update but its not updated , when i found the event then on that event in form1 i just reload the image to given path .
AnswerRe: Which Event is Fire ! Pin
Nouman Bhatti4-Jun-08 18:49
Nouman Bhatti4-Jun-08 18:49 
QuestionRe: Which Event is Fire ! Pin
nomi4-Jun-08 19:11
nomi4-Jun-08 19:11 
AnswerRe: Which Event is Fire ! Pin
Guffa4-Jun-08 19:18
Guffa4-Jun-08 19:18 
QuestionRe: Which Event is Fire ! Pin
nomi4-Jun-08 19:21
nomi4-Jun-08 19:21 
AnswerRe: Which Event is Fire ! Pin
Nouman Bhatti4-Jun-08 19:59
Nouman Bhatti4-Jun-08 19:59 
GeneralRe: Which Event is Fire ! Pin
nomi4-Jun-08 20:07
nomi4-Jun-08 20:07 
GeneralRe: Which Event is Fire ! Pin
Nouman Bhatti4-Jun-08 20:21
Nouman Bhatti4-Jun-08 20:21 
GeneralRe: Which Event is Fire ! Pin
nomi4-Jun-08 20:24
nomi4-Jun-08 20:24 
RantRe: Which Event is Fire ! Pin
Nouman Bhatti4-Jun-08 20:56
Nouman Bhatti4-Jun-08 20:56 
Generalyar there is only one instance for image update nothing Except this ! Pin
nomi4-Jun-08 21:13
nomi4-Jun-08 21:13 
AnswerRe: Which Event is Fire ! Pin
wasimsharp4-Jun-08 21:27
wasimsharp4-Jun-08 21:27 
AnswerRe: Which Event is Fire ! Pin
telha5-Jun-08 2:23
telha5-Jun-08 2:23 
QuestionInternet download buffer problem Pin
MAW304-Jun-08 16:01
MAW304-Jun-08 16:01 
QuestionProjects Don't work on Computers without VB Pin
C# Beginner Nick4-Jun-08 14:37
C# Beginner Nick4-Jun-08 14:37 
AnswerRe: Projects Don't work on Computers without VB Pin
Christian Graus4-Jun-08 17:22
protectorChristian Graus4-Jun-08 17:22 
GeneralRe: Projects Don't work on Computers without VB Pin
C# Beginner Nick4-Jun-08 17:35
C# Beginner Nick4-Jun-08 17:35 
GeneralRe: Projects Don't work on Computers without VB Pin
Vikram A Punathambekar4-Jun-08 19:42
Vikram A Punathambekar4-Jun-08 19:42 

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.