Answer Posted / 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 |
Post New Answer View All Answers
What's singlecall activation mode used for in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain cas (code access security)?
Explain what inheritance is, and why it's important?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Explain how com+ related to the dna architecture?
Explain the process of serialization in .NET?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Explain the difference between asp.net & vb.net and explain architecture?
Define code access security (cas)?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
Can "this" be used within a static method?
Explain what are an object and a class?
What do you mean by Code Access Security in .NET?
What is static constructor, when it will be fired? And what is its use?