Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: When do we have to use delegate in C#? Pin
Zoltan Balazs8-Jun-08 0:31
Zoltan Balazs8-Jun-08 0:31 
GeneralRe: When do we have to use delegate in C#? Pin
Abdul Gafoor8-Jun-08 21:06
Abdul Gafoor8-Jun-08 21:06 
GeneralRe: When do we have to use delegate in C#? Pin
RobScripta8-Jun-08 21:24
professionalRobScripta8-Jun-08 21:24 
GeneralRe: When do we have to use delegate in C#? Pin
Abdul Gafoor8-Jun-08 23:12
Abdul Gafoor8-Jun-08 23:12 
Questiondeploying Release folder Pin
ASysSolvers7-Jun-08 22:06
ASysSolvers7-Jun-08 22:06 
AnswerRe: deploying Release folder Pin
Zoltan Balazs8-Jun-08 0:32
Zoltan Balazs8-Jun-08 0:32 
GeneralRe: deploying Release folder Pin
ASysSolvers8-Jun-08 0:38
ASysSolvers8-Jun-08 0:38 
GeneralRe: deploying Release folder Pin
Zoltan Balazs8-Jun-08 0:42
Zoltan Balazs8-Jun-08 0:42 
If you have a simple application that doesn't need work done before first run it's OK. You can just xcopy the directory.
If you have a more complex application you may be needing a setup program created. The setup application lets users choose components, location, language, etc for the application (i.e. the work that has to be done before the first run).



QuestionGet path to location user started setup.exe from [modified] Pin
Dave Buhl7-Jun-08 21:08
Dave Buhl7-Jun-08 21:08 
AnswerRe: Get path to location user started setup.exe from Pin
mav.northwind7-Jun-08 23:30
mav.northwind7-Jun-08 23:30 
GeneralRe: Get path to location user started setup.exe from Pin
Dave Buhl8-Jun-08 8:09
Dave Buhl8-Jun-08 8:09 
GeneralRe: Get path to location user started setup.exe from Pin
mav.northwind8-Jun-08 19:01
mav.northwind8-Jun-08 19:01 
QuestionImmediate Help Pin
Saiyed Alam7-Jun-08 19:49
Saiyed Alam7-Jun-08 19:49 
AnswerRe: Immediate Help Pin
DaveyM697-Jun-08 20:41
professionalDaveyM697-Jun-08 20:41 
GeneralRe: Immediate Help Pin
Saiyed Alam7-Jun-08 21:13
Saiyed Alam7-Jun-08 21:13 
GeneralRe: Immediate Help Pin
DaveyM697-Jun-08 23:19
professionalDaveyM697-Jun-08 23:19 
GeneralRe: Immediate Help Pin
Saiyed Alam8-Jun-08 0:59
Saiyed Alam8-Jun-08 0:59 
GeneralRe: Immediate Help Pin
Colin Angus Mackay7-Jun-08 23:35
Colin Angus Mackay7-Jun-08 23:35 
AnswerRe: Immediate Help Pin
mav.northwind7-Jun-08 21:00
mav.northwind7-Jun-08 21:00 
GeneralRe: Immediate Help Pin
Saiyed Alam7-Jun-08 21:14
Saiyed Alam7-Jun-08 21:14 
GeneralRe: Immediate Help Pin
Colin Angus Mackay7-Jun-08 23:38
Colin Angus Mackay7-Jun-08 23:38 
JokeRe: Immediate Help Pin
MarkB7777-Jun-08 23:39
MarkB7777-Jun-08 23:39 
GeneralRe: Immediate Help Pin
Rob Smiley8-Jun-08 3:45
Rob Smiley8-Jun-08 3:45 
AnswerRe: Immediate Help Pin
RobScripta8-Jun-08 21:35
professionalRobScripta8-Jun-08 21:35 
QuestionHow to determine the user define, List and String using Reflection Pin
sourceisnothere7-Jun-08 19:17
sourceisnothere7-Jun-08 19:17 

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.