Download DotNetWinService
Description
DotNetWinService offers a simple tool based on log4Net, Spring.NET and Quartz.NET that helps declaratively implement scheduled tasks inside a Windows Service. It's developed in C# with Visual Studio 2008.
Source Files
The download file dotnetwinservice.zip has the following entries.
DotNetWinService2008.sln/* ww w . j av a 2 s .c om*/
NAnt/DotNetWinService2008.build
README.txt
console/DotNetServiceConsole.csproj
console/Program.cs
console/Properties/AssemblyInfo.cs
console/bin/Release/Common.Logging.Log4Net.dll
console/bin/Release/Common.Logging.dll
console/bin/Release/DotNetServiceLib.dll
console/bin/Release/DotNetServiceLib.pdb
console/bin/Release/Quartz.dll
console/bin/Release/Spring.Core.dll
console/bin/Release/Spring.Data.dll
console/bin/Release/Spring.Scheduling.Quartz.dll
console/bin/Release/dotNetServiceConsole.exe
console/bin/Release/dotNetServiceConsole.exe.config
console/bin/Release/dotNetServiceConsole.pdb
console/bin/Release/log4net.dll
console/obj/Release/dotNetServiceConsole.exe
console/obj/Release/dotNetServiceConsole.pdb
lib/ApplicationContext.cs
lib/ArgumentParser.cs
lib/DotNetServiceLib.csproj
lib/ITask.cs
lib/MethodActivator.cs
lib/ProcessUtil.cs
lib/Properties/AssemblyInfo.cs
lib/TaskExe.cs
lib/TaskMSSQLStoredProcedure.cs
lib/TaskMethod.cs
lib/TaskMethodInterop.cs
lib/TaskURL.cs
lib/bin/Release/Common.Logging.Log4Net.dll
lib/bin/Release/Common.Logging.dll
lib/bin/Release/DotNetServiceLib.dll
lib/bin/Release/DotNetServiceLib.pdb
lib/bin/Release/Quartz.dll
lib/bin/Release/Spring.Core.dll
lib/bin/Release/Spring.Data.dll
lib/bin/Release/Spring.Scheduling.Quartz.dll
lib/bin/Release/log4net.dll
lib/obj/Release/DotNetServiceLib.dll
lib/obj/Release/DotNetServiceLib.pdb
test_assembly/DotNetServiceAssembly.csproj
test_assembly/InstanceMethod/ReferenceType.cs
test_assembly/InstanceMethod/ValueType.cs
test_assembly/LoadAppSettings/AppSettingLoader.cs
test_assembly/LoadAppSettings/ConnectionStringLoader.cs
test_assembly/Properties/AssemblyInfo.cs
test_assembly/StaticMethod/ReferenceType.cs
test_assembly/StaticMethod/ValueType.cs
test_assembly/bin/Release/DotNetServiceAssembly.dll
test_assembly/bin/Release/DotNetServiceAssembly.pdb
test_assembly/obj/Release/DotNetServiceAssembly.dll
test_assembly/obj/Release/DotNetServiceAssembly.pdb
windows_service/DotNetCustomService.Designer.cs
windows_service/DotNetCustomService.cs
windows_service/DotNetService.csproj
windows_service/DotNetService.csproj.user
windows_service/Program.cs
windows_service/ProjectInstaller.Designer.cs
windows_service/ProjectInstaller.cs
windows_service/ProjectInstaller.resx
windows_service/Properties/AssemblyInfo.cs
windows_service/bin/Release/Common.Logging.Log4Net.dll
windows_service/bin/Release/Common.Logging.dll
windows_service/bin/Release/DotNetService.exe
windows_service/bin/Release/DotNetService.pdb
windows_service/bin/Release/DotNetServiceLib.dll
windows_service/bin/Release/DotNetServiceLib.pdb
windows_service/bin/Release/Quartz.dll
windows_service/bin/Release/Spring.Core.dll
windows_service/bin/Release/Spring.Data.dll
windows_service/bin/Release/Spring.Scheduling.Quartz.dll
windows_service/bin/Release/log4net.dll
windows_service/obj/Release/DotNetService.exe
windows_service/obj/Release/DotNetService.pdb
Download
Click the following link to download dotnetwinservice.zip.
dotnetwinservice.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »