Download MySpace Configuration System

Description

The MySpace Configuration System is a client/server solution for managing configuration sections. It allows you to easily keep all consumers of a section up to date without deployments, and provides simple visibility into what the current configuration is.

Source Files

The download file configurationsystem.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationChangedEventArgs.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationClient.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationClientParser.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationClientTransportFactory.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationItem.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationItemStore.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationSectionHandler.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationSystem.Client.csproj
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationSystemClientConfig.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationSystemClientConfig.xsd
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationSystemException.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/ConfigurationWatcher.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/HttpTransport.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/IConfigurationClientTransport.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/ConfigurationSystem.Client/XmlSerializerReplacementHandler.cs
Core/ConfigurationSystem/ConfigurationSystem.Encryption/ConfigurationSystem.Encryption.csproj
Core/ConfigurationSystem/ConfigurationSystem.Encryption/ConfigurationSystem.Encryption.csproj.vspscc
Core/ConfigurationSystem/ConfigurationSystem.Encryption/Encryptor.cs
Core/ConfigurationSystem/ConfigurationSystem.Encryption/IKeyProvider.cs
Core/ConfigurationSystem/ConfigurationSystem.Encryption/KeyGenerator.cs
Core/ConfigurationSystem/ConfigurationSystem.Encryption/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/ClientStatistics.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/ConfigurationItem.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/ConfigurationSystem.Server.csproj
Core/ConfigurationSystem/ConfigurationSystem.Server/ConfigurationSystem.Server.csproj.vspscc
Core/ConfigurationSystem/ConfigurationSystem.Server/ConfigurationSystemServerConfig.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/ConfigurationSystemServerConfig.xsd
Core/ConfigurationSystem/ConfigurationSystem.Server/CounterInstaller.Designer.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/CounterInstaller.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/EnvironmentHelpers/DirectoryHelper.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/EnvironmentHelpers/DnsHelper.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/EnvironmentHelpers/EndPointProcessor.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/EnvironmentHelpers/SearchResultState.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/EnvironmentHelpers/VipHelper.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/HandleWithCount.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/HttpServer.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/HttpServerCounters.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/LocalCache.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/Providers/FileProvider.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/Providers/IConfigurationSystemSectionProvider.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/Providers/Providers.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/SectionMapper.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/SectionMapping.xsd
Core/ConfigurationSystem/ConfigurationSystem.Server/SectionProviderFactory.cs
Core/ConfigurationSystem/ConfigurationSystem.Server/favicon.ico
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/App.config
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/ConfigurationSystem-XmlSerializerReplacementHandlerTest.config
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/ConfigurationSystem-XmlSerializerReplacementHandlerTest.dev.config
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/ConfigurationSystem.TestConsoleServer.csproj
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/ConfigurationSystem.TestConsoleServer.csproj.vspscc
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/Logging.ConfigurationServer.config
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/MySection.config
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/Program.cs
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/ConfigurationSystem.TestConsoleServer/SectionMapping.xml
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/App.config
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationService.Designer.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationService.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationSystem-XmlSerializerReplacementHandlerTest.config
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationSystem-XmlSerializerReplacementHandlerTest.dev.config
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationSystem.WindowsService.csproj
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ConfigurationSystem.WindowsService.csproj.vspscc
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/Logging.ConfigurationServer.config
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/MySection.config
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/Program.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/SectionMapping.xml
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ServiceInstaller.Designer.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/ServiceInstaller.cs
Core/ConfigurationSystem/ConfigurationSystem.WindowsService/favicon.ico
Core/ConfigurationSystem/XmlSerializerExample/App.config
Core/ConfigurationSystem/XmlSerializerExample/Logging.ConfigurationClient.config
Core/ConfigurationSystem/XmlSerializerExample/MySection.config
Core/ConfigurationSystem/XmlSerializerExample/MySection.cs
Core/ConfigurationSystem/XmlSerializerExample/MySection.xsd
Core/ConfigurationSystem/XmlSerializerExample/Program.cs
Core/ConfigurationSystem/XmlSerializerExample/Properties/AssemblyInfo.cs
Core/ConfigurationSystem/XmlSerializerExample/XmlSerializerExample.csproj
Core/ConfigurationSystem/XmlSerializerExample/XmlSerializerExample.csproj.vspscc
Core/Logging/DelegatedAppender.cs//from   w  w w  .ja va2 s  . c o  m
Core/Logging/LogWrapper.cs
Core/Logging/Logging.csproj
Core/Logging/Logging.csproj.vspscc
Core/Logging/LoggingEventArgs.cs
Core/Logging/MessageBusTracing.cs
Core/Logging/Properties/AssemblyInfo.cs
Core/ResourcePool/MemoryStreamPool.cs
Core/ResourcePool/Properties/AssemblyInfo.cs
Core/ResourcePool/ResourcePool.cs
Core/ResourcePool/ResourcePool.csproj
Core/ResourcePool/ResourcePool.csproj.vspscc
Core/Shared/ArgumentHelper.cs
Core/Shared/Barf/AssertArgs.cs
Core/Shared/Barf/BarfDeserializationArgs.cs
Core/Shared/Barf/BarfErrors.cs
Core/Shared/Barf/BarfException.cs
Core/Shared/Barf/BarfExtensions.cs
Core/Shared/Barf/BarfFormatter.cs
Core/Shared/Barf/BarfInstrumenter.cs
Core/Shared/Barf/BarfObjectHeader.cs
Core/Shared/Barf/BarfSerializationArgs.cs
Core/Shared/Barf/BarfSerializationInfo.cs
Core/Shared/Barf/BarfSerializationTypeInfo.cs
Core/Shared/Barf/BarfSerializer.cs
Core/Shared/Barf/BarfSerializerBuilder.cs
Core/Shared/Barf/BarfSerializers.cs
Core/Shared/Barf/BarfStreamHeader.cs
Core/Shared/Barf/BarfTesterBuilder.cs
Core/Shared/Barf/BarfTypeDefinition.cs
Core/Shared/Barf/BarfTypeTable.cs
Core/Shared/Barf/DefaultPartResolver.cs
Core/Shared/Barf/FillArgs.cs
Core/Shared/Barf/FillSettings.cs
Core/Shared/Barf/FutureData.cs
Core/Shared/Barf/GenAssertAreEqualContext.cs
Core/Shared/Barf/GenContext.cs
Core/Shared/Barf/GenDeserializeContext.cs
Core/Shared/Barf/GenFillContext.cs
Core/Shared/Barf/GenSerializeContext.cs
Core/Shared/Barf/HeaderFlags.cs
Core/Shared/Barf/IBarfSerializer.cs
Core/Shared/Barf/IBarfTester.cs
Core/Shared/Barf/IForwardSerializable.cs
Core/Shared/Barf/IPartBuilder.cs
Core/Shared/Barf/IPartResolver.cs
Core/Shared/Barf/ITypeMetadata.cs
Core/Shared/Barf/MemberResolver.cs
Core/Shared/Barf/NotSupportedBehavior.cs
Core/Shared/Barf/PartDefinition.cs
Core/Shared/Barf/PartFlags.cs
Core/Shared/Barf/PartFormatter.cs
Core/Shared/Barf/PartResolver.cs
Core/Shared/Barf/Parts/ArrayPartBuilder.cs
Core/Shared/Barf/Parts/BinaryFormatterPartBuilder.cs
Core/Shared/Barf/Parts/CollectionPartBuilder.cs
Core/Shared/Barf/Parts/CustomPartBuilder.cs
Core/Shared/Barf/Parts/CustomSerializablePartBuilder.cs
Core/Shared/Barf/Parts/DeferredPartBuilder.cs
Core/Shared/Barf/Parts/EnumPartBuilder.cs
Core/Shared/Barf/Parts/GuidPartBuilder.cs
Core/Shared/Barf/Parts/KeyValuePairPartBuilder.cs
Core/Shared/Barf/Parts/NullablePartBuilder.cs
Core/Shared/Barf/Parts/PrimitiveExtensionPartBuilder.cs
Core/Shared/Barf/Parts/PrimitivePartBuilder.cs
Core/Shared/Barf/Parts/SerializableStructPartBuilder.cs
Core/Shared/Barf/Parts/VersionSerializablePartBuilder.cs
Core/Shared/ChangeNotification/FileModifiedEventArgs.cs
Core/Shared/ChangeNotification/FileStalker.cs
Core/Shared/ChangeNotification/FileStalkerCacheDependency.cs
Core/Shared/Collections/CountBoundStack.cs
Core/Shared/Collections/MinimumPriorityQueue.cs
Core/Shared/Collections/MultiValueDictionary.cs
Core/Shared/Configuration/BaseSectionHandler.cs
Core/Shared/Configuration/ConfigurationLoader.cs
Core/Shared/Configuration/ConfigurationSectionBase.cs
Core/Shared/Configuration/ConfigurationSectionNameAttribute.cs
Core/Shared/Configuration/ConfigurationSectionRefreshedEventHandler.cs
Core/Shared/Configuration/EnvironmentManager.cs
Core/Shared/Configuration/EnvironmentMappingsConfig.cs
Core/Shared/Configuration/EnvironmentMappingsConfig.xsd
Core/Shared/Configuration/GenericFactoryConfigurationSection.cs
Core/Shared/Configuration/SectionHandlerAttribute.cs
Core/Shared/Configuration/XmlAttributeReader.cs
Core/Shared/Configuration/XmlSerializerSectionHandler.cs
Core/Shared/Delegates/Factory.cs
Core/Shared/Delegates/ParameterlessDelegate.cs
Core/Shared/Delegates/Procedure.cs
Core/Shared/Dynamic/BinaryOperator.cs
Core/Shared/Dynamic/CecilCilWriter.cs
Core/Shared/Dynamic/CecilExtensions.cs
Core/Shared/Dynamic/CecilTranslator.cs
Core/Shared/Dynamic/DynamicExtensions.cs
Core/Shared/Dynamic/DynamicMethods.cs
Core/Shared/Dynamic/EvaluationStack.cs
Core/Shared/Dynamic/GenericParameter.cs
Core/Shared/Dynamic/ICilWriter.cs
Core/Shared/Dynamic/IInstrumenter.cs
Core/Shared/Dynamic/ILabel.cs
Core/Shared/Dynamic/IMapping.cs
Core/Shared/Dynamic/IVariable.cs
Core/Shared/Dynamic/IVariableBuilder.cs
Core/Shared/Dynamic/ItemType.cs
Core/Shared/Dynamic/LoadOptions.cs
Core/Shared/Dynamic/Mapper.cs
Core/Shared/Dynamic/MappingInstructions.cs
Core/Shared/Dynamic/MethodGenerator.cs
Core/Shared/Dynamic/MethodHeader.cs
Core/Shared/Dynamic/MethodMapping.cs
Core/Shared/Dynamic/MsilWriter.cs
Core/Shared/Dynamic/PropertyMapping.cs
Core/Shared/Dynamic/SimpleLocal.cs
Core/Shared/Dynamic/SimpleParameter.cs
Core/Shared/Dynamic/SimpleVariable.cs
Core/Shared/Dynamic/StackAssert.cs
Core/Shared/Dynamic/StackItem.cs
Core/Shared/Dynamic/StackValidationException.cs
Core/Shared/HelperObjects/Algorithm.cs
Core/Shared/HelperObjects/ArgumentAssert.cs
Core/Shared/HelperObjects/CacheHelper.cs
Core/Shared/HelperObjects/CommonExtensions.cs
Core/Shared/HelperObjects/GenericFactory.cs
Core/Shared/HelperObjects/KeyedLazyInitializer.cs
Core/Shared/HelperObjects/LazyInitializer.cs
Core/Shared/HelperObjects/MessageWall.cs
Core/Shared/HelperObjects/MethodResult.cs
Core/Shared/HelperObjects/ReadableLazyIndexer.cs
Core/Shared/HelperObjects/SafeCounter.cs
Core/Shared/HelperObjects/StackDescriber.cs
Core/Shared/HelperObjects/StringUtility.cs
Core/Shared/IO/AutoSerializationHelper.cs
Core/Shared/IO/BitConverterEx.cs
Core/Shared/IO/CompactBinaryFormatter.cs
Core/Shared/IO/CompactBinaryReader.cs
Core/Shared/IO/CompactBinaryWriter.cs
Core/Shared/IO/Compressor.cs
Core/Shared/IO/DataSource.cs
Core/Shared/IO/DeserializeMethod.cs
Core/Shared/IO/ICacheParameter.cs
Core/Shared/IO/ICompactSerializable.cs
Core/Shared/IO/ICustomSerializable.cs
Core/Shared/IO/ILHelper.cs
Core/Shared/IO/IPrimitiveReader.cs
Core/Shared/IO/IPrimitiveWriter.cs
Core/Shared/IO/IVersionSerializable.cs
Core/Shared/IO/JSON/Converters/AspNetAjaxDateTimeConverter.cs
Core/Shared/IO/JSON/Converters/HtmlColorConverter.cs
Core/Shared/IO/JSON/Converters/XmlNodeConverter.cs
Core/Shared/IO/JSON/Identifier.cs
Core/Shared/IO/JSON/JavaScriptArray.cs
Core/Shared/IO/JSON/JavaScriptConstructor.cs
Core/Shared/IO/JSON/JavaScriptConvert.cs
Core/Shared/IO/JSON/JavaScriptObject.cs
Core/Shared/IO/JSON/JavaScriptParameters.cs
Core/Shared/IO/JSON/JavaScriptUtils.cs
Core/Shared/IO/JSON/JsonConverter.cs
Core/Shared/IO/JSON/JsonConverterCollection.cs
Core/Shared/IO/JSON/JsonDeserializer.cs
Core/Shared/IO/JSON/JsonHandler.cs
Core/Shared/IO/JSON/JsonIgnoreAttribute.cs
Core/Shared/IO/JSON/JsonReader.cs
Core/Shared/IO/JSON/JsonReaderException.cs
Core/Shared/IO/JSON/JsonSerializationException.cs
Core/Shared/IO/JSON/JsonSerializer.cs
Core/Shared/IO/JSON/JsonToken.cs
Core/Shared/IO/JSON/JsonWriter.cs
Core/Shared/IO/JSON/JsonWriterException.cs
Core/Shared/IO/JSON/StringBuffer.cs
Core/Shared/IO/JSON/Utilities/CollectionUtils.cs
Core/Shared/IO/JSON/Utilities/HandlerBase.cs
Core/Shared/IO/JSON/Utilities/ReflectionUtils.cs
Core/Shared/IO/JSON/Utilities/StringUtils.cs
Core/Shared/IO/ManagedZLibWrapper.cs
Core/Shared/IO/PrimitiveExtensions.cs
Core/Shared/IO/PropertySerializationInfo.cs
Core/Shared/IO/SafeMemoryAllocator.cs
Core/Shared/IO/SerializableClassAttribute.cs
Core/Shared/IO/SerializableInheritedPropertyAttribute.cs
Core/Shared/IO/SerializablePropertyAttribute.cs
Core/Shared/IO/SerializableStructAttribute.cs
Core/Shared/IO/SerializationInfo.cs
Core/Shared/IO/SerializationMemoryConfig.cs
Core/Shared/IO/SerializationMemoryConfig.xsd
Core/Shared/IO/SerializationType.cs
Core/Shared/IO/Serializer.cs
Core/Shared/IO/SerializerFactory.cs
Core/Shared/IO/SerializerHeaders.cs
Core/Shared/IO/StreamExtensions.cs
Core/Shared/IO/TypeInfo.cs
Core/Shared/IO/TypeInfoConfig.cs
Core/Shared/IO/TypeInfoConfigCollection.cs
Core/Shared/IO/TypeMappingConfig.cs
Core/Shared/IO/TypeMappingConfig.xsd
Core/Shared/IO/TypeNameTable.cs
Core/Shared/IO/TypeSerializationArgs.cs
Core/Shared/IO/TypeSerializationHeader.cs
Core/Shared/IO/TypeSerializationInfo.cs
Core/Shared/IO/UnicodeStringCompressor.cs
Core/Shared/Metrics/GenerationTimer.cs
Core/Shared/Metrics/MinMaxAverage.cs
Core/Shared/Metrics/RateCount.cs
Core/Shared/Metrics/RateMinMaxAverage.cs
Core/Shared/Metrics/SlidingWindowAverage.cs
Core/Shared/Metrics/SloppyMovingAverage.cs
Core/Shared/Pooling/IPoolItem.cs
Core/Shared/Pooling/Pool.cs
Core/Shared/Pooling/PoolConfig.cs
Core/Shared/Pooling/PoolConfig.xsd
Core/Shared/Pooling/PoolFetchOrder.cs
Core/Shared/Pooling/PoolItemPhase.cs
Core/Shared/Properties/AssemblyInfo.cs
Core/Shared/Runtime/InteropServices/DynamicDllImportAttribute.cs
Core/Shared/Runtime/InteropServices/DynamicDllImportBinder.cs
Core/Shared/Runtime/InteropServices/Platform.cs
Core/Shared/Runtime/InteropServices/ShadowCopier.cs
Core/Shared/Runtime/InteropServices/ShadowCopyStatus.cs
Core/Shared/Shared.csproj
Core/Shared/Shared.csproj.vspscc
Core/Shared/Storage/DataBuffer.cs
Core/Shared/Storage/DataBufferType.cs
Core/Shared/Storage/PostAccessUnmanagedMemoryCleanup.cs
Core/Shared/Storage/SafeUnmanagedMemoryStream.cs
Core/Shared/Storage/StorageKey.cs
Core/Shared/Storage/StringBuilderInternalAccessor.cs
Core/Shared/Storage/StringBuilderSegment.cs
Core/Shared/Surrogates/BuiltinSurrogates.cs
Core/Shared/Surrogates/SerializationSurrogate.cs
Core/Shared/Surrogates/TypeSurrogateProvider.cs
Core/Shared/Synchronization/AsyncEventArgs.cs
Core/Shared/Synchronization/BlockingQueue.cs
Core/Shared/Synchronization/CountDownLatch.cs
Core/Shared/Synchronization/ITaskHandle.cs
Core/Shared/Synchronization/MonitorWaitHandle.cs
Core/Shared/Synchronization/MsReaderWriterLock.cs
Core/Shared/Synchronization/TaskMonitor.cs
Core/Shared/Threading/AsyncResultOperation.cs
Core/Shared/Threading/AsynchronousExecutionPlan.cs
Core/Shared/Threading/ExecuteAsyncOperation.cs
Core/Shared/Threading/Future.cs
Core/Shared/Threading/FutureExtensions.cs
Core/Shared/Threading/FuturePublisher.cs
Core/Shared/Threading/FutureStatus.cs
Core/Shared/Threading/IFuture.cs
Core/Shared/Threading/IFutureReaction.cs
Core/Shared/Threading/Operation.cs
Core/Shared/Threading/ParallelAsyncOperation.cs
Core/Shared/UnitTests/Accessor.cs
Core/Shared/UnitTests/MSAssert.cs
Core/Shared/UnitTests/SerializationTests.cs
Core/Shared/UnitTests/TestAttributeBase.cs
Core/Shared/UnitTests/TestDecorator.cs
Core/Shared/UnitTests/UnitTestBase.cs
Core/Shared/UnitTests/UnitTestHelper.cs
Core/Shared/_README_.txt
MySpace Configuration System.sln
MySpace Configuration System.vssscc
_drop/LICENSE-log4net.txt
_drop/License-Mono.Cecil.txt
_drop/License-PowerCollections.txt
_drop/Mono.Cecil.dll
_drop/Mono.Cecil.pdb
_drop/MySpace.ManagedZLib.x64.CLR35.exe
_drop/MySpace.ManagedZLib.x64.CLR35.pdb
_drop/MySpace.ManagedZLib.x86.CLR35.exe
_drop/MySpace.ManagedZLib.x86.CLR35.pdb
_drop/NOTICE-log4net.txt
_drop/PowerCollections.dll
_drop/log4net.dll
_drop/log4net.pdb

Download

Click the following link to download configurationsystem.zip.

configurationsystem.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF