C# - Visual Studio 2005
I have a console application that I've written that I want a Windows Service to call when an event happens. How do I spawn a console program in c#?
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.