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

C#

 
QuestionResetting Floating-Point Control Pin
myNameIsRon11-Oct-06 21:15
myNameIsRon11-Oct-06 21:15 
QuestionDynamic Casting Pin
Mazdak11-Oct-06 21:08
Mazdak11-Oct-06 21:08 
AnswerRe: Dynamic Casting Pin
Stefan Troschuetz11-Oct-06 22:52
Stefan Troschuetz11-Oct-06 22:52 
Generali want som help Pin
ashraf hakiem11-Oct-06 20:53
ashraf hakiem11-Oct-06 20:53 
GeneralRe: i want som help Pin
extremexpert11-Oct-06 21:17
extremexpert11-Oct-06 21:17 
QuestionHow to make a windows service that will repeatedly do some task in its running mode without interaction Pin
rabing11-Oct-06 20:41
rabing11-Oct-06 20:41 
AnswerRe: How to make a windows service that will repeatedly do some task in its running mode without interaction Pin
Amit Kushwaha11-Oct-06 21:16
Amit Kushwaha11-Oct-06 21:16 
GeneralRe: How to make a windows service that will repeatedly do some task in its running mode without interaction Pin
rabing12-Oct-06 19:07
rabing12-Oct-06 19:07 
Hi!!
The link you provided is just a walkthrough of creating a simple windows service that practically does nothing other then lending itself to be controlled through Windows Service Manager.

What I had envisioned was to perform my tasks in a continuous loop within the OnStart() method.But I have come to know that "the OnStart method must return to the operating system once the service's operation has begun. It must not loop forever or block."
So, I am in confusion where in the windows service skeleton should i put the code to perform my task repeatedly.
Thanks, as always
Rabindra Gh.
QuestionPolish Characters In Email in .Net Pin
ali khan msc11-Oct-06 19:45
ali khan msc11-Oct-06 19:45 
QuestionPolish Characters In Email in .Net Pin
ali khan msc11-Oct-06 19:44
ali khan msc11-Oct-06 19:44 
QuestionSend Polish Characters In Email Pin
ali khan msc11-Oct-06 19:42
ali khan msc11-Oct-06 19:42 
AnswerRe: Send Polish Characters In Email Pin
Mandaar Kulkarni11-Oct-06 22:25
Mandaar Kulkarni11-Oct-06 22:25 
QuestionCan you inline IL code in C# similiar to the C++ asm keyword? Pin
Tim Almdal11-Oct-06 19:25
Tim Almdal11-Oct-06 19:25 
QuestionString Problem Pin
Dotnetjunkie1511-Oct-06 19:22
Dotnetjunkie1511-Oct-06 19:22 
AnswerRe: String Problem Pin
drabiger11-Oct-06 20:33
drabiger11-Oct-06 20:33 
QuestionAssigning values ot Dataset in C# Pin
extremexpert11-Oct-06 19:15
extremexpert11-Oct-06 19:15 
AnswerRe: Assigning values ot Dataset in C# Pin
Thamilselvan J11-Oct-06 20:19
Thamilselvan J11-Oct-06 20:19 
QuestionHow to capture the Image of Current form Pin
kumar.bs11-Oct-06 18:10
kumar.bs11-Oct-06 18:10 
AnswerRe: How to capture the Image of Current form Pin
Ashish Derhgawen11-Oct-06 18:47
Ashish Derhgawen11-Oct-06 18:47 
QuestionClosing a thread, from another thread Pin
Anthony Mushrow11-Oct-06 14:36
professionalAnthony Mushrow11-Oct-06 14:36 
AnswerRe: Closing a thread, from another thread Pin
User 665811-Oct-06 14:49
User 665811-Oct-06 14:49 
AnswerRe: Closing a thread, from another thread Pin
Judah Gabriel Himango11-Oct-06 17:51
sponsorJudah Gabriel Himango11-Oct-06 17:51 
QuestionFont Available Script Pin
Yehia A.Salam11-Oct-06 13:49
Yehia A.Salam11-Oct-06 13:49 
QuestionHow to Encode/Decode Streams on the fly ? Pin
hdv21211-Oct-06 13:16
hdv21211-Oct-06 13:16 
Questioncontrol in another form Pin
m.m._200711-Oct-06 12:31
m.m._200711-Oct-06 12:31 

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.