Download C4F - MEF Utility Runner
Description
A hosting environment for writing interactive system utilities. Source available in C# and VB. (MSDN Coding 4 Fun)
Icons
Source Files
The download file utilrunner.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
UtilRunner_cs/Contracts/Contracts.csproj
UtilRunner_cs/Contracts/IWpfHost.cs// ww w.ja v a 2 s. c om
UtilRunner_cs/Contracts/IWpfService.cs
UtilRunner_cs/Contracts/IWpfServiceMetadata.cs
UtilRunner_cs/Contracts/Properties/AssemblyInfo.cs
UtilRunner_cs/Contracts/UtilityRuntimeException.cs
UtilRunner_cs/Contracts/WpfServiceMetadataAttribute.cs
UtilRunner_cs/ExtensibleWpfApp/AddinManager.cs
UtilRunner_cs/ExtensibleWpfApp/App.xaml
UtilRunner_cs/ExtensibleWpfApp/App.xaml.cs
UtilRunner_cs/ExtensibleWpfApp/ApplicationWindow.cs
UtilRunner_cs/ExtensibleWpfApp/ExtensibleWpfApp.csproj
UtilRunner_cs/ExtensibleWpfApp/Gear.ico
UtilRunner_cs/ExtensibleWpfApp/IWpfHost.cs
UtilRunner_cs/ExtensibleWpfApp/IWpfServiceAdmin.cs
UtilRunner_cs/ExtensibleWpfApp/MainAppWindow.xaml
UtilRunner_cs/ExtensibleWpfApp/MainAppWindow.xaml.cs
UtilRunner_cs/ExtensibleWpfApp/Properties/AssemblyInfo.cs
UtilRunner_cs/ExtensibleWpfApp/Properties/Resources.Designer.cs
UtilRunner_cs/ExtensibleWpfApp/Properties/Resources.resx
UtilRunner_cs/ExtensibleWpfApp/Properties/Settings.Designer.cs
UtilRunner_cs/ExtensibleWpfApp/Properties/Settings.settings
UtilRunner_cs/ExtensibleWpfApp/Resources/DefaultTrayIcon.ico
UtilRunner_cs/ExtensibleWpfApp/Resources/Gear.ico
UtilRunner_cs/ExtensibleWpfApp/Resources/Settings.png
UtilRunner_cs/ExtensibleWpfApp/Resources/Setup_Install.png
UtilRunner_cs/ExtensibleWpfApp/TimedQueue/ItemAvailableEventArgs.cs
UtilRunner_cs/ExtensibleWpfApp/TimedQueue/ItemWrapper.cs
UtilRunner_cs/ExtensibleWpfApp/TimedQueue/TimedQueue.cs
UtilRunner_cs/ExtensibleWpfApp/WaitHandleNotifier.cs
UtilRunner_cs/ExtensibleWpfApp/addins/AddinManagerAddinImpl.cs
UtilRunner_cs/ExtensibleWpfApp/addins/AddinsUserControl.xaml
UtilRunner_cs/ExtensibleWpfApp/addins/AddinsUserControl.xaml.cs
UtilRunner_cs/ExtensibleWpfApp/app.config
UtilRunner_cs/ExtensibleWpfApp/general/GeneralAddinImpl.cs
UtilRunner_cs/ExtensibleWpfApp/general/GeneralConfigUserControl.xaml
UtilRunner_cs/ExtensibleWpfApp/general/GeneralConfigUserControl.xaml.cs
UtilRunner_cs/SampleAddin/Properties/AssemblyInfo.cs
UtilRunner_cs/SampleAddin/Properties/Resources.Designer.cs
UtilRunner_cs/SampleAddin/Properties/Resources.resx
UtilRunner_cs/SampleAddin/Properties/Settings.Designer.cs
UtilRunner_cs/SampleAddin/Properties/Settings.settings
UtilRunner_cs/SampleAddin/Resources/AutoList.png
UtilRunner_cs/SampleAddin/Resources/SecurityLock.ico
UtilRunner_cs/SampleAddin/SampleAddin.csproj
UtilRunner_cs/SampleAddin/SampleAddinImpl.cs
UtilRunner_cs/SampleAddin/SettingsUserControl.xaml
UtilRunner_cs/SampleAddin/SettingsUserControl.xaml.cs
UtilRunner_cs/UtilRunner.sln
UtilRunner_cs/UtilRunnerSetup/UtilRunnerSetup.vdproj
UtilRunner_cs/lib/ICSharpCode.SharpZipLib.dll
UtilRunner_cs/lib/System.ComponentModel.Composition.dll
UtilRunner_cs/lib/System.ComponentModel.Composition.pdb
UtilRunner_cs/lib/System.ComponentModel.Composition.xml
UtilRunner_vb/Contracts/Contracts.vbproj
UtilRunner_vb/Contracts/IWpfHost.vb
UtilRunner_vb/Contracts/IWpfService.vb
UtilRunner_vb/Contracts/My Project/Application.Designer.vb
UtilRunner_vb/Contracts/My Project/Application.myapp
UtilRunner_vb/Contracts/My Project/AssemblyInfo.vb
UtilRunner_vb/Contracts/My Project/Resources.Designer.vb
UtilRunner_vb/Contracts/My Project/Resources.resx
UtilRunner_vb/Contracts/My Project/Settings.Designer.vb
UtilRunner_vb/Contracts/My Project/Settings.settings
UtilRunner_vb/HostedWpfApp/AppHelper.vb
UtilRunner_vb/HostedWpfApp/Application.xaml
UtilRunner_vb/HostedWpfApp/Application.xaml.vb
UtilRunner_vb/HostedWpfApp/ApplicationWindow.vb
UtilRunner_vb/HostedWpfApp/ExtensibleWpfApp.vbproj
UtilRunner_vb/HostedWpfApp/MainAppWindow.xaml
UtilRunner_vb/HostedWpfApp/MainAppWindow.xaml.vb
UtilRunner_vb/HostedWpfApp/My Project/AssemblyInfo.vb
UtilRunner_vb/HostedWpfApp/My Project/MyExtensions/MyWpfExtension.vb
UtilRunner_vb/HostedWpfApp/My Project/Resources.Designer.vb
UtilRunner_vb/HostedWpfApp/My Project/Resources.resx
UtilRunner_vb/HostedWpfApp/My Project/Settings.Designer.vb
UtilRunner_vb/HostedWpfApp/My Project/Settings.settings
UtilRunner_vb/HostedWpfApp/Resources/DefaultTrayIcon.ico
UtilRunner_vb/HostedWpfApp/app.config
UtilRunner_vb/SampleAddin/My Project/AssemblyInfo.vb
UtilRunner_vb/SampleAddin/My Project/Resources.Designer.vb
UtilRunner_vb/SampleAddin/My Project/Resources.resx
UtilRunner_vb/SampleAddin/My Project/Settings.Designer.vb
UtilRunner_vb/SampleAddin/My Project/Settings.settings
UtilRunner_vb/SampleAddin/Resources/SecurityLock.ico
UtilRunner_vb/SampleAddin/SampleAddin.vbproj
UtilRunner_vb/SampleAddin/SampleAddinImpl.vb
UtilRunner_vb/SampleAddin/SettingsUserControl.xaml
UtilRunner_vb/SampleAddin/SettingsUserControl.xaml.vb
UtilRunner_vb/UtilRuner.sln
UtilRunner_vb/lib/System.ComponentModel.Composition.dll
UtilRunner_vb/lib/System.ComponentModel.Composition.pdb
UtilRunner_vb/lib/System.ComponentModel.Composition.xml
binaries/Contracts.dll
binaries/HostedWpfApp.exe
binaries/ICSharpCode.SharpZipLib.dll
binaries/System.ComponentModel.Composition.dll
binaries/addins/SampleAddin.util/SampleAddin.dll
binaries/addins/SampleAddin.util/SampleAddin.util
Download
Click the following link to download utilrunner.zip.
utilrunner.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »