Making Self Installing Windows Services in .NET

All these times I have worked on nearly 10-12 windows services so far which serves the business purpose of handling background jobs and invoke the necessary business logic on a particular time. I was looking for more deployment options, so that i can deliver the Windows Service to the target system, without making the user …

Continue reading ‘Making Self Installing Windows Services in .NET’ »