Can you share processes between Windows services?
Answers were Sorted based on User's Feedback
Answer / upendra nath solige
Can you explain clearly what you want in Windows service.
Basically, windows service will have a thread which will
running based on your configured timer and will do the
specfic task waht you required!!
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is model-view -controller Architecture?
How do you turn off cookies for one page in your site? Give an example.
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
How to find methods of a assembly file (not using ILDASM) Reflection
What are the namespace available in .net?
What is finalize method in .net?
Is there built-in support for tracing?
What does SCM do?
How is .net able to support multiple languages?
What do you mean by Code Access Security in .NET?
How to store and retrieve images in SQL server database through VB.NET?