Click here to Skip to main content
15,886,075 members
Home / Discussions / C#
   

C#

 
AnswerRe: Bits and Bitmask - how to write? Pin
Luc Pattyn6-Sep-09 7:16
sitebuilderLuc Pattyn6-Sep-09 7:16 
QuestionRDLC C# Report shows only record...but datasource containts more then 100 records [modified] Pin
xodeblack6-Sep-09 5:40
xodeblack6-Sep-09 5:40 
AnswerRe: RDLC C# Report shows only record...but datasource containts more then 100 records Pin
Abhishek Sur6-Sep-09 10:59
professionalAbhishek Sur6-Sep-09 10:59 
GeneralRe: RDLC C# Report shows only record...but datasource containts more then 100 records Pin
xodeblack7-Sep-09 0:04
xodeblack7-Sep-09 0:04 
QuestionStarting a new process after process.close() Pin
Member 37222616-Sep-09 5:14
Member 37222616-Sep-09 5:14 
AnswerRe: Starting a new process after process.close() Pin
OriginalGriff6-Sep-09 6:03
mveOriginalGriff6-Sep-09 6:03 
GeneralRe: Starting a new process after process.close() Pin
Member 37222616-Sep-09 19:15
Member 37222616-Sep-09 19:15 
GeneralRe: Starting a new process after process.close() Pin
OriginalGriff6-Sep-09 21:36
mveOriginalGriff6-Sep-09 21:36 
Member 3722261 wrote:
what is the best implementation to start a new process at the end of the current one?

Did you find out what a process is?
What happens when you stop the current process?
I'll give you a hint: In the previous question, replace "stop" with "saw off" and "current process" with "branch you are sitting on".

Re-think what you are trying to do. Stopping a process (particularly the current one) is not a solution to your problem, it is a whole new world of pain all of it's own. Think about what you are trying to achieve, and how you would do it in the real world - ignore computers. If you want to read a different book, you don't start by burning down the library to get rid of the previous one, do you?

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: Starting a new process after process.close() Pin
Member 37222616-Sep-09 23:24
Member 37222616-Sep-09 23:24 
GeneralRe: Starting a new process after process.close() Pin
Member 37222616-Sep-09 23:41
Member 37222616-Sep-09 23:41 
GeneralRe: Starting a new process after process.close() Pin
OriginalGriff6-Sep-09 23:52
mveOriginalGriff6-Sep-09 23:52 
GeneralRe: Starting a new process after process.close() Pin
Member 37222617-Sep-09 0:09
Member 37222617-Sep-09 0:09 
AnswerRe: Starting a new process after process.close() Pin
Alan N6-Sep-09 22:16
Alan N6-Sep-09 22:16 
GeneralRe: Starting a new process after process.close() Pin
Member 37222616-Sep-09 23:26
Member 37222616-Sep-09 23:26 
GeneralRe: Starting a new process after process.close() Pin
Alan N7-Sep-09 3:45
Alan N7-Sep-09 3:45 
GeneralRe: Starting a new process after process.close() Pin
Member 37222617-Sep-09 9:56
Member 37222617-Sep-09 9:56 
AnswerRe: Starting a new process after process.close() Pin
Alan N7-Sep-09 10:59
Alan N7-Sep-09 10:59 
QuestionUsing Code in a DLL Pin
Bram van Kampen6-Sep-09 4:27
Bram van Kampen6-Sep-09 4:27 
AnswerRe: Using Code in a DLL Pin
Eric Haddan6-Sep-09 4:37
Eric Haddan6-Sep-09 4:37 
GeneralRe: Using Code in a DLL Pin
Bram van Kampen6-Sep-09 5:29
Bram van Kampen6-Sep-09 5:29 
GeneralRe: Using Code in a DLL Pin
Eric Haddan6-Sep-09 6:48
Eric Haddan6-Sep-09 6:48 
GeneralRe: Using Code in a DLL Pin
Richard MacCutchan6-Sep-09 8:55
mveRichard MacCutchan6-Sep-09 8:55 
QuestionStarting text is disappeared if the rich textbox has no scroll bar Pin
Anil Veeraghattapu 46-Sep-09 4:12
Anil Veeraghattapu 46-Sep-09 4:12 
AnswerRe: Starting text is disappeared if the rich textbox has no scroll bar Pin
Eric Haddan6-Sep-09 4:35
Eric Haddan6-Sep-09 4:35 
GeneralRe: Starting text is disappeared if the rich textbox has no scroll bar Pin
Anil Veeraghattapu 46-Sep-09 20:33
Anil Veeraghattapu 46-Sep-09 20:33 

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.