文件名称:Castle-SourceCode
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 3.62mb
- 下载次数:
- 0次
- 提 供 者:
- zouj*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该代码是MononRails项目原代码,是开元的一个项目
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 93317433castle-sourcecode.zip 列表 ActiveRecord/Castle.ActiveRecord/Attributes/Validations/ValidateIsUniqueAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/ActiveRecordAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/ActiveRecordSkip.cs ActiveRecord/Castle.ActiveRecord/Attributes/AnyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/BaseAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/BelongsToAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/CollectionIDAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/CompositeKeyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/CompositeUserTypeAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/Enums.cs ActiveRecord/Castle.ActiveRecord/Attributes/FieldAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/HasAndBelongsToManyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/HasManyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/HasManyToAnyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/HiLoAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/HqlNamedQueryAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/ImportAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/JoinedBaseAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/JoinedKeyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/KeyPropertyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/NestedAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/NestedParentReferenceAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/OneToOneAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/PrimaryKeyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/PropertyAccess.cs ActiveRecord/Castle.ActiveRecord/Attributes/PropertyAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/RawXmlMappingAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/RelationAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/TimestampAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/VersionAttribute.cs ActiveRecord/Castle.ActiveRecord/Attributes/WithAccessAttribute.cs ActiveRecord/Castle.ActiveRecord/Diagrams/Queries.cd ActiveRecord/Castle.ActiveRecord/Framework/Config/ActiveRecordSectionHandler.cs ActiveRecord/Castle.ActiveRecord/Framework/Config/IConfigurationSource.cs ActiveRecord/Castle.ActiveRecord/Framework/Config/InPlaceConfigurationSource.cs ActiveRecord/Castle.ActiveRecord/Framework/Config/XmlConfigurationSource.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/ActiveRecordModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/AnyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/BelongsToModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/CollectionIDModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/CompositeKeyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/CompositeUserTypeModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/DependentObjectModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/FieldModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/HasAndBelongsToManyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/HasManyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/HasManyToAnyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/HiloModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/ImportModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/KeyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/NestedModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/NestedParentReferenceModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/OneToOneModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/PrimaryKeyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/PropertyModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/TimestampModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Model/VersionModel.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Visitors/AbstractDepthFirstVisitor.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Visitors/GraphConnectorVisitor.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Visitors/SemanticVerifierVisitor.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Visitors/XmlGenerationVisitor.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/ActiveRecordModelBuilder.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/ActiveRecordModelCollection.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/AssemblyXmlGenerator.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Constants.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/Inflector.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/IVisitable.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/IVisitor.cs ActiveRecord/Castle.ActiveRecord/Framework/Internal/NHibernateNullablesSupport.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/Modifiers/IQueryModifier.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/Modifiers/QueryParameter.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/Modifiers/QueryRange.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/Modifiers/SqlQueryReturnDefinition.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ActiveRecordBaseQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ActiveRecordCriteriaQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ActiveRecordMultiQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/CountQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/HqlBasedQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/IActiveRecordQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/IActiveRecordQuery.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ProjectionQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ScalarProjectionQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ScalarQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/ScalarQuery.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/SimpleQuery.cs ActiveRecord/Castle.ActiveRecord/Framework/Queries/SimpleQuery.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/AbstractScope.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/AbstractThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/DifferentDatabaseScope.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/FlushAction.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/HybridWebThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/ISessionScope.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/ScopeMachineryException.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/ScopeUtil.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/SessionScope.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/ThreadScopeAccessor.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/ThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/TransactionScope.cs ActiveRecord/Castle.ActiveRecord/Framework/Scopes/WebThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/Validators/IsUniqueValidator.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordBase.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordBase.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordException.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordHooksBase.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordMediator.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordMediator.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordStarter.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordValidationBase.cs ActiveRecord/Castle.ActiveRecord/Framework/ActiveRecordValidationBase.Generic.cs ActiveRecord/Castle.ActiveRecord/Framework/ARSchemaCreator.cs ActiveRecord/Castle.ActiveRecord/Framework/CriteriaHelper.cs ActiveRecord/Castle.ActiveRecord/Framework/DictionaryAdapter.cs ActiveRecord/Castle.ActiveRecord/Framework/HookDispatcher.cs ActiveRecord/Castle.ActiveRecord/Framework/InterceptorFactory.cs ActiveRecord/Castle.ActiveRecord/Framework/ISessionFactoryHolder.cs ActiveRecord/Castle.ActiveRecord/Framework/IThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/IWebThreadScopeInfo.cs ActiveRecord/Castle.ActiveRecord/Framework/NotFoundException.cs ActiveRecord/Castle.ActiveRecord/Framework/SessionFactoryHolder.cs ActiveRecord/Castle.ActiveRecord/Framework/SessionScopeWebModule.cs ActiveRecord/Castle.ActiveRecord/Framework/SupportingUtils.cs ActiveRecord/Castle.ActiveRecord/Framework/TransactionException.cs ActiveRecord/Castle.ActiveRecord/AssemblyInfo.cs ActiveRecord/Castle.ActiveRecord/Castle.ActiveRecord-vs2005.csproj ActiveRecord/Castle.ActiveRecord/Castle.ActiveRecord.build ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/BadCompositeKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/BaseJoinedClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/BelongsToClassA.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/BelongsToWithFetch.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/CacheClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/Category.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassA.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassADynamicInsertUpdate.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassDiscriminatorParent.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassJoinedSubClassParent.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassKeyAssigned.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithAnyAttribute.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithBadCompositeKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithBadMapping.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithCompositeKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithCustomPersister.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithElementList.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithMappedField.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithoutPrimaryKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithSomeCustomOptions.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/Company.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/Component.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ComponentManyToClassA.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ComponentWithNested.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ComponentWithNested2LevelsDeep.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/CompositeKeyForClassWithCompositeKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/CompositeKeyModels.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/DictionaryModel.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/DiscriminatorGrandchild.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/Employee.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/EnumTestClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/GenBaseJoinedClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/GenClassJoinedSubClassParent.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyClassA.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyDependentObjects.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyDependentObjectsWithNested.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyDependentObjectsWithNested2LevelsDeep.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyToManyViaComponents.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyWithBatch.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/HasManyWithFetch.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/ImportClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/JoinedSubClassWithPrimaryKey.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/LazyClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/LazyClassWithoutVirtualPropertyOnBelongsTo.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/NotFoundBehaviourClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/Person.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/PropertyAccessHelperTests.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/SequenceParamClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/SimpleNestedComponent.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/SimpleNestedComponentWithFieldAccess.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/TimestampedClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/VersionedClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Model/VersionedTimestampedClass.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/AbstractActiveRecordTest.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/App.config ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/AssemblyAttributes.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/AssemblyInfo.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/AssemblyXmlGenerationTestCase.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Castle.ActiveRecord.Framework.Internal.Tests-vs2005.csproj ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/Castle.ActiveRecord.Framework.Internal.Tests.build ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/GraphConnectorTestCase.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/ImportTestCase.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/InflectorTestCase.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/SemanticCheckTestCase.cs ActiveRecord/Castle.ActiveRecord.Framework.Internal.Tests/XmlGenerationTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/Config/AspNet2.0ConfigurationIntegration.cs ActiveRecord/Castle.ActiveRecord.Tests/Config/ConfigurationSource.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/AnyModel/Models.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeModel/Agent.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeModel/AgentKey.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeModel/Group.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeModel/Org.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeNested/CompositeNestedParent.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/CompositeUserType/Product.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/AbstractClass.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Blog.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Company.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Employee.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Entity.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/NullableModel.Generics.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Person.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/Post.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/GenericModel/SurveyAssociation.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/LazyModel/ProductLazy.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Nested/NestedParent.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Nested/Operation.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Nested/WithPrefix.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/RulesModel/Rules.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/Estrato.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/QuestionContainer.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/ReferenceEstrato.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/Repository.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/Survey.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/StrictModel/SurveyEstrato.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/BadPostClass.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Blog.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/BlogLazy.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/ClassWithBrokenField.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Client.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Company.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Employee.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Entity.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Firm.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Hand.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/IntlName.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/LineItem.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/NullableModel.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Octopus.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Order.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/OtherDbBlog.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/OtherDbPost.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Person.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Post.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/PostLazy.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Product.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Ship.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/SimpleModel.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/SimpleModel2.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/SimpleModel3.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Snippet.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/Test2ARBase.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/TimeStamped.cs ActiveRecord/Castle.ActiveRecord.Tests/Model/VeryLazyObject.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/GenericModel/Blog.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/GenericModel/Customer.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/GenericModel/Person.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/GenericModel/TimeSlotFixedDate.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/GenericModel/User.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/Model/Blog.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/Model/Customer.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/Model/Person.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/Model/User.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/ValidationTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/Validation/ValidationTestCase.Generic.cs ActiveRecord/Castle.ActiveRecord.Tests/Validators/ValidatorTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/AbstractActiveRecordTest.cs ActiveRecord/Castle.ActiveRecord.Tests/ActiveRecordBaseGenericsTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/ActiveRecordGenericsTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/ActiveRecordTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/ActiveRecordWithoutBaseTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/AnyRelationTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/App-net-2.0.config ActiveRecord/Castle.ActiveRecord.Tests/App.config ActiveRecord/Castle.ActiveRecord.Tests/AssemblyInfo.cs ActiveRecord/Castle.ActiveRecord.Tests/BugTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/Castle.ActiveRecord.Tests-vs2005.csproj ActiveRecord/Castle.ActiveRecord.Tests/Castle.ActiveRecord.Tests.build ActiveRecord/Castle.ActiveRecord.Tests/CompositeNestedClassTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/CompositeUserTypeTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/CountQueryTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/DifferentDatabaseScopeTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/GenericJoinedSubClassTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/JoinedSubClassTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/LazyTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/MultipleDatabasesTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/NestedClassWithMapTypeTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/NestedClassWithPrefixTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/NestedClassWithRelationsTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/NullablesGenericsTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/NullablesTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/PluralizationTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/SessionScopeTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/StrictModelTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/TableHierarchyTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/TransactionScopeTestCase.cs ActiveRecord/Castle.ActiveRecord.Tests/VerifyModelsAgainstDBSchemaTestCase.cs ActiveRecord/activerecord.build ActiveRecord/Castle.ActiveRecord-vs2005.resharper ActiveRecord/Castle.ActiveRecord-vs2005.sln ActiveRecord/Changes.txt ActiveRecord/License.txt ActiveRecord/Readme.txt ActiveRecord/Running the test cases.txt ActiveRecord/TODO.txt AspectSharp/AopAlliance/Aop/AspectException.cs AspectSharp/AopAlliance/Aop/IAdvice.cs AspectSharp/AopAlliance/Intercept/IConstructorInterceptor.cs AspectSharp/AopAlliance/Intercept/IConstructorInvocation.cs AspectSharp/AopAlliance/Intercept/IInterceptor.cs AspectSharp/AopAlliance/Intercept/IInvocation.cs AspectSharp/AopAlliance/Intercept/IJoinpoint.cs AspectSharp/AopAlliance/Intercept/IMethodInterceptor.cs AspectSharp/AopAlliance/Intercept/IMethodInvocation.cs AspectSharp/AopAlliance/AopAlliance-vs2005.csproj AspectSharp/AopAlliance/AopAlliance.build AspectSharp/AspectSharp/Builder/SectionHandler/AspectSharpConfigurationHandler.cs AspectSharp/AspectSharp/Builder/AppDomainConfigurationBuilder.cs AspectSharp/AspectSharp/Builder/AspectEngineBuilder.cs AspectSharp/AspectSharp/Builder/AspectLanguageEngineBuilder.cs AspectSharp/AspectSharp/Builder/BuilderException.cs AspectSharp/AspectSharp/Builder/CodeEngineBuilder.cs AspectSharp/AspectSharp/Builder/XmlEngineBuilder.cs AspectSharp/AspectSharp/Core/Dispatcher/DefaultDispatcherFactory.cs AspectSharp/AspectSharp/Core/Dispatcher/DefaultInvocationDispatcher.cs AspectSharp/AspectSharp/Core/Dispatcher/DefaultMethodInvocation.cs AspectSharp/AspectSharp/Core/DynamicProxy/CustomProxyGenerator.cs AspectSharp/AspectSharp/Core/Matchers/AssignableMatcher.cs AspectSharp/AspectSharp/Core/Matchers/DefaultAspectMatcher.cs AspectSharp/AspectSharp/Core/Matchers/DefaultJoinPointMatcher.cs AspectSharp/AspectSharp/Core/Matchers/MatcherException.cs AspectSharp/AspectSharp/Core/Matchers/NamespaceMatcher.cs AspectSharp/AspectSharp/Core/Matchers/SingleTypeMatcher.cs AspectSharp/AspectSharp/Core/Matchers/TypeAliasDictionary.cs AspectSharp/AspectSharp/Core/Proxy/DefaultProxyFactory.cs AspectSharp/AspectSharp/Core/Proxy/ProxyFactoryException.cs AspectSharp/AspectSharp/Core/IAspectMatcher.cs AspectSharp/AspectSharp/Core/IClassMatcher.cs AspectSharp/AspectSharp/Core/IInvocationDispatcher.cs AspectSharp/AspectSharp/Core/IInvocationDispatcherFactory.cs AspectSharp/AspectSharp/Core/IJoinPointMatcher.cs AspectSharp/AspectSharp/Core/IMutableMethodInvocation.cs AspectSharp/AspectSharp/Core/IProxyAware.cs AspectSharp/AspectSharp/Core/IProxyFactory.cs AspectSharp/AspectSharp/AspectEngine.cs AspectSharp/AspectSharp/AspectSharp-vs2005.csproj AspectSharp/AspectSharp/AspectSharp.build AspectSharp/AspectSharp/AssertUtil.cs AspectSharp/AspectSharp.Example/Aop/Interceptors/HashcodeDefaultValueInterceptor.cs AspectSharp/AspectSharp.Example/Aop/Interceptors/LoggerInterceptor.cs AspectSharp/AspectSharp.Example/Aop/Interceptors/SecurityCheckInterceptor.cs AspectSharp/AspectSharp.Example/Aop/Mixins/SecurityMixin.cs AspectSharp/AspectSharp.Example/ContentProviders/DynamicContentProvider.cs AspectSharp/AspectSharp.Example/ContentProviders/StaticContentProvider.cs AspectSharp/AspectSharp.Example/Security/ISecurityResource.cs AspectSharp/AspectSharp.Example/Views/PlainTextView.cs AspectSharp/AspectSharp.Example/Views/XmlView.cs AspectSharp/AspectSharp.Example/Application.cs AspectSharp/AspectSharp.Example/AspectSharp.Example-vs2005.csproj AspectSharp/AspectSharp.Example/AssemblyInfo.cs AspectSharp/AspectSharp.Example/ContentFragment.cs AspectSharp/AspectSharp.Example/Context.cs AspectSharp/AspectSharp.Example/IContentFragment.cs AspectSharp/AspectSharp.Example/IContentProvider.cs AspectSharp/AspectSharp.Example/IView.cs AspectSharp/AspectSharp.Example/RequestPipeline.cs AspectSharp/AspectSharp.Lang/AST/Types/ITypeResolver.cs AspectSharp/AspectSharp.Lang/AST/Types/NamespaceTypeMap.cs AspectSharp/AspectSharp.Lang/AST/Visitors/DepthFirstVisitor.cs AspectSharp/AspectSharp.Lang/AST/Visitors/XmlTreeVisitor.cs AspectSharp/AspectSharp.Lang/AST/AllMethodSignature.cs AspectSharp/AspectSharp.Lang/AST/AspectDefinition.cs AspectSharp/AspectSharp.Lang/AST/AspectDefinitionCollection.cs AspectSharp/AspectSharp.Lang/AST/AssemblyReference.cs AspectSharp/AspectSharp.Lang/AST/DefinitionBase.cs AspectSharp/AspectSharp.Lang/AST/EngineConfiguration.cs AspectSharp/AspectSharp.Lang/AST/IDeclarationCollection.cs AspectSharp/AspectSharp.Lang/AST/ImportDirective.cs AspectSharp/AspectSharp.Lang/AST/ImportDirectiveCollection.cs AspectSharp/AspectSharp.Lang/AST/INode.cs AspectSharp/AspectSharp.Lang/AST/InterceptorDefinition.cs AspectSharp/AspectSharp.Lang/AST/InterceptorDefinitionCollection.cs AspectSharp/AspectSharp.Lang/AST/InterceptorEntryDefinition.cs AspectSharp/AspectSharp.Lang/AST/InterceptorGlobalDeclarationCollection.cs AspectSharp/AspectSharp.Lang/AST/IVisitor.cs AspectSharp/AspectSharp.Lang/AST/LexicalInfo.cs AspectSharp/AspectSharp.Lang/AST/MethodSignature.cs AspectSharp/AspectSharp.Lang/AST/MixinDefinition.cs AspectSharp/AspectSharp.Lang/AST/MixinDefinitionCollection.cs AspectSharp/AspectSharp.Lang/AST/MixinEntryDefinition.cs AspectSharp/AspectSharp.Lang/AST/MixinGlobalDeclarationCollection.cs AspectSharp/AspectSharp.Lang/AST/NodeBase.cs AspectSharp/AspectSharp.Lang/AST/NodeCollectionBase.cs AspectSharp/AspectSharp.Lang/AST/PointCutDefinition.cs AspectSharp/AspectSharp.Lang/AST/PointCutDefinitionCollection.cs AspectSharp/AspectSharp.Lang/AST/TargetTypeDefinition.cs AspectSharp/AspectSharp.Lang/AST/TypeReference.cs AspectSharp/AspectSharp.Lang/AST/TypeReferenceCollection.cs AspectSharp/AspectSharp.Lang/Steps/Semantic/SemanticAnalizerBase.cs AspectSharp/AspectSharp.Lang/Steps/Semantic/SemanticAnalizerStep.cs AspectSharp/AspectSharp.Lang/Steps/Types/Resolution/TypeManager.cs AspectSharp/AspectSharp.Lang/Steps/Types/Resolution/TypeResolverList.cs AspectSharp/AspectSharp.Lang/Steps/Types/PruneTypesStep.cs AspectSharp/AspectSharp.Lang/Steps/Types/ResolveTypesStep.cs AspectSharp/AspectSharp.Lang/Steps/AbstractStep.cs AspectSharp/AspectSharp.Lang/Steps/AbstractVisitorStep.cs AspectSharp/AspectSharp.Lang/Steps/Context.cs AspectSharp/AspectSharp.Lang/Steps/IStep.cs AspectSharp/AspectSharp.Lang/Steps/StepChainBuilder.cs AspectSharp/AspectSharp.Lang/AspectLanguageLexer.cs AspectSharp/AspectSharp.Lang/AspectLanguageLexerTokenTypes.cs AspectSharp/AspectSharp.Lang/AspectLanguageLexerTokenTypes.txt AspectSharp/AspectSharp.Lang/AspectLanguageParser.cs AspectSharp/AspectSharp.Lang/aspectLanguageTokenTypes.cs AspectSharp/AspectSharp.Lang/aspectLanguageTokenTypes.txt AspectSharp/AspectSharp.Lang/AspectParser.cs AspectSharp/AspectSharp.Lang/AspectSharp.Lang-vs2005.csproj AspectSharp/AspectSharp.Lang/AspectSharp.Lang.build AspectSharp/AspectSharp.Lang/GacHelper.cs AspectSharp/AspectSharp.Lang/langlexer.g AspectSharp/AspectSharp.Lang/langparser.g AspectSharp/AspectSharp.Lang.Tests/Types/Interceptors/DummyInterceptor.cs AspectSharp/AspectSharp.Lang.Tests/Types/Matcher/ValidMatcher.cs AspectSharp/AspectSharp.Lang.Tests/Types/Mixins/MockMixin.cs AspectSharp/AspectSharp.Lang.Tests/Types/PruneTypesStepTestCase.cs AspectSharp/AspectSharp.Lang.Tests/Types/ResolveTypesStepTestCase.cs AspectSharp/AspectSharp.Lang.Tests/Types/TypeManagerTestCase.cs AspectSharp/AspectSharp.Lang.Tests/Visitors/XmlTreeVisitorTestCase.cs AspectSharp/AspectSharp.Lang.Tests/AspectSharp.Lang.Tests-vs2005.csproj AspectSharp/AspectSharp.Lang.Tests/AspectSharp.Lang.Tests.build AspectSharp/AspectSharp.Lang.Tests/ParserAspectTestCase.cs AspectSharp/AspectSharp.Lang.Tests/ParserGlobalsTestCase.cs AspectSharp/AspectSharp.Lang.Tests/ParserImportTestCase.cs AspectSharp/AspectSharp.Lang.Tests/ParserPointcutTestCase.cs AspectSharp/AspectSharp.Lang.Tests/ParserTestCaseBase.cs AspectSharp/AspectSharp.Lang.Tests/SemanticAnalizerTestCase.cs AspectSharp/AspectSharp.LoggingExample/Model/IAgatKiller.cs AspectSharp/AspectSharp.LoggingExample/Model/LoggerInterceptor.cs AspectSharp/AspectSharp.LoggingExample/Model/MachineGun.cs AspectSharp/AspectSharp.LoggingExample/Model/Ronin.cs AspectSharp/AspectSharp.LoggingExample/App.config AspectSharp/AspectSharp.LoggingExample/App.ico AspectSharp/AspectSharp.LoggingExample/Application.cs AspectSharp/AspectSharp.LoggingExample/AspectSharp.LoggingExample-vs2005.csproj AspectSharp/AspectSharp.LoggingExample/AssemblyInfo.cs AspectSharp/AspectSharp.Tests/Classes/Author.cs AspectSharp/AspectSharp.Tests/Classes/ComplexClass.cs AspectSharp/AspectSharp.Tests/Classes/DummyCustomer.cs AspectSharp/AspectSharp.Tests/Classes/DummyInterceptor.cs AspectSharp/AspectSharp.Tests/Classes/DummyMixin.cs AspectSharp/AspectSharp.Tests/Classes/DummyPerson.cs AspectSharp/AspectSharp.Tests/Classes/ICustomer.cs AspectSharp/AspectSharp.Tests/Classes/ILogEnabled.cs AspectSharp/AspectSharp.Tests/Classes/ILoggeable.cs AspectSharp/AspectSharp.Tests/Classes/IPartiallyComplex.cs AspectSharp/AspectSharp.Tests/Classes/IPerson.cs AspectSharp/AspectSharp.Tests/Classes/LogEnabledAuthor.cs AspectSharp/AspectSharp.Tests/Classes/LogFactoryMixin.cs AspectSharp/AspectSharp.Tests/Classes/Loggeable.cs AspectSharp/AspectSharp.Tests/Classes/LogInvocationInterceptor.cs AspectSharp/AspectSharp.Tests/Classes/LogInvocationsInterceptor.cs AspectSharp/AspectSharp.Tests/InterceptorTests/InterceptorTestCase.cs AspectSharp/AspectSharp.Tests/MatcherTests/AssignableMatcherTestCase.cs AspectSharp/AspectSharp.Tests/MatcherTests/NamespaceMatcherTestCase.cs AspectSharp/AspectSharp.Tests/MatcherTests/SingleTypeMatcherTestCase.cs AspectSharp/AspectSharp.Tests/MixinTests/MixinTestCase.cs AspectSharp/AspectSharp.Tests/App.config AspectSharp/AspectSharp.Tests/AspectEngineBuilderTestCase.cs AspectSharp/AspectSharp.Tests/AspectEngineTestCase.cs AspectSharp/AspectSharp.Tests/AspectSharp.Tests-vs2005.csproj AspectSharp/AspectSharp.Tests/AspectSharp.Tests.build AspectSharp/AspectSharp.Tests/OptimizationTestCase.cs AspectSharp/docs/faq1.html AspectSharp/docs/languageref.html AspectSharp/docs/tutorial.html AspectSharp/AspectSharp-vs2003.resharper AspectSharp/aspectsharp.build AspectSharp/Changes.txt AspectSharp/todo-list.txt Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/AssemblyInfo.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter-vs2005.csproj Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter.build Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/CastleKey.snk Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/DictionaryAdapterFactory.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/DictionaryAdapterKeyPrefixAttribute.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/IDictionaryAdapterFactory.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/AssemblyInfo.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/Castle.Components.DictionaryAdapter.Tests-vs2005.csproj Components/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/Castle.Components.DictionaryAdapter.Tests.build Components/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs Components/DictionaryAdapter/Castle.Components.DictionaryAdapter-vs2005.sln Components/DictionaryAdapter/Changes.txt Components/DictionaryAdapter/DictionaryAdapter.build Components/EmailSender/Castle.Components.Common.EmailSender/Mock/MockEmailSender.cs Components/EmailSender/Castle.Components.Common.EmailSender/Smtp/SmtpSender.cs Components/EmailSender/Castle.Components.Common.EmailSender/AssemblyInfo.cs Components/EmailSender/Castle.Components.Common.EmailSender/Castle.Components.Common.EmailSender-vs2005.csproj Components/EmailSender/Castle.Components.Common.EmailSender/Castle.Components.Common.EmailSender.build Components/EmailSender/Castle.Components.Common.EmailSender/IEmailSender.cs Components/EmailSender/Castle.Components.Common.EmailSender/Message.cs Components/EmailSender/Castle.Components.Common.EmailSender/MessageAttachment.cs Components/EmailSender/Castle.Components.Common.EmailSender/MessageAttachmentCollection.cs Components/EmailSender/Changes.txt Components/EmailSender/EmailSender-vs2005.resharper Components/EmailSender/EmailSender-vs2005.sln Components/EmailSender/EmailSender.build Components/EmailSender/License.txt Components/TemplateEngine/Castle.Components.Common.TemplateEngine/AssemblyInfo.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine/Castle.Components.Common.TemplateEngine-vs2005.csproj Components/TemplateEngine/Castle.Components.Common.TemplateEngine/Castle.Components.Common.TemplateEngine.build Components/TemplateEngine/Castle.Components.Common.TemplateEngine/ITemplateEngine.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine/AssemblyInfo.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine/Castle.Components.Common.NVelocityTemplateEngine-vs2005.csproj Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.build Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine/NVelocityTemplateEngine.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/compiledres/simple.vm Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/templates/simple.vm Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/App.config Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/AssemblyInfo.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests-vs2005.csproj Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.build Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests/NVelocityTestCase.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR/compiledres/simple.vm Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR/AssemblyInfo.cs Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR.build Components/TemplateEngine/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.Tests.SR.csproj Components/TemplateEngine/Changes.txt Components/TemplateEngine/License.txt Components/TemplateEngine/Readme.txt Components/TemplateEngine/TemplateEngine-vs2005.resharper Components/TemplateEngine/TemplateEngine-vs2005.sln Components/TemplateEngine/TemplateEngine.build Components/Validator/Castle.Components.Validator/Attributes/AbstractValidationAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateCollectionNotEmptyAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateCreditCardAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateDateAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateDateTimeAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateDecimalAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateDoubleAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateEmailAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateGroupNotEmptyAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateIntegerAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateLengthAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateNonEmptyAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateNotSameAsAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateNotSameValueAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateRangeAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateRegExpAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateSameAsAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateSetAttribute.cs Components/Validator/Castle.Components.Validator/Attributes/ValidateSingleAttribute.cs Components/Validator/Castle.Components.Validator/Validators/AbstractValidator.cs Components/Validator/Castle.Components.Validator/Validators/CollectionNotEmptyValidator.cs Components/Validator/Castle.Components.Validator/Validators/CreditCardValidator.cs Components/Validator/Castle.Components.Validator/Validators/DateTimeValidator.cs Components/Validator/Castle.Components.Validator/Validators/DateValidator.cs Components/Validator/Castle.Components.Validator/Validators/DecimalValidator.cs Components/Validator/Castle.Components.Validator/Validators/DoubleValidator.cs Components/Validator/Castle.Components.Validator/Validators/EmailValidator.cs Components/Validator/Castle.Components.Validator/Validators/GroupNotEmptyValidator.cs Components/Validator/Castle.Components.Validator/Validators/IntegerValidator.cs Components/Validator/Castle.Components.Validator/Validators/LengthValidator.cs Components/Validator/Castle.Components.Validator/Validators/NonEmptyValidator.cs Components/Validator/Castle.Components.Validator/Validators/NotSameAsValidator.cs Components/Validator/Castle.Components.Validator/Validators/NotSameValueValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableDateTimeValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableDateValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableDecimalValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableDoubleValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableIntegerValidator.cs Components/Validator/Castle.Components.Validator/Validators/NullableSingleValidator.cs Components/Validator/Castle.Components.Validator/Validators/RangeValidator.cs Components/Validator/Castle.Components.Validator/Validators/RegularExpressionValidator.cs Components/Validator/Castle.Components.Validator/Validators/SameAsValidator.cs Components/Validator/Castle.Components.Validator/Validators/SetValidator.cs Components/Validator/Castle.Components.Validator/Validators/SingleValidator.cs Components/Validator/Castle.Components.Validator/AssemblyInfo.cs Components/Validator/Castle.Components.Validator/BrowserValidationConfiguration.cs Components/Validator/Castle.Components.Validator/CachedValidationRegistry.cs Components/Validator/Castle.Components.Validator/Castle.Components.Validator.build Components/Validator/Castle.Components.Validator/Castle.Components.Validator.csproj Components/Validator/Castle.Components.Validator/ErrorSummary.cs Components/Validator/Castle.Components.Validator/IBrowserValidationGenerator.cs Components/Validator/Castle.Components.Validator/InputElementType.cs Components/Validator/Castle.Components.Validator/IValidator.cs Components/Validator/Castle.Components.Validator/IValidatorBuilder.cs Components/Validator/Castle.Components.Validator/IValidatorRegistry.cs Components/Validator/Castle.Components.Validator/MessageConstants.cs Components/Validator/Castle.Components.Validator/Messages.Designer.cs Components/Validator/Castle.Components.Validator/Messages.es.resx Components/Validator/Castle.Components.Validator/Messages.fr.Designer.cs Components/Validator/Castle.Components.Validator/Messages.fr.resx Components/Validator/Castle.Components.Validator/Messages.it.Designer.cs Components/Validator/Castle.Components.Validator/Messages.it.resx Components/Validator/Castle.Components.Validator/Messages.lt.Designer.cs Components/Validator/Castle.Components.Validator/Messages.lt.resx Components/Validator/Castle.Components.Validator/Messages.lv.Designer.cs Components/Validator/Castle.Components.Validator/Messages.lv.resx Components/Validator/Castle.Components.Validator/Messages.nl.Designer.cs Components/Validator/Castle.Components.Validator/Messages.nl.resx Components/Validator/Castle.Components.Validator/Messages.pt.Designer.cs Components/Validator/Castle.Components.Validator/Messages.pt.resx Components/Validator/Castle.Components.Validator/Messages.resx Components/Validator/Castle.Components.Validator/ValidationException.cs Components/Validator/Castle.Components.Validator/ValidationInternalError.cs Components/Validator/Castle.Components.Validator/Validator.cd Components/Validator/Castle.Components.Validator/ValidatorRunner.cs Components/Validator/Castle.Components.Validator.Tests/Models/Client.cs Components/Validator/Castle.Components.Validator.Tests/Models/InsertUpdateClass.cs Components/Validator/Castle.Components.Validator.Tests/Models/Person.cs Components/Validator/Castle.Components.Validator.Tests/Models/Supplier.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/CollectionNotEmptyValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/CreditCardValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DateTimeValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DateValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DecimalValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/DoubleValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/EmailValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/GroupNotEmptyValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/IntegerValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/LengthValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NonEmptyValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NotSameAsValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NotSameValueValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDateTimeValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDateValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDecimalValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableDoubleValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableIntegerValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/NullableSingleValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/RangeValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/RegularExpressionValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/SameAsValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/SetValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorTests/SingleValidatorTestCase.cs Components/Validator/Castle.Components.Validator.Tests/AssemblyInfo.cs Components/Validator/Castle.Components.Validator.Tests/CachedValidationRegistryTestCase.cs Components/Validator/Castle.Components.Validator.Tests/Castle.Components.Validator.Tests.build Components/Validator/Castle.Components.Validator.Tests/Castle.Components.Validator.Tests.csproj Components/Validator/Castle.Components.Validator.Tests/ErrorSummaryTestCase.cs Components/Validator/Castle.Components.Validator.Tests/Messages.Designer.cs Components/Validator/Castle.Components.Validator.Tests/Messages.resx Components/Validator/Castle.Components.Validator.Tests/ValidatorRunnerTestCase.cs Components/Validator/Castle.Components.Validator.Tests/ValidatorsExecutionOrderTestCase.cs Components/Validator/Changes.txt Components/Validator/Validator.build Components/Validator/Validator.sln Components/components.build Core/Castle.Core/Attributes/CastleComponent.cs Core/Castle.Core/Attributes/ComponentActivatorAttribute.cs Core/Castle.Core/Attributes/ComponentProxyBehaviorAttribute.cs Core/Castle.Core/Attributes/DoNotWireAttribute.cs Core/Castle.Core/Attributes/InterceptorAttribute.cs Core/Castle.Core/Attributes/LifestyleAttributes.cs Core/Castle.Core/Interceptor/IChangeProxyTarget.cs Core/Castle.Core/Interceptor/IInterceptor.cs Core/Castle.Core/Interceptor/IInvocation.cs Core/Castle.Core/Interceptor/IOnBehalfAware.cs Core/Castle.Core/Interceptor/IProxyTargetAccessor.cs Core/Castle.Core/Interceptor/StandardInterceptor.cs Core/Castle.Core/Internal/GraphNode.cs Core/Castle.Core/Internal/GraphSets.cs Core/Castle.Core/Internal/IVertex.cs Core/Castle.Core/Internal/LinkedList.cs Core/Castle.Core/Internal/TopologicalSortAlgo.cs Core/Castle.Core/Lifecycle/IInitializable.cs Core/Castle.Core/Lifecycle/IRecyclable.cs Core/Castle.Core/Lifecycle/IStartable.cs Core/Castle.Core/Logging/Factories/AbstractExtendedLoggerFactory.cs Core/Castle.Core/Logging/Factories/AbstractLoggerFactory.cs Core/Castle.Core/Logging/Factories/ConsoleFactory.cs Core/Castle.Core/Logging/Factories/DiagnosticsLoggerFactory.cs Core/Castle.Core/Logging/Factories/NullLogFactory.cs Core/Castle.Core/Logging/Factories/StreamLoggerFactory.cs Core/Castle.Core/Logging/Factories/WebLoggerFactory.cs Core/Castle.Core/Logging/Loggers/ConsoleLogger.cs Core/Castle.Core/Logging/Loggers/DiagnosticsLogger.cs Core/Castle.Core/Logging/Loggers/LevelFilteredLogger.cs Core/Castle.Core/Logging/Loggers/NullLogger.cs Core/Castle.Core/Logging/Loggers/StreamLogger.cs Core/Castle.Core/Logging/Loggers/WebLogger.cs Core/Castle.Core/Logging/IContextProperties.cs Core/Castle.Core/Logging/IContextStack.cs Core/Castle.Core/Logging/IContextStacks.cs Core/Castle.Core/Logging/IExtendedLogger.cs Core/Castle.Core/Logging/IExtendedLoggerFactory.cs Core/Castle.Core/Logging/ILogger.cs Core/Castle.Core/Logging/ILoggerFactory.cs Core/Castle.Core/Logging/LoggerException.cs Core/Castle.Core/Model/Configuration/AbstractConfiguration.cs Core/Castle.Core/Model/Configuration/ConfigurationCollection.cs Core/Castle.Core/Model/Configuration/IConfiguration.cs Core/Castle.Core/Model/Configuration/MutableConfiguration.cs Core/Castle.Core/Model/ComponentModel.cs Core/Castle.Core/Model/ConstructorCandidate.cs Core/Castle.Core/Model/ConstructorCandidateCollection.cs Core/Castle.Core/Model/DependencyModel.cs Core/Castle.Core/Model/DependencyModelCollection.cs Core/Castle.Core/Model/InterceptorReference.cs Core/Castle.Core/Model/InterceptorReferenceCollection.cs Core/Castle.Core/Model/LifecycleStepCollection.cs Core/Castle.Core/Model/MethodMetaModel.cs Core/Castle.Core/Model/MethodMetaModelCollection.cs Core/Castle.Core/Model/ParameterModel.cs Core/Castle.Core/Model/ParameterModelCollection.cs Core/Castle.Core/Model/PropertySet.cs Core/Castle.Core/Model/PropertySetCollection.cs Core/Castle.Core/Resource/AbstractResource.cs Core/Castle.Core/Resource/AbstractStreamResource.cs Core/Castle.Core/Resource/AssemblyResource.cs Core/Castle.Core/Resource/AssemblyResourceFactory.cs Core/Castle.Core/Resource/ConfigResource.cs Core/Castle.Core/Resource/ConfigResourceFactory.cs Core/Castle.Core/Resource/CustomUri.cs Core/Castle.Core/Resource/FileResource.cs Core/Castle.Core/Resource/FileResourceFactory.cs Core/Castle.Core/Resource/IResource.cs Core/Castle.Core/Resource/IResourceFactory.cs Core/Castle.Core/Resource/ResourceException.cs Core/Castle.Core/Resource/StaticContentResource.cs Core/Castle.Core/Resource/UncResource.cs Core/Castle.Core/Resource/UncResourceFactory.cs Core/Castle.Core/AssemblyInfo.cs Core/Castle.Core/Castle.Core-vs2005.csproj Core/Castle.Core/Castle.Core.build Core/Castle.Core/IServiceEnabledComponent.cs Core/Castle.Core/IServiceProviderEx.cs Core/Castle.Core/IServiceProviderExAccessor.cs Core/Castle.Core/Pair.cs Core/Castle.Core.Tests/Resources/MoreRes/file2.txt Core/Castle.Core.Tests/Resources/AssemblyResourceFactoryTestCase.cs Core/Castle.Core.Tests/Resources/CustomUriTestCase.cs Core/Castle.Core.Tests/Resources/file1.txt Core/Castle.Core.Tests/Resources/FileResourceFactoryTestCase.cs Core/Castle.Core.Tests/Resources/UncResourceFactoryTestCase.cs Core/Castle.Core.Tests/App.config Core/Castle.Core.Tests/AssemblyInfo.cs Core/Castle.Core.Tests/Castle.Core.Tests-vs2005.csproj Core/Castle.Core.Tests/Castle.Core.Tests.build Core/Castle.Core.Tests/ConsoleLoggerTestCase.cs Core/Castle.Core.Tests/DiagnosticsLoggerTestCase.cs Core/Castle.Core.Tests/GraphTestCase.cs Core/Castle.Core.Tests/LevelFilteredLoggerTests.cs Core/Castle.Core.Tests/LinkedListTestCase.cs Core/Castle.Core.Tests/StreamLoggerTests.cs Core/Changes.txt Core/Core-vs2005.resharper Core/Core-vs2005.sln Core/core.build Core/License.txt Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/ActiveRecordFacility.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/AssemblyInfo.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration-vs2005.csproj Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.build Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/SafeSessionProxy.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/SessionFactoryDelegate.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration/TransactionScopeResourceAdapter.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/Blog.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/BlogService.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/FirstService.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/Post.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/PostService.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Model/WiringSession.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/AbstractActiveRecordTest.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/App.config Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/AssemblyInfo.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/BugTestCase.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Castle.Facilities.ActiveRecordIntegration.Tests-vs2005.csproj Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Castle.Facilities.ActiveRecordIntegration.Tests.build Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/IntegrationTestCase.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/Transaction2TestCase.cs Facilities/ActiveRecordIntegration/Castle.Facilities.ActiveRecordIntegration.Tests/TransactionTestCase.cs Facilities/ActiveRecordIntegration/ActiveRecordIntegration-vs2005.resharper Facilities/ActiveRecordIntegration/ActiveRecordIntegration-vs2005.sln Facilities/ActiveRecordIntegration/ActiveRecordIntegration.build Facilities/ActiveRecordIntegration/Changes.txt Facilities/ActiveRecordIntegration/License.txt Facilities/ActiveRecordIntegration/Readme.txt Facilities/ActiveRecordIntegration/Running the test cases.txt Facilities/AspectSharp/Castle.Facilities.AspectSharp/AopInterceptor.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp/AopProxyFactory.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp/AspectEngineActivator.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp/AspectSharpFacility.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp/Castle.Facilities.AspectSharp-vs2005.csproj Facilities/AspectSharp/Castle.Facilities.AspectSharp/Castle.Facilities.AspectSharp.build Facilities/AspectSharp/Castle.Facilities.AspectSharp/ContainerInvocationDispatcher.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/AnotherService.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/IAnotherService.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/ILogger.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/IProtocolHandler.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/ISimpleMixin.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/MemoryLogger.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/MessengerProtocolHandler.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/MirandaProtocolHandler.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/SecurityMixin.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/SimpleMixin.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Components/SimpleService.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Interceptors/CastleSimpleInterceptor.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Interceptors/LoggerInterceptor.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Interceptors/LoggerTraceInterceptor.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/App.config Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/AspectSharpFacilityTestCase.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Castle.Facilities.AspectSharp.Tests-vs2005.csproj Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/Castle.Facilities.AspectSharp.Tests.build Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/ConfigHelper.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/ExternalConfigurationTestCase.cs Facilities/AspectSharp/Castle.Facilities.AspectSharp.Tests/IntegrationTestCase.cs Facilities/AspectSharp/aop_castle_config.xml Facilities/AspectSharp/AspectSharp-vs2005.sln Facilities/AspectSharp/AspectSharp.build Facilities/AspectSharp/Changes.txt Facilities/AspectSharp/License.txt Facilities/AspectSharp/Readme.txt Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/AssemblyInfo.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement-vs2005.csproj Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.build Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/TransactionComponentInspector.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/TransactionFacility.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/TransactionInterceptor.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement/TransactionMetaInfoStore.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/AnotherCustomerService.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/App.config Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/AssemblyInfo.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/BaseTransactionalComp.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/Castle.Facilities.AutomaticTransactionManagement.Tests-vs2005.csproj Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/Castle.Facilities.AutomaticTransactionManagement.Tests.build Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/ConfigHelper.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/ConfiguredComponents.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/CustomerService.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/GenericService.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/ICustomerService.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/MockTransactionManager.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/TransactionalComp1.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/TransactionalComp3.cs Facilities/AutomaticTransactionManagement/Castle.Facilities.AutomaticTransactionManagement.Tests/TransactionTestCase.cs Facilities/AutomaticTransactionManagement/AutomaticTransactionManagement-vs2005.sln Facilities/AutomaticTransactionManagement/AutomaticTransactionManagement.build Facilities/AutomaticTransactionManagement/Changes.txt Facilities/AutomaticTransactionManagement/ConfigForServiceWithInterface.xml Facilities/AutomaticTransactionManagement/HasConfiguration.xml Facilities/AutomaticTransactionManagement/HasInvalidMethod.xml Facilities/AutomaticTransactionManagement/HasIsTransactionalButNothingIsConfigured.xml Facilities/AutomaticTransactionManagement/IsTransactionalMissing.xml Facilities/AutomaticTransactionManagement/License.txt Facilities/AutomaticTransactionManagement/Readme.txt Facilities/AutomaticTransactionManagement/ValidConfigForInheritedMethods.xml Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/AssemblyInfo.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/BatchRegistrationFacility.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/Castle.Facilities.BatchRegistration.build Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/ComponentDefinition.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/ComponentScanner.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration/TypeLoadUtil.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Components/Component1.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Components/Component2.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Components/OtherComponent.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Facilities/Facility1.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Facilities/Facility2.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/AssemblyInfo.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/BatchRegistrationFacilityTestCase.cs Facilities/BatchRegistration/Castle.Facilities.BatchRegistration.Tests/Castle.Facilities.BatchRegistration.Tests.build Facilities/BatchRegistration/BatchRegistration.build Facilities/BatchRegistration/Changes.txt Facilities/BatchRegistration/License.txt Facilities/BatchRegistration/Readme.txt Facilities/Cache/Castle.Facilities.Cache/Manager/DefaultCacheKeyGenerator.cs Facilities/Cache/Castle.Facilities.Cache/Manager/ICacheKeyGenerator.cs Facilities/Cache/Castle.Facilities.Cache/Manager/ICacheManager.cs Facilities/Cache/Castle.Facilities.Cache/Manager/MemoryCacheManager.cs Facilities/Cache/Castle.Facilities.Cache/AssemblyInfo.cs Facilities/Cache/Castle.Facilities.Cache/CacheAttribute.cs Facilities/Cache/Castle.Facilities.Cache/CacheComponentInspector.cs Facilities/Cache/Castle.Facilities.Cache/CacheConfig.cs Facilities/Cache/Castle.Facilities.Cache/CacheConfigHolder.cs Facilities/Cache/Castle.Facilities.Cache/CacheFacility.cs Facilities/Cache/Castle.Facilities.Cache/CacheInterceptor.cs Facilities/Cache/Castle.Facilities.Cache/Castle.Facilities.Cache-vs2005.csproj Facilities/Cache/Castle.Facilities.Cache/Castle.Facilities.Cache.build Facilities/Cache/Castle.Facilities.Cache/ToDo.txt Facilities/Cache/Castle.Facilities.Cache.Tests/App.config Facilities/Cache/Castle.Facilities.Cache.Tests/AssemblyInfo.cs Facilities/Cache/Castle.Facilities.Cache.Tests/CacheTest.cs Facilities/Cache/Castle.Facilities.Cache.Tests/Castle.Facilities.Cache.Tests-vs2005.csproj Facilities/Cache/Castle.Facilities.Cache.Tests/Castle.Facilities.Cache.Tests.build Facilities/Cache/Castle.Facilities.Cache.Tests/ConfigHelper.cs Facilities/Cache/Castle.Facilities.Cache.Tests/FifoCacheManager.cs Facilities/Cache/Castle.Facilities.Cache.Tests/IServcieA.cs Facilities/Cache/Castle.Facilities.Cache.Tests/IServiceB.cs Facilities/Cache/Castle.Facilities.Cache.Tests/IServiceC.cs Facilities/Cache/Castle.Facilities.Cache.Tests/IServiceD.cs Facilities/Cache/Castle.Facilities.Cache.Tests/ServiceA.cs Facilities/Cache/Castle.Facilities.Cache.Tests/ServiceB.cs Facilities/Cache/Castle.Facilities.Cache.Tests/ServiceC.cs Facilities/Cache/Castle.Facilities.Cache.Tests/ServiceD.cs Facilities/Cache/Cache.build Facilities/Cache/Castle.Facilities.Cache-vs2005.sln Facilities/Cache/Castle.Facilities.Cache.Tests.config Facilities/Cache/Changes.txt Facilities/Cache/License.txt Facilities/Cache/Readme.txt Facilities/Db4o/Castle.Facilities.Db4oIntegration/AssemblyInfo.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration/Castle.Facilities.Db4oIntegration-vs2005.csproj Facilities/Db4o/Castle.Facilities.Db4oIntegration/Castle.Facilities.Db4oIntegration.build Facilities/Db4o/Castle.Facilities.Db4oIntegration/Db4oFacility.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration/ObjectContainerActivatorOverrider.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration/ObjectContainerComponentActivator.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration/ResourceObjectContainerAdapter.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Components/Beer.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Components/BeerBox.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Components/BeerDao.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Components/BeerTransactionalDao.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/AbstractDb4oTestCase.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/App.config Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/AssemblyInfo.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Castle.Facilities.Db4oIntegration.Tests-vs2005.csproj Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Castle.Facilities.Db4oIntegration.Tests.build Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Castle.Facilities.Db4oIntegration.Tests.config Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/ConfigHelper.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/DaoTestCase.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/Db4oFacilityTestCase.cs Facilities/Db4o/Castle.Facilities.Db4oIntegration.Tests/TransactionalTestCase.cs Facilities/Db4o/Changes.txt Facilities/Db4o/Db4o.build Facilities/Db4o/db4oFacility-vs2005.sln Facilities/Db4o/License.txt Facilities/Db4o/Readme.txt Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/AssemblyInfo.cs Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/Castle.Facilities.DynamicLoader-vs2005.csproj Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/Castle.Facilities.DynamicLoader.build Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/DynamicLoaderActivator.cs Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/DynamicLoaderFacility.cs Facilities/DynamicLoader/Castle.Facilities.DynamicLoader/DynamicL