Click here to Skip to main content
15,908,254 members
Home / Discussions / C#
   

C#

 
QuestionIIS 7.0 Pin
kibromg23-Jul-07 6:32
kibromg23-Jul-07 6:32 
AnswerRe: IIS 7.0 Pin
Paul Conrad23-Jul-07 7:51
professionalPaul Conrad23-Jul-07 7:51 
AnswerBad user! Pin
leckey23-Jul-07 8:24
leckey23-Jul-07 8:24 
JokeRe: Bad user! Pin
Paul Conrad23-Jul-07 8:29
professionalPaul Conrad23-Jul-07 8:29 
QuestionModule handling..... Pin
Arish rivlin23-Jul-07 5:59
Arish rivlin23-Jul-07 5:59 
AnswerRe: Module handling..... Pin
Luc Pattyn23-Jul-07 6:13
sitebuilderLuc Pattyn23-Jul-07 6:13 
GeneralRe: Module handling..... Pin
Arish rivlin23-Jul-07 6:20
Arish rivlin23-Jul-07 6:20 
GeneralRe: Module handling..... Pin
Luc Pattyn23-Jul-07 6:34
sitebuilderLuc Pattyn23-Jul-07 6:34 
A thread does not belong to anything, it is a living being.
It gets created by some code, that code probably sits inside an EXE or a DLL file.
Tossing out the code at run-time will not achieve the result you are after.

whay do you mean by shotdown: is it the app wanting to terminate by itself,
is it you telling the app to terminate, or is it you telling the PC to shut down (and
then the PC telling all the apps and services of this fact) ?

Did you create the EXE and the DLL files, so you can change the source files (and
correct whatever you did wrong in the first place, if anything) ?

Things to do depend on the answers.

Smile | :)



GeneralRe: Module handling..... Pin
kubben23-Jul-07 7:13
kubben23-Jul-07 7:13 
GeneralRe: Module handling..... Pin
Dave Kreskowiak23-Jul-07 7:17
mveDave Kreskowiak23-Jul-07 7:17 
QuestionHow can I create a document from my program with some coded portions? Pin
Cfer8323-Jul-07 5:02
Cfer8323-Jul-07 5:02 
AnswerRe: How can I create a document from my program with some coded portions? Pin
Pete O'Hanlon23-Jul-07 5:10
mvePete O'Hanlon23-Jul-07 5:10 
QuestionAdd CSS to XML with XMLWriter Pin
error140823-Jul-07 4:56
error140823-Jul-07 4:56 
AnswerRe: Add CSS to XML with XMLWriter Pin
Pete O'Hanlon23-Jul-07 5:06
mvePete O'Hanlon23-Jul-07 5:06 
GeneralRe: Add CSS to XML with XMLWriter Pin
error140823-Jul-07 5:16
error140823-Jul-07 5:16 
GeneralRe: Add CSS to XML with XMLWriter Pin
BoneSoft23-Jul-07 5:23
BoneSoft23-Jul-07 5:23 
GeneralRe: Add CSS to XML with XMLWriter Pin
error140823-Jul-07 5:25
error140823-Jul-07 5:25 
QuestionWriting to screen form Pin
AndrusM23-Jul-07 4:54
AndrusM23-Jul-07 4:54 
AnswerRe: Writing to screen form Pin
Bert delaVega23-Jul-07 5:22
Bert delaVega23-Jul-07 5:22 
GeneralRe: Writing to screen form Pin
AndrusM23-Jul-07 5:35
AndrusM23-Jul-07 5:35 
GeneralRe: Writing to screen form Pin
Bert delaVega23-Jul-07 6:14
Bert delaVega23-Jul-07 6:14 
AnswerRe: Writing to screen form Pin
Luc Pattyn23-Jul-07 5:29
sitebuilderLuc Pattyn23-Jul-07 5:29 
GeneralRe: Writing to screen form Pin
AndrusM23-Jul-07 5:55
AndrusM23-Jul-07 5:55 
GeneralRe: Writing to screen form Pin
Luc Pattyn23-Jul-07 6:21
sitebuilderLuc Pattyn23-Jul-07 6:21 
GeneralRe: Writing to screen form Pin
AndrusM23-Jul-07 6:27
AndrusM23-Jul-07 6:27 

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.