Document X! files for 1.2 release

This commit is contained in:
markpollack
2008-10-15 18:23:16 +00:00
parent d8ef974b5e
commit 9187908b8d
39 changed files with 1836 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
REM Register the Namespace
InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Web" /Collection:COL_Spring-1.1.0.hxc
REM Register the help file (title in Help 2.0 terminology)
InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.1.0-PR3 /langid:1033 /helpfile:Spring.NET.hxs
REM Un-comment to plug in to the Visual Studio.NET 2003 help system
InnovaHxReg /R /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT

View File

@@ -0,0 +1,8 @@
REM Remove the plug in to the Visual Studio.NET 2003 help system
InnovaHxReg /U /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT
REM Un-Register the help file (title in Help 2.0 terminology)
InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.1.0-PR3 /langid:1033 /helpfile:Spring.NET.hxs
REM Un-Register the Namespace
InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Web" /Collection:COL_Spring-1.1.0.hxc

View File

@@ -0,0 +1,8 @@
REM Register the Namespace
InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Testing.NUnit" /Collection:COL_Spring-1.1.0.hxc
REM Register the help file (title in Help 2.0 terminology)
InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs"
REM Un-comment to plug in to the Visual Studio.NET 2003 help system
InnovaHxReg /R /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXProject Version="5.0" CompileHelpFile="True" RefreshIfExists="True" DocumentSourceCode="False" AlwaysCopySupportFiles="True" PropertyCommentsFrom="0" RelationshipsFrom="2" DefaultRelsOnlyForCollections="True" ProjectGroupName="Spring-1.2.0-RC1" HTMLHelpVersion="1" HHNamespace="Spring.NET" HHIdentifier="Spring.NET-1.1.2" H2PlugIn="True" H2PlugInNamespace="MS.VSCC,MS.VSCC.2003" LocaleID="0" ExcludeFiltersRegExp="False" OutputFileExtension=".html">
<OutputLocation OutputFolder="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-1.1\web\" HelpFileName="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-1.1\htmlhelp1and2\Spring.NET.chm" UseFilenameAliases="True" StripMetadata="False" ClearBeforeBuild="True" RemoveOutputFilesAfterCompile="False"/>
<HTMLHelpOptions UseALinkMenus="False"/>
<OtherOptions CreateContextLinks="True" WriteHelpDescriptions="True" CopySourceCode="False" CreateWinHelpStub="False" Language="English"/>
<IncludeFilters IncludePrivate="False" IncludeFriend="False" IncludeProtected="True" IdentifyVisibility="False">
<Namespaces>
<Property Name="DX.NET:Method">True</Property>
<Property Name="DX.NET:Property">True</Property>
<Property Name="DX.NET:Field">True</Property>
<Property Name="DX.NET:Event">True</Property>
<Property Name="DX.NET:Constructor">True</Property>
<Property Name="DX.NET:Operator">True</Property>
</Namespaces>
</IncludeFilters>
<CommentExtraction UnTaggedBlocks="False" UnTaggedEnumerations="False" UnTaggedEvents="False" UnTaggedModules="False" UnTaggedUDTs="False" UnTaggedVariables="False" HelpDescriptionImport="1"/>
<Diagrams PageNestingLevels="2" OverviewNestingLevels="3" SupressSingleObjectDiagrams="True" DiagramStyleSource="0" ObjFillColor="0" ObjTextColor="0" ObjBorderColor="0" ColFillColor="0" ColTextColor="0" ColBorderColor="0" UseDropShadow="False" CenterCaptions="False" DiagramBold="False" BorderWidth="0" UseDiagramShapes="False"/>
<VariableValues>
<VariableValue Name="CopyrightNotice" Value="&amp;copy; 2004-2008 Spring.NET Authors. All Rights Reserved."/>
<VariableValue Name="FeedbackLink" Value="&lt;a href=&quot;http://forum.springframework.net&quot;&gt;Send comments&lt;/a&gt; on this topic."/>
<VariableValue Name="DefaultTypeRequirements" Value="&lt;h4 class=dxh4&gt;$$Requirements$$&lt;/h4&gt;&lt;p&gt;&lt;b&gt;Namespace: &lt;/b&gt;%%linkedcurrentnamespace%%&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Platforms:&lt;/b&gt; Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family&lt;/p&gt;&lt;p&gt;&lt;b&gt;Assembly: &lt;/b&gt;%%assemblyname%% (in %%assemblyfilename%%)&lt;/p&gt;"/>
<VariableValue Name="DefaultMemberRequirements" Value="&lt;h4 class=dxh4&gt;$$Requirements$$&lt;/h4&gt;&lt;p&gt;&lt;b&gt;Platforms:&lt;/b&gt; Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family&lt;/p&gt;"/>
</VariableValues>
<AdditionalFiles/>
<ModelComments/>
<IgnoreRelationships/>
<NamespaceExclusions>
<e>Spring.Core~Spring.Collections.DictionarySet+DictionarySetEnumerator</e>
<e>Spring.Core~Spring.Collections.LinkedList+Node</e>
<e>Spring.Core~Spring.Collections.LinkedList+NodeHolder</e>
<e>Spring.Core~Spring.Collections.LinkedList+LinkedListEnumerator</e>
<e>Spring.Core~Spring.Collections.PriorityQueue+PriorityQueueEnumerator</e>
<e>Spring.Core~Spring.Context.Support.AbstractApplicationContext+ObjectPostProcessorChecker</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+RootContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+DescendantContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextSchema</e>
<e>Spring.Core~Spring.Context.Support.DelegatingMessageSource+SpecialCaseNullMessageSource</e>
<e>Spring.Core~__Delegates</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow+MethodsDeclaredTypeCriteria</e>
<e>Spring.Core~Spring.Expressions.ExpressionLexer</e>
<e>Spring.Core~Spring.Expressions.ExpressionParser</e>
<e>Spring.Core~Spring.Expressions.NodeWithArguments</e>
<e>Spring.Core~Spring.Expressions.ArrayConstructorNode</e>
<e>Spring.Core~Spring.Expressions.AssignNode</e>
<e>Spring.Core~Spring.Expressions.BinaryOperator</e>
<e>Spring.Core~Spring.Expressions.BooleanLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ConstructorNode</e>
<e>Spring.Core~Spring.Expressions.DateLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ExpressionListNode</e>
<e>Spring.Core~Spring.Expressions.HexLiteralNode</e>
<e>Spring.Core~Spring.Expressions.IndexerNode</e>
<e>Spring.Core~Spring.Expressions.IntLiteralNode</e>
<e>Spring.Core~Spring.Expressions.MethodNode</e>
<e>Spring.Core~Spring.Expressions.NullLiteralNode</e>
<e>Spring.Core~Spring.Expressions.OpADD</e>
<e>Spring.Core~Spring.Expressions.OpAND</e>
<e>Spring.Core~Spring.Expressions.OpDIVIDE</e>
<e>Spring.Core~Spring.Expressions.OpEqual</e>
<e>Spring.Core~Spring.Expressions.OpGreater</e>
<e>Spring.Core~Spring.Expressions.OpGreaterOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpLess</e>
<e>Spring.Core~Spring.Expressions.OpLessOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpMODULUS</e>
<e>Spring.Core~Spring.Expressions.OpMULTIPLY</e>
<e>Spring.Core~Spring.Expressions.UnaryOperator</e>
<e>Spring.Core~Spring.Expressions.OpNOT</e>
<e>Spring.Core~Spring.Expressions.OpNotEqual</e>
<e>Spring.Core~Spring.Expressions.OpOR</e>
<e>Spring.Core~Spring.Expressions.OpPOWER</e>
<e>Spring.Core~Spring.Expressions.OpSUBTRACT</e>
<e>Spring.Core~Spring.Expressions.OpUnaryMinus</e>
<e>Spring.Core~Spring.Expressions.OpUnaryPlus</e>
<e>Spring.Core~Spring.Expressions.ProjectionNode</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode</e>
<e>Spring.Core~Spring.Expressions.RealLiteralNode</e>
<e>Spring.Core~Spring.Expressions.StringLiteralNode</e>
<e>Spring.Core~Spring.Expressions.TernaryNode</e>
<e>Spring.Core~Spring.Expressions.TypeNode</e>
<e>Spring.Core~Spring.Expressions.VariableNode</e>
<e>Spring.Core~Spring.Objects.Factory.Config.ObjectFactoryCreatingFactoryObject+GenericObjectFactory</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+ConstructorComparer</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+MinimumArgumentCountCriteria</e>
<e>Spring.Core~Spring.Objects.Factory.Support.MethodInjectingInstantiationStrategy+MethodInjectingTypeBuilder</e>
<e>Spring.Core~Spring.Objects.Support.AutoWiringEventHandlerValue+AutoWirer</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.AfterReturningAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.BeforeAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.MethodBeforeAdviceInterceptor</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.ThrowsAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.References</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.IntroductionProxyMethodBuilder</e>
<e>Spring.Aop~Spring.Aop.Framework.InterceptorAndDynamicMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+UnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+IntersectionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+UnionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+IntersectionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut+PointcutUnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Target.EmptyTargetSource+EmptyTargetSourceObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueMethodMatcher+TrueMethodMatcherObjectReference</e>
<e>Spring.Aop~Spring.Aop.TruePointcut+TruePointcutObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueTypeFilter+TrueTypeFilterObjectReference</e>
<e>Spring.Web~__Delegates</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment</e>
<e>Spring.Web~Spring.Web.Services.WebServiceExporter+WebServiceProxyTypeBuilder</e>
<e>Spring.Web~Spring.Web.Support.Script</e>
<e>Spring.Web~Spring.Web.Support.ScriptBlock</e>
<e>Spring.Web~Spring.Web.Support.ScriptFile</e>
<e>Spring.Web~Spring.Web.Support.ScriptEvent</e>
<e>Spring.Web~Spring.Globalization_namespace</e>
<e>Spring.Data~Spring.Data.Objects.MappingAdoQueryWithContext+RowMapperImpl</e>
<e>Spring.Data~Spring.Transaction.Support.AbstractPlatformTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data~__Delegates</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorWithParamValues</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorImpl</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAspectSupport+TransactionInfo</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAttributeSourceEditor+PropertiesEditor</e>
<e>Spring.Services~Spring.Remoting.Support.RemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.CaoExporter+CaoRemoteFactory</e>
<e>Spring.Services~Spring.Remoting.SaoExporter+SaoRemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+WebServiceProxyProxyTypeBuilder</e>
<e>Spring.Core~Spring.Collections.SynchronizedEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedDictionaryEnumerator</e>
<e>Spring.Core~Spring.Expressions.AttributeNode</e>
<e>Spring.Core~Spring.Expressions.NamedArgumentNode</e>
<e>Spring.Web~Spring.Util.ControlAccessor</e>
<e>Spring.Web~Spring.Util.ControlCollectionAccessor</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateAccessor+FlushModeHolder</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.CloseSuppressingMethodInterceptor</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LocalSessionFactoryObject+DbProviderWrapper</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.Support.SessionScope+LazySessionHolder</e>
<e>Spring.Data.NHibernate12~__Delegates</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.ContainsHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeleteLockModeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeletebyQueryHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeleteAllHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.EvictHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryAndNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryAndValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.ExecuteHibernateCallbackUsingDelegate</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.GetByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadByEntityHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadAllByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LockHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.RefreshHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveObjectWithIdHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.UpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateAllHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateCopyHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateTransactionManager+HibernateTransactionObject</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.Constants</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.SimpleThreadPoolTaskExecutor+ThreadRunnableDelegate</e>
</NamespaceExclusions>
<DotNetProperties IncludeRelationshipDiagrams="True" IncludeInheritanceHierarchies="True" IncludeBaseMembers="False" StandardInterfaces="System.*,Microsoft.*" OnlyLinkInherited="True" ExternalDocs="True" UseCommentFiles="True" DrillCommentFiles="True" GenerateXMLLinks="False" XMLIsland="" NoInheritedTopics="True" NoInheritedInLists="False" CreateXMLCommentFile="False" ExcludedLanguages="Delphi,JScript,CPP,CPP2005" GenerateAttributes="True" AttributeFilter="" AttributeFilterInclude="False" VBNETDefaultConstructor="False" LinkOverridenMembersToBaseImplementation="False" UseOverloadSummaryForMasterSummary="False" ExcludeEditorBrowsable="True" GenerateBreadCrumbs="True" IncludeAssemblyBreadCrumb="False"/>
<DatabaseProperties DocumentViewSource="True" DocumentTriggerSource="True" DocumentProcedureSource="True" RetainTaggedComments="False"/>
<XSDProperties UseCustomSettings="False" PageNestingLevels="2" SuppressSingleObjectDiagrams="True" ElementFillColor="15780518" ElementTextColor="0" ElementBorderColor="10789024" ElementBorders="True" ElementRefFillColor="12648447" ElementRefTextColor="0" ElementRefBorderColor="10789024" ElementRefBorders="True" ComplexTypeFillColor="15780518" ComplexTypeTextColor="0" ComplexTypeBorderColor="10789024" ComplexTypeBorders="True" AnyFillColor="13421772" AnyTextColor="0" AnyBorderColor="10789024" AnyBorders="True" NotationTextColor="8421504" RootLinesColor="10789024" DropShadows="False" BoldCaptions="True" GroupParticleSequenceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\sequence.gif" GroupParticleChoiceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\choice.gif" GroupParticleAllImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\all.gif"/>
<CommentFiles>
<CommentFile FileName="Spring.Aop.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Aop.dll"/>
<CommentFile FileName="Spring.Core.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Core.dll"/>
<CommentFile FileName="Spring.Data.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.dll"/>
<CommentFile FileName="Spring.Services.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Services.dll"/>
<CommentFile FileName="Spring.Web.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Web.dll"/>
<CommentFile FileName="Spring.Testing.NUnit.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll"/>
<CommentFile FileName="Spring.Data.NHibernate.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Data.NHibernate12.dll"/>
<CommentFile FileName="..\net-2.0\Spring.Scheduling.Quartz.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Scheduling.Quartz.dll"/>
</CommentFiles>
<DocType Name="dx.net" Template="Microsoft .NET Framework SDK Style" UseHelpTemplates="False">
<TOCSource TOCSource="1" SpecificTOCName="">
<NodeDef Key="N17086" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Introduction$$" NodeIconIndex="1" NodeType="0" PageLayout="introduction.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N34" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Assembly" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N17085" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Getting_Started$$" NodeIconIndex="1" NodeType="0" PageLayout="gettingstarted.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N16" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N17" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N21" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N18" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N0" DependantCount="1" DependantOnnamespace="DX.NET:Assembly" DependantOnnamespace_Filter="" DependantStillProcessChildren="True" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Assembly" PageTypeNamespaceFilter="" ParentKey="" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5711" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Namespaces$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5758" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Namespace" PageTypeNamespaceFilter="" ParentKey="N5711" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5759" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="namespace.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5716" DependantCount="1" DependantOnnamespace="DX.NET:Class" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Classes$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5715" DependantCount="1" DependantOnnamespace="DX.NET:Enumeration" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Enumerations$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5713" DependantCount="1" DependantOnnamespace="DX.NET:Structure" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Structures$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5938" DependantCount="1" DependantOnnamespace="DX.NET:Interface" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Interfaces$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6003" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Class" PageTypeNamespaceFilter="" ParentKey="N5716" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5847" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="class.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5846" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="class_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N8630" DependantCount="1" DependantOnnamespace="DX.NET:Constructor" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N16" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="class_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N17" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="class_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7637" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="class_fields.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N18" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="class_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20517" DependantCount="1" DependantOnnamespace="DX.NET:Operator" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Operators$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6004" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Enumeration" PageTypeNamespaceFilter="" ParentKey="N5715" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6005" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Structure" PageTypeNamespaceFilter="" ParentKey="N5713" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6006" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Interface" PageTypeNamespaceFilter="" ParentKey="N5938" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6010" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="class.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6011" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="class_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6012" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6013" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6014" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6013" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6016" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6012" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6017" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6015" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6495" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N19" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6496" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N20" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6497" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6016" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6498" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6014" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7064" DependantCount="1" DependantOnnamespace="DX.NET:Delegate" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="Delegates" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7065" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Delegate" PageTypeNamespaceFilter="" ParentKey="N7064" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7638" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N7637" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7639" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6015" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7640" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N7639" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N8631" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N8630" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13683" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13635" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13684" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13636" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13685" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13637" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13686" DependantCount="1" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13683" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13736" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13684" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13737" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13631" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13738" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="structure.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13739" DependantCount="1" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13631" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13635" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13636" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13637" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_fields.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19946" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19947" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N19946" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20518" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Operator" PageTypeNamespaceFilter="" ParentKey="N20517" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20519" DependantCount="1" DependantOnnamespace="DX.NET:Operator" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Operators$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20520" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Operator" PageTypeNamespaceFilter="" ParentKey="N20519" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
</TOCSource>
<ModelCommentProfile Version="5.0" Namespace="dx.net" Name="" Description=""/>
</DocType>
<NetAssemblies RootAssemblyName="">
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Aop.dll" mRootModule="" AssemblyName="Spring.Aop" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Core.dll" mRootModule="" AssemblyName="Spring.Core" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.dll" mRootModule="" AssemblyName="Spring.Data" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Services.dll" mRootModule="" AssemblyName="Spring.Services" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Web.dll" mRootModule="" AssemblyName="Spring.Web" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll" mRootModule="" AssemblyName="Spring.Testing.NUnit" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Data.NHibernate12.dll" mRootModule="" AssemblyName="Spring.Data.NHibernate12" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Scheduling.Quartz.dll" mRootModule="" AssemblyName="Spring.Scheduling.Quartz" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
</NetAssemblies>
<PropertyBag/>
</DocumentXProject>

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXProject Version="5.0" CompileHelpFile="True" RefreshIfExists="True" DocumentSourceCode="False" AlwaysCopySupportFiles="True" PropertyCommentsFrom="0" RelationshipsFrom="2" DefaultRelsOnlyForCollections="True" ProjectGroupName="Spring-1.2.0-RC1" HTMLHelpVersion="1" HHNamespace="Spring.NET" HHIdentifier="Spring.NET-1.1.2" H2PlugIn="True" H2PlugInNamespace="MS.VSCC,MS.VSCC.2003" LocaleID="0" ExcludeFiltersRegExp="False" OutputFileExtension=".html">
<OutputLocation OutputFolder="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-1.1\web\" HelpFileName="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-1.1\htmlhelp1and2\Spring.NET.chm" UseFilenameAliases="True" StripMetadata="False" ClearBeforeBuild="True" RemoveOutputFilesAfterCompile="False"/>
<HTMLHelpOptions UseALinkMenus="False"/>
<OtherOptions CreateContextLinks="True" WriteHelpDescriptions="True" CopySourceCode="False" CreateWinHelpStub="False" Language="English"/>
<IncludeFilters IncludePrivate="False" IncludeFriend="False" IncludeProtected="True" IdentifyVisibility="False">
<Namespaces>
<Property Name="DX.NET:Method">True</Property>
<Property Name="DX.NET:Property">True</Property>
<Property Name="DX.NET:Field">True</Property>
<Property Name="DX.NET:Event">True</Property>
<Property Name="DX.NET:Constructor">True</Property>
<Property Name="DX.NET:Operator">True</Property>
</Namespaces>
</IncludeFilters>
<CommentExtraction UnTaggedBlocks="False" UnTaggedEnumerations="False" UnTaggedEvents="False" UnTaggedModules="False" UnTaggedUDTs="False" UnTaggedVariables="False" HelpDescriptionImport="1"/>
<Diagrams PageNestingLevels="2" OverviewNestingLevels="3" SupressSingleObjectDiagrams="True" DiagramStyleSource="0" ObjFillColor="0" ObjTextColor="0" ObjBorderColor="0" ColFillColor="0" ColTextColor="0" ColBorderColor="0" UseDropShadow="False" CenterCaptions="False" DiagramBold="False" BorderWidth="0" UseDiagramShapes="False"/>
<VariableValues>
<VariableValue Name="CopyrightNotice" Value="&amp;copy; 2004-2008 Spring.NET Authors. All Rights Reserved."/>
<VariableValue Name="FeedbackLink" Value="&lt;a href=&quot;http://forum.springframework.net&quot;&gt;Send comments&lt;/a&gt; on this topic."/>
<VariableValue Name="DefaultTypeRequirements" Value="&lt;h4 class=dxh4&gt;$$Requirements$$&lt;/h4&gt;&lt;p&gt;&lt;b&gt;Namespace: &lt;/b&gt;%%linkedcurrentnamespace%%&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Platforms:&lt;/b&gt; Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family&lt;/p&gt;&lt;p&gt;&lt;b&gt;Assembly: &lt;/b&gt;%%assemblyname%% (in %%assemblyfilename%%)&lt;/p&gt;"/>
<VariableValue Name="DefaultMemberRequirements" Value="&lt;h4 class=dxh4&gt;$$Requirements$$&lt;/h4&gt;&lt;p&gt;&lt;b&gt;Platforms:&lt;/b&gt; Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family&lt;/p&gt;"/>
</VariableValues>
<AdditionalFiles/>
<ModelComments/>
<IgnoreRelationships/>
<NamespaceExclusions>
<e>Spring.Core~Spring.Collections.DictionarySet+DictionarySetEnumerator</e>
<e>Spring.Core~Spring.Collections.LinkedList+Node</e>
<e>Spring.Core~Spring.Collections.LinkedList+NodeHolder</e>
<e>Spring.Core~Spring.Collections.LinkedList+LinkedListEnumerator</e>
<e>Spring.Core~Spring.Collections.PriorityQueue+PriorityQueueEnumerator</e>
<e>Spring.Core~Spring.Context.Support.AbstractApplicationContext+ObjectPostProcessorChecker</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+RootContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+DescendantContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextSchema</e>
<e>Spring.Core~Spring.Context.Support.DelegatingMessageSource+SpecialCaseNullMessageSource</e>
<e>Spring.Core~__Delegates</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow+MethodsDeclaredTypeCriteria</e>
<e>Spring.Core~Spring.Expressions.ExpressionLexer</e>
<e>Spring.Core~Spring.Expressions.ExpressionParser</e>
<e>Spring.Core~Spring.Expressions.NodeWithArguments</e>
<e>Spring.Core~Spring.Expressions.ArrayConstructorNode</e>
<e>Spring.Core~Spring.Expressions.AssignNode</e>
<e>Spring.Core~Spring.Expressions.BinaryOperator</e>
<e>Spring.Core~Spring.Expressions.BooleanLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ConstructorNode</e>
<e>Spring.Core~Spring.Expressions.DateLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ExpressionListNode</e>
<e>Spring.Core~Spring.Expressions.HexLiteralNode</e>
<e>Spring.Core~Spring.Expressions.IndexerNode</e>
<e>Spring.Core~Spring.Expressions.IntLiteralNode</e>
<e>Spring.Core~Spring.Expressions.MethodNode</e>
<e>Spring.Core~Spring.Expressions.NullLiteralNode</e>
<e>Spring.Core~Spring.Expressions.OpADD</e>
<e>Spring.Core~Spring.Expressions.OpAND</e>
<e>Spring.Core~Spring.Expressions.OpDIVIDE</e>
<e>Spring.Core~Spring.Expressions.OpEqual</e>
<e>Spring.Core~Spring.Expressions.OpGreater</e>
<e>Spring.Core~Spring.Expressions.OpGreaterOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpLess</e>
<e>Spring.Core~Spring.Expressions.OpLessOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpMODULUS</e>
<e>Spring.Core~Spring.Expressions.OpMULTIPLY</e>
<e>Spring.Core~Spring.Expressions.UnaryOperator</e>
<e>Spring.Core~Spring.Expressions.OpNOT</e>
<e>Spring.Core~Spring.Expressions.OpNotEqual</e>
<e>Spring.Core~Spring.Expressions.OpOR</e>
<e>Spring.Core~Spring.Expressions.OpPOWER</e>
<e>Spring.Core~Spring.Expressions.OpSUBTRACT</e>
<e>Spring.Core~Spring.Expressions.OpUnaryMinus</e>
<e>Spring.Core~Spring.Expressions.OpUnaryPlus</e>
<e>Spring.Core~Spring.Expressions.ProjectionNode</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode</e>
<e>Spring.Core~Spring.Expressions.RealLiteralNode</e>
<e>Spring.Core~Spring.Expressions.StringLiteralNode</e>
<e>Spring.Core~Spring.Expressions.TernaryNode</e>
<e>Spring.Core~Spring.Expressions.TypeNode</e>
<e>Spring.Core~Spring.Expressions.VariableNode</e>
<e>Spring.Core~Spring.Objects.Factory.Config.ObjectFactoryCreatingFactoryObject+GenericObjectFactory</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+ConstructorComparer</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+MinimumArgumentCountCriteria</e>
<e>Spring.Core~Spring.Objects.Factory.Support.MethodInjectingInstantiationStrategy+MethodInjectingTypeBuilder</e>
<e>Spring.Core~Spring.Objects.Support.AutoWiringEventHandlerValue+AutoWirer</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.AfterReturningAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.BeforeAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.MethodBeforeAdviceInterceptor</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.ThrowsAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.References</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.IntroductionProxyMethodBuilder</e>
<e>Spring.Aop~Spring.Aop.Framework.InterceptorAndDynamicMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+UnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+IntersectionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+UnionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+IntersectionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut+PointcutUnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Target.EmptyTargetSource+EmptyTargetSourceObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueMethodMatcher+TrueMethodMatcherObjectReference</e>
<e>Spring.Aop~Spring.Aop.TruePointcut+TruePointcutObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueTypeFilter+TrueTypeFilterObjectReference</e>
<e>Spring.Web~__Delegates</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment</e>
<e>Spring.Web~Spring.Web.Services.WebServiceExporter+WebServiceProxyTypeBuilder</e>
<e>Spring.Web~Spring.Web.Support.Script</e>
<e>Spring.Web~Spring.Web.Support.ScriptBlock</e>
<e>Spring.Web~Spring.Web.Support.ScriptFile</e>
<e>Spring.Web~Spring.Web.Support.ScriptEvent</e>
<e>Spring.Web~Spring.Globalization_namespace</e>
<e>Spring.Data~Spring.Data.Objects.MappingAdoQueryWithContext+RowMapperImpl</e>
<e>Spring.Data~Spring.Transaction.Support.AbstractPlatformTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data~__Delegates</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorWithParamValues</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorImpl</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAspectSupport+TransactionInfo</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAttributeSourceEditor+PropertiesEditor</e>
<e>Spring.Services~Spring.Remoting.Support.RemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.CaoExporter+CaoRemoteFactory</e>
<e>Spring.Services~Spring.Remoting.SaoExporter+SaoRemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+WebServiceProxyProxyTypeBuilder</e>
<e>Spring.Core~Spring.Collections.SynchronizedEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedDictionaryEnumerator</e>
<e>Spring.Core~Spring.Expressions.AttributeNode</e>
<e>Spring.Core~Spring.Expressions.NamedArgumentNode</e>
<e>Spring.Web~Spring.Util.ControlAccessor</e>
<e>Spring.Web~Spring.Util.ControlCollectionAccessor</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateAccessor+FlushModeHolder</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.CloseSuppressingMethodInterceptor</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LocalSessionFactoryObject+DbProviderWrapper</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.Support.SessionScope+LazySessionHolder</e>
<e>Spring.Data.NHibernate12~__Delegates</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.ContainsHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeleteLockModeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeletebyQueryHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.DeleteAllHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.EvictHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryAndNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByNamedQueryAndValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.FindByValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.ExecuteHibernateCallbackUsingDelegate</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.GetByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadByEntityHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LoadAllByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.LockHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.RefreshHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveObjectWithIdHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.UpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateAllHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.SaveOrUpdateCopyHibernateCallback</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateTransactionManager+HibernateTransactionObject</e>
<e>Spring.Data.NHibernate12~Spring.Data.NHibernate.HibernateTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.Constants</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.SimpleThreadPoolTaskExecutor+ThreadRunnableDelegate</e>
</NamespaceExclusions>
<DotNetProperties IncludeRelationshipDiagrams="True" IncludeInheritanceHierarchies="True" IncludeBaseMembers="False" StandardInterfaces="System.*,Microsoft.*" OnlyLinkInherited="True" ExternalDocs="True" UseCommentFiles="True" DrillCommentFiles="True" GenerateXMLLinks="False" XMLIsland="" NoInheritedTopics="True" NoInheritedInLists="False" CreateXMLCommentFile="False" ExcludedLanguages="Delphi,JScript,CPP,CPP2005" GenerateAttributes="True" AttributeFilter="" AttributeFilterInclude="False" VBNETDefaultConstructor="False" LinkOverridenMembersToBaseImplementation="False" UseOverloadSummaryForMasterSummary="False" ExcludeEditorBrowsable="True" GenerateBreadCrumbs="True" IncludeAssemblyBreadCrumb="False"/>
<DatabaseProperties DocumentViewSource="True" DocumentTriggerSource="True" DocumentProcedureSource="True" RetainTaggedComments="False"/>
<XSDProperties UseCustomSettings="False" PageNestingLevels="2" SuppressSingleObjectDiagrams="True" ElementFillColor="15780518" ElementTextColor="0" ElementBorderColor="10789024" ElementBorders="True" ElementRefFillColor="12648447" ElementRefTextColor="0" ElementRefBorderColor="10789024" ElementRefBorders="True" ComplexTypeFillColor="15780518" ComplexTypeTextColor="0" ComplexTypeBorderColor="10789024" ComplexTypeBorders="True" AnyFillColor="13421772" AnyTextColor="0" AnyBorderColor="10789024" AnyBorders="True" NotationTextColor="8421504" RootLinesColor="10789024" DropShadows="False" BoldCaptions="True" GroupParticleSequenceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\sequence.gif" GroupParticleChoiceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\choice.gif" GroupParticleAllImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\all.gif"/>
<CommentFiles>
<CommentFile FileName="Spring.Aop.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Aop.dll"/>
<CommentFile FileName="Spring.Core.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Core.dll"/>
<CommentFile FileName="Spring.Data.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.dll"/>
<CommentFile FileName="Spring.Services.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Services.dll"/>
<CommentFile FileName="Spring.Web.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Web.dll"/>
<CommentFile FileName="Spring.Testing.NUnit.dxc" DocType="dx.net" ItemMoniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll"/>
<CommentFile FileName="Spring.Data.NHibernate.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Data.NHibernate12.dll"/>
<CommentFile FileName="..\net-2.0\Spring.Scheduling.Quartz.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Scheduling.Quartz.dll"/>
</CommentFiles>
<DocType Name="dx.net" Template="Microsoft .NET Framework SDK Style" UseHelpTemplates="False">
<TOCSource TOCSource="1" SpecificTOCName="">
<NodeDef Key="N17086" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Introduction$$" NodeIconIndex="1" NodeType="0" PageLayout="introduction.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N34" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Assembly" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N17085" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Getting_Started$$" NodeIconIndex="1" NodeType="0" PageLayout="gettingstarted.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N16" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N17" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N21" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N18" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N0" DependantCount="1" DependantOnnamespace="DX.NET:Assembly" DependantOnnamespace_Filter="" DependantStillProcessChildren="True" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Assembly" PageTypeNamespaceFilter="" ParentKey="" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5711" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Namespaces$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N0" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5758" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Namespace" PageTypeNamespaceFilter="" ParentKey="N5711" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5759" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="namespace.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5716" DependantCount="1" DependantOnnamespace="DX.NET:Class" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Classes$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5715" DependantCount="1" DependantOnnamespace="DX.NET:Enumeration" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Enumerations$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5713" DependantCount="1" DependantOnnamespace="DX.NET:Structure" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Structures$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5938" DependantCount="1" DependantOnnamespace="DX.NET:Interface" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Interfaces$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6003" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Class" PageTypeNamespaceFilter="" ParentKey="N5716" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5847" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="class.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N5846" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="class_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N8630" DependantCount="1" DependantOnnamespace="DX.NET:Constructor" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N16" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="class_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N17" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="class_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7637" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="class_fields.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N18" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="class_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20517" DependantCount="1" DependantOnnamespace="DX.NET:Operator" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Operators$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6003" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6004" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Enumeration" PageTypeNamespaceFilter="" ParentKey="N5715" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6005" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Structure" PageTypeNamespaceFilter="" ParentKey="N5713" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6006" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Interface" PageTypeNamespaceFilter="" ParentKey="N5938" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6010" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="class.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6011" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="class_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6012" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6013" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6014" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6013" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6016" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6012" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6017" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6015" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6495" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N19" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6496" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N20" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6497" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6016" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6498" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6014" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7064" DependantCount="1" DependantOnnamespace="DX.NET:Delegate" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="Delegates" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N5758" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7065" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Short_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Delegate" PageTypeNamespaceFilter="" ParentKey="N7064" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7638" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N7637" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7639" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N6015" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="Interface_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6006" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N7640" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N7639" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N8631" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N8630" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13683" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13635" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13684" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13636" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13685" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Field" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13637" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13686" DependantCount="1" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Method" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13683" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13736" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Property" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13684" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13737" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N13631" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13738" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Overview$$" NodeIconIndex="1" NodeType="0" PageLayout="structure.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13739" DependantCount="1" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Members$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_members.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13631" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Constructor_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Constructor" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13635" DependantCount="1" DependantOnnamespace="DX.NET:Method" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Methods$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_methods.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13636" DependantCount="1" DependantOnnamespace="DX.NET:Property" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Properties$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_properties.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N13637" DependantCount="1" DependantOnnamespace="DX.NET:Field" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Fields$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_fields.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19946" DependantCount="1" DependantOnnamespace="DX.NET:Event" DependantOnnamespace_Filter="includeinherited=false" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Events$$" NodeIconIndex="1" NodeType="0" PageLayout="structure_events.html" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N19947" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Event" PageTypeNamespaceFilter="includeinherited=false" ParentKey="N19946" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20518" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Operator" PageTypeNamespaceFilter="" ParentKey="N20517" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20519" DependantCount="1" DependantOnnamespace="DX.NET:Operator" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="False" MarkAsNew="False" NodeCaptionTemplate="$$Operators$$" NodeIconIndex="1" NodeType="0" PageLayout="" PageTypeNamespace="" PageTypeNamespaceFilter="" ParentKey="N6005" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
<NodeDef Key="N20520" DependantCount="0" DependantOnnamespace="" DependantOnnamespace_Filter="" DependantStillProcessChildren="False" FileNameTemplate="" LinkToPage="True" MarkAsNew="False" NodeCaptionTemplate="%%Local_Item_Title%%" NodeIconIndex="1" NodeType="1" PageLayout="" PageTypeNamespace="DX.NET:Operator" PageTypeNamespaceFilter="" ParentKey="N20519" UseCustomIcon="False" IsDefaultTopic="False" PlugInName="" PlugInData=""/>
</TOCSource>
<ModelCommentProfile Version="5.0" Namespace="dx.net" Name="" Description=""/>
</DocType>
<NetAssemblies RootAssemblyName="">
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Aop.dll" mRootModule="" AssemblyName="Spring.Aop" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Core.dll" mRootModule="" AssemblyName="Spring.Core" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.dll" mRootModule="" AssemblyName="Spring.Data" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Services.dll" mRootModule="" AssemblyName="Spring.Services" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Web.dll" mRootModule="" AssemblyName="Spring.Web" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll" mRootModule="" AssemblyName="Spring.Testing.NUnit" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Data.NHibernate12.dll" mRootModule="" AssemblyName="Spring.Data.NHibernate12" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\1.1\debug\Spring.Scheduling.Quartz.dll" mRootModule="" AssemblyName="Spring.Scheduling.Quartz" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
</NetAssemblies>
<PropertyBag/>
</DocumentXProject>

View File

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Aop.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Aop" RelatedProject="Spring-1.0-net-1.1.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Aop" tid="##PROJECT_INTRODUCTION" q="" cd="38813.6247569444"><![CDATA[<P><SPAN class=emphasis><EM>Aspect-Oriented Programming</EM></SPAN> (<SPAN class=emphasis><EM>AOP</EM></SPAN>) complements OOP by providing another way of thinking about program structure. Whereas OO decomposes applications into a hierarchy of objects, AOP decomposes programs into <SPAN class=emphasis><EM>aspects</EM></SPAN> or <SPAN class=emphasis><EM>concerns.&nbsp;</EM> This enables the modularization of concerns such as transaction management that would otherwise cut across multiple objects (such concerns are often termed <SPAN class=emphasis><EM>crosscutting</EM></SPAN> concerns).</SPAN></P>]]></c>
<c eid="Spring.Aop" tid="##PROJECT_GETTINGSTARTED" q="" cd="39245.5270833333"><![CDATA[The <A href="http://www.springframework.net/doc-latest/reference/html/aop-quickstart.html">AOP Quickstart</A> included in the distribution is a good starting point to explore the functionality offered in Spring.NET's AOP Framework.]]></c>
<c eid="Spring.Aop~AopAlliance.Aop_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[AOP framework interfaces based on the <A href="http://aopalliance.sourceforge.net/">AOP Alliance</A> API.]]></c>
<c eid="Spring.Aop~AopAlliance.Intercept_namespace" tid="##SUMMARY" q="" cd="38813.6244675926">AOP Alliance interception interfaces.</c>
<c eid="Spring.Aop~Spring.Aop_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Core Spring.NET AOP interfaces, built on top of and implementing all of the AOP Alliance AOP interoperability interfaces.</P>
<P>Spring.NET AOP also offers:</P>
<OL>
<LI>Introduction support</LI>
<LI>A pointcut abstraction, supporting "static" pointcuts (class and method-based) and "dynamic" pointcuts (also considering method arguments).</LI>
<LI>A&nbsp;full range of advice types, including around, before, after returning and throws advice.</LI>
<LI>Extensibility points allowing arbitrary custom advice types to be plugged in without modifying the core framework.</LI></OL>
<P>Spring.NET AOP can be used programmatically or (preferably) in conjunction with the Spring.NET IoC container.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Config_namespace" tid="##SUMMARY" q="" cd="39423.6115856481">Custom schema for configuration</c>
<c eid="Spring.Aop~Spring.Aop.Framework_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Basic AOP infrastructure compliant with the <A href="http://aopalliance.sourceforge.net/">AOP Alliance</A>&nbsp;interfaces.</P>
<P>Spring.NET AOP supports proxying interfaces or classes, introductions, and offers static and dynamic pointcuts.<BR></P>
<P>Any Spring.NET AOP proxy can be cast to the %ProxyConfig:Spring.Aop~Spring.Aop.Framework.ProxyConfig% AOP configuration interface in this namespace to add or remove interceptors.</P>
<P>The %ProxyFactoryObject:Spring.Aop~Spring.Aop.Framework.ProxyFactoryObject% is a convenient way to create AOP proxies in an IObjectFactory or IApplicationContext. However, proxies can be created programmatically using the %ProxyFactory:Spring.Aop~Spring.Aop.Framework.ProxyFactory% class.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.Adapter_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Service Provider Interface (SPI) namespace allowing Spring.NET AOP framework to handle arbitrary advice types.<BR></P>
<P>Users who want to use the Spring.NET AOP framework, rather than extend its capabilities, don't need to concern themselves with this namespace.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.AutoProxy_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[Object&nbsp;post-processors for use in IApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryObject.
<P>&nbsp;
<P>The various post-processors in this package need only be added to an IApplicationContext (typically in an XML object definition document) to automatically proxy selected objects. </P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.AutoProxy.Target_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Generic support classes for target source creation. </P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.DynamicProxy_namespace" tid="##SUMMARY" q="" cd="38813.6245717593">Contains functionality relating to the creation of dynamic proxy instances.</c>
<c eid="Spring.Aop~Spring.Aop.Support_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[Convenience classes for using Spring.NET's AOP API.]]></c>
<c eid="Spring.Aop~Spring.Aop.Target_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>This namespace contains implementations of the %Spring.Aop.ITargetSource:Spring.Aop~Spring.Aop.ITargetSource% interface.<BR></P>
<P>The simplest implementation is the %SingletonTargetSource:Spring.Aop~Spring.Aop.Target.SingletonTargetSource%, which is used in the AOP framework to wrap a single target instance. This is normally appropriate, and is the current default.</P>
<P>Other features include pooling implementations, that provides a target from a pool for each request, ensuring a single threaded programming model; and a&nbsp;"prototype" implementation, that uses a new target instance for each invocation. (Much like single-call .NET remoting semanics).</P>]]></c>
<c eid="Spring.Aop~Spring.Aspects_namespace" tid="##SUMMARY" q="" cd="39423.514537037">Reusable aspects</c>
<c eid="Spring.Aop~Spring.Aspects.Cache_namespace" tid="##SUMMARY" q="" cd="39423.5146412037">Caching asepct</c>
<c eid="Spring.Aop~Spring.Aspects.Exceptions_namespace" tid="##SUMMARY" q="" cd="39423.514837963">Exception handling aspect</c>
<c eid="Spring.Aop~Spring.Aspects.Logging_namespace" tid="##SUMMARY" q="" cd="39423.5148611111">Logging aspect</c>
</DocumentXComments>

View File

@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Aop.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Aop" RelatedProject="Spring-1.0-net-1.1.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Aop" tid="##PROJECT_INTRODUCTION" q="" cd="38813.6247569444"><![CDATA[<P><SPAN class=emphasis><EM>Aspect-Oriented Programming</EM></SPAN> (<SPAN class=emphasis><EM>AOP</EM></SPAN>) complements OOP by providing another way of thinking about program structure. Whereas OO decomposes applications into a hierarchy of objects, AOP decomposes programs into <SPAN class=emphasis><EM>aspects</EM></SPAN> or <SPAN class=emphasis><EM>concerns.&nbsp;</EM> This enables the modularization of concerns such as transaction management that would otherwise cut across multiple objects (such concerns are often termed <SPAN class=emphasis><EM>crosscutting</EM></SPAN> concerns).</SPAN></P>]]></c>
<c eid="Spring.Aop" tid="##PROJECT_GETTINGSTARTED" q="" cd="39245.5270833333"><![CDATA[The <A href="http://www.springframework.net/doc-latest/reference/html/aop-quickstart.html">AOP Quickstart</A> included in the distribution is a good starting point to explore the functionality offered in Spring.NET's AOP Framework.]]></c>
<c eid="Spring.Aop~AopAlliance.Aop_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[AOP framework interfaces based on the <A href="http://aopalliance.sourceforge.net/">AOP Alliance</A> API.]]></c>
<c eid="Spring.Aop~AopAlliance.Intercept_namespace" tid="##SUMMARY" q="" cd="38813.6244675926">AOP Alliance interception interfaces.</c>
<c eid="Spring.Aop~Spring.Aop_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Core Spring.NET AOP interfaces, built on top of and implementing all of the AOP Alliance AOP interoperability interfaces.</P>
<P>Spring.NET AOP also offers:</P>
<OL>
<LI>Introduction support</LI>
<LI>A pointcut abstraction, supporting "static" pointcuts (class and method-based) and "dynamic" pointcuts (also considering method arguments).</LI>
<LI>A&nbsp;full range of advice types, including around, before, after returning and throws advice.</LI>
<LI>Extensibility points allowing arbitrary custom advice types to be plugged in without modifying the core framework.</LI></OL>
<P>Spring.NET AOP can be used programmatically or (preferably) in conjunction with the Spring.NET IoC container.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Basic AOP infrastructure compliant with the <A href="http://aopalliance.sourceforge.net/">AOP Alliance</A>&nbsp;interfaces.</P>
<P>Spring.NET AOP supports proxying interfaces or classes, introductions, and offers static and dynamic pointcuts.<BR></P>
<P>Any Spring.NET AOP proxy can be cast to the %ProxyConfig:Spring.Aop~Spring.Aop.Framework.ProxyConfig% AOP configuration interface in this namespace to add or remove interceptors.</P>
<P>The %ProxyFactoryObject:Spring.Aop~Spring.Aop.Framework.ProxyFactoryObject% is a convenient way to create AOP proxies in an IObjectFactory or IApplicationContext. However, proxies can be created programmatically using the %ProxyFactory:Spring.Aop~Spring.Aop.Framework.ProxyFactory% class.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.Adapter_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Service Provider Interface (SPI) namespace allowing Spring.NET AOP framework to handle arbitrary advice types.<BR></P>
<P>Users who want to use the Spring.NET AOP framework, rather than extend its capabilities, don't need to concern themselves with this namespace.</P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.AutoProxy_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[Object&nbsp;post-processors for use in IApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryObject.
<P>&nbsp;
<P>The various post-processors in this package need only be added to an IApplicationContext (typically in an XML object definition document) to automatically proxy selected objects. </P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.AutoProxy.Target_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>Generic support classes for target source creation. </P>]]></c>
<c eid="Spring.Aop~Spring.Aop.Framework.DynamicProxy_namespace" tid="##SUMMARY" q="" cd="38813.6245717593">Contains functionality relating to the creation of dynamic proxy instances.</c>
<c eid="Spring.Aop~Spring.Aop.Support_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[Convenience classes for using Spring.NET's AOP API.]]></c>
<c eid="Spring.Aop~Spring.Aop.Target_namespace" tid="##SUMMARY" q="" cd="38813.6244675926"><![CDATA[<P>This namespace contains implementations of the %Spring.Aop.ITargetSource:Spring.Aop~Spring.Aop.ITargetSource% interface.<BR></P>
<P>The simplest implementation is the %SingletonTargetSource:Spring.Aop~Spring.Aop.Target.SingletonTargetSource%, which is used in the AOP framework to wrap a single target instance. This is normally appropriate, and is the current default.</P>
<P>Other features include pooling implementations, that provides a target from a pool for each request, ensuring a single threaded programming model; and a&nbsp;"prototype" implementation, that uses a new target instance for each invocation. (Much like single-call .NET remoting semanics).</P>]]></c>
<c eid="Spring.Aop~Spring.Aspects_namespace" tid="##SUMMARY" q="" cd="39423.514537037">Reusable aspects</c>
<c eid="Spring.Aop~Spring.Aspects.Cache_namespace" tid="##SUMMARY" q="" cd="39423.5146412037">Caching asepct</c>
<c eid="Spring.Aop~Spring.Aspects.Exceptions_namespace" tid="##SUMMARY" q="" cd="39423.514837963">Exception handling aspect</c>
<c eid="Spring.Aop~Spring.Aspects.Logging_namespace" tid="##SUMMARY" q="" cd="39423.5148611111">Logging aspect</c>
</DocumentXComments>

View File

@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Core.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Core" RelatedProject="Spring-1.0-net-1.1.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList>Globalization|instantiating</IgnoreWordList>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<lang_vbUsage>on</lang_vbUsage>
<lang_VB>on</lang_VB>
<lang_CS>on</lang_CS>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Core" tid="##PROJECT_INTRODUCTION" q="" cd="39053.9711574074"><![CDATA[<P>The Spring.Core namespace provides an implementation of an Inversion of Control container.&nbsp;</P>
<P>Inversion of Control (IoC) containers provide a&nbsp;simple but powerful means to&nbsp;create and configure properties of objects in your application.&nbsp; These properties maybe simple types, such as strings or integers but much of the power of an IoC container comes from the ability to set properties that are references to other objects in your application, i.e. an objects dependencies.&nbsp;</P>
<P>An introductory article to IoC containers can be found in the September 2005 edition of <A href="http://msdn.microsoft.com/msdnmag/issues/05/09/DesignPatterns/default.aspx">MSDN Magazine</A>.&nbsp; Links to additional introductory material on IoC containers can be found on&nbsp;the <A href="www.springframework.net">Spring.NET</A> or <A href="www.springframework.org">Spring Framework</A> web sites.</P>
<P>The design of Spring.NET's IoC container is such that your application objects configured by the IoC container almost always to not need to depend on any classes or interfaces contained in this namespace.&nbsp;</P>
<P>However, you may find it useful to reference this namespace as it contains&nbsp;some general framework style classes&nbsp; &nbsp;These range from&nbsp;%Spring.Expressions:Spring.Core~Spring.Expressions_namespace% that provides&nbsp;evaluation of object graph expressions to&nbsp;%Spring.Util:Spring.Core~Spring.Util_namespace% that provides various Reflection, String, and XML utility functions.</P>]]></c>
<c eid="Spring.Core" tid="##PROJECT_GETTINGSTARTED" q="" cd="39245.5287152778"><![CDATA[<P>Inversion of Control (IoC) containers provide a non-invasive means to configure the dependency of objects in your application.&nbsp; A more detailed&nbsp;introduction to IoC containers can be found is this <A href="http://martinfowler.com/articles/injection.html">article</A> by Martin Fowler which uses a simple movie search application as a means to demonstrate the IoC container.&nbsp; This example&nbsp;implemented using Spring.NET's IoC is available as part of the&nbsp;the Spring.NET distribution and documented as the <A href="http://www.springframework.net/doc-latest/reference/html/quickstarts.html">MovieFinder Quickstart</A>.</P>]]></c>
<c eid="Spring.Core~Spring.Caching_namespace" tid="##SUMMARY" q="" cd="39423.5169444444">General caching interfaces and abstract base classes.</c>
<c eid="Spring.Core~Spring.Collections_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Collection style classes used throughout the Spring.NET framework.&nbsp; Most notably an implementation of a %Set:Spring.Core~Spring.Collections.ISet% collection class.]]></c>
<c eid="Spring.Core~Spring.Context_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Builds on the feature set provided by the Spring.Objects namespace to add support for&nbsp;message sources and for the Observer design pattern, and the ability for application objects to obtain resources.</P>
<P>There is no necessity for Spring.NET applications explicitly to depend on the functionality provided by either of the&nbsp;%IApplicationContext:Spring.Core~Spring.Context.IApplicationContext% or %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% interfaces. One of the strengths of the Spring.NET architecture is that application objects can almost always be configured without any dependency on Spring.NET-specific APIs.</P>]]></c>
<c eid="Spring.Core~Spring.Context.Events_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Support classes for application events, such as standard context events.</P>]]></c>
<c eid="Spring.Core~Spring.Context.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Support classes for the functionality defined in the Spring.Context namespace.<BR></P>
<P>Contains abstract base classes for the %IApplicationContext:Spring.Core~Spring.Context.IApplicationContext% and %IMessageSource:Spring.Core~Spring.Context.IMessageSource% interfaces.</P>]]></c>
<c eid="Spring.Core~Spring.Core_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides core interfaces that are not specific to any part of the framework.</c>
<c eid="Spring.Core~Spring.Core.IO_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Generic abstraction for resources such as files accessed via HTTP or the local file system.</c>
<c eid="Spring.Core~Spring.Core.TypeConversion_namespace" tid="##SUMMARY" q="" cd="39423.5170717593">TypeConversion utilities</c>
<c eid="Spring.Core~Spring.Core.TypeResolution_namespace" tid="##SUMMARY" q="" cd="39423.5171296296">TypeResolution utilities</c>
<c eid="Spring.Core~Spring.DataBinding_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides data binding of objects to view components.</c>
<c eid="Spring.Core~Spring.Expressions_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Provides&nbsp;evaluation of object graph expressions.]]></c>
<c eid="Spring.Core~Spring.Expressions.Processors_namespace" tid="##SUMMARY" q="" cd="39053.9716435185">Provides additional functionality such as MAX, MIN to evaluation of object graph expressions</c>
<c eid="Spring.Core~Spring.Globalization_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Defines the core interfaces and support classes for internationalization&nbsp;support.]]></c>
<c eid="Spring.Core~Spring.Globalization.Formatters_namespace" tid="##SUMMARY" q="" cd="39053.9719097222">Useful formatters for application globalizaiton</c>
<c eid="Spring.Core~Spring.Globalization.Localizers_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Defines implementations of the %ILocalizer:Spring.Core~Spring.Globalization.ILocalizer% interface that apply resources to target objects as well as any supporting classes.</c>
<c eid="Spring.Core~Spring.Globalization.Resolvers_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Defines implementations of the %ICultureResolver:Spring.Core~Spring.Globalization.ICultureResolver% strategy interface for resolving CultureInfo instances as well as&nbsp;any supporting classes.]]></c>
<c eid="Spring.Core~Spring.Objects_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Contains interfaces and classes for manipulating plain old .NET objects (PONOs).</P>
<P>The classes and interfaces declared in this namespace are central to Spring.NET's Inversion of Control (IoC) container implementation.</P>]]></c>
<c eid="Spring.Core~Spring.Objects.Events_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Interfaces that define a loosely coupled event model.</c>
<c eid="Spring.Core~Spring.Objects.Events.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Support classes for the interfaces defined in the Spring.Objects.Events namespace, such as an implementation of the %IEventRegistry:Spring.Core~Spring.Objects.Events.IEventRegistry% interface.</c>
<c eid="Spring.Core~Spring.Objects.Factory_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[The core namespace implementing Spring.NET's lightweight Inversion of Control (IoC) container.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>Provides an alternative to the Singleton and Prototype design patterns, including a consistent approach to configuration management. Builds on top of the classes defined in the %Spring.Objects:Spring.Core~Spring.Objects_namespace% namespace.]]></c>
<c eid="Spring.Core~Spring.Objects.Factory.Config_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Configuration-related convenience classes for object factories.</c>
<c eid="Spring.Core~Spring.Objects.Factory.Parsing_namespace" tid="##SUMMARY" q="" cd="39423.5176157407">Helper classes used when parsing XML configuration files</c>
<c eid="Spring.Core~Spring.Objects.Factory.Support_namespace" tid="##SUMMARY" q="" cd="39053.972025463"><![CDATA[<P>Classes supporting the classes defined in the Spring.Objects.Factory namespace.<BR></P>
<P>Contains a number of abstract base classes for custom IObjectFactory implementations.</P>]]></c>
<c eid="Spring.Core~Spring.Objects.Factory.Xml_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains an abstract XML-based %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% implementation, including an XML Schema for validation.</c>
<c eid="Spring.Core~Spring.Objects.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Classes supporting the classes defined in the %Spring.Objects.Factory:Spring.Core~Spring.Objects.Factory_namespace% namespace.<BR></P>
<P>Contains a number of abstract base classes for custom %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% implementations.</P>]]></c>
<c eid="Spring.Core~Spring.Pool_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains object pool interfaces.</c>
<c eid="Spring.Core~Spring.Pool.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains simple object pool implementation.</c>
<c eid="Spring.Core~Spring.Proxy_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Provides classes that can create proxy types via composition or inheritance, and apply any number of custom attributes to the class definition and / or members of the proxied type.<BR></P>
<P>This is useful in those cases where attributes may need to be applied to a class definition to take advantage of behavior that relies on the presence of such attributes. Examples of behavior that can be controlled&nbsp;via the use of attributes include COM+ ServicedComponents and web services.</P>]]></c>
<c eid="Spring.Core~Spring.Reflection.Dynamic_namespace" tid="##SUMMARY" q="" cd="39423.5177314815">High performance reflection</c>
<c eid="Spring.Core~Spring.Threading_namespace" tid="##SUMMARY" q="" cd="39053.9727199074">Threading utilities such as LogicalThreadContext (Thread Local Storage) Latch and Semaphore.</c>
<c eid="Spring.Core~Spring.Util_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Miscellaneous utility classes, such as string manipulation utilities.</c>
<c eid="Spring.Core~Spring.Validation_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides validation functionality, for usage in business and / or UI layers.</c>
<c eid="Spring.Core~Spring.Validation.Actions_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Implementations of %IValidationAction:Spring.Core~Spring.Validation.IValidationAction%.</c>
<c eid="Spring.Core~Spring.Validation.Config_namespace" tid="##SUMMARY" q="" cd="39423.5178587963">Custom schema for validation</c>
<c eid="Spring.Core~Spring.Validation.Validators_namespace" tid="##SUMMARY" q="" cd="39423.5185648148">Validation implementations such as CreditCardValidation, EmailValidator</c>
</DocumentXComments>

View File

@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Core.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Core" RelatedProject="Spring-1.0-net-1.1.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList>Globalization|instantiating</IgnoreWordList>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<lang_vbUsage>on</lang_vbUsage>
<lang_VB>on</lang_VB>
<lang_CS>on</lang_CS>
<dtscrollpos>2072</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Core" tid="##PROJECT_INTRODUCTION" q="" cd="39053.9711574074"><![CDATA[<P>The Spring.Core namespace provides an implementation of an Inversion of Control container.&nbsp;</P>
<P>Inversion of Control (IoC) containers provide a&nbsp;simple but powerful means to&nbsp;create and configure properties of objects in your application.&nbsp; These properties maybe simple types, such as strings or integers but much of the power of an IoC container comes from the ability to set properties that are references to other objects in your application, i.e. an objects dependencies.&nbsp;</P>
<P>An introductory article to IoC containers can be found in the September 2005 edition of <A href="http://msdn.microsoft.com/msdnmag/issues/05/09/DesignPatterns/default.aspx">MSDN Magazine</A>.&nbsp; Links to additional introductory material on IoC containers can be found on&nbsp;the <A href="www.springframework.net">Spring.NET</A> or <A href="www.springframework.org">Spring Framework</A> web sites.</P>
<P>The design of Spring.NET's IoC container is such that your application objects configured by the IoC container almost always to not need to depend on any classes or interfaces contained in this namespace.&nbsp;</P>
<P>However, you may find it useful to reference this namespace as it contains&nbsp;some general framework style classes&nbsp; &nbsp;These range from&nbsp;%Spring.Expressions:Spring.Core~Spring.Expressions_namespace% that provides&nbsp;evaluation of object graph expressions to&nbsp;%Spring.Util:Spring.Core~Spring.Util_namespace% that provides various Reflection, String, and XML utility functions.</P>]]></c>
<c eid="Spring.Core" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.9711574074"><![CDATA[<P>Inversion of Control (IoC) containers provide a non-invasive means to configure the dependency of objects in your application.&nbsp; A more detailed&nbsp;introduction to IoC containers can be found is this <A href="http://martinfowler.com/articles/injection.html">article</A> by Martin Fowler which uses a simple movie search application as a means to demonstrate the IoC container.&nbsp; This example&nbsp;implemented using Spring.NET's IoC is available as part of the&nbsp;the Spring.NET distribution and documented as the <A href="http://www.springframework.net/doc/reference/html/quickstarts.html">MovieFinder Quickstart</A>.</P>]]></c>
<c eid="Spring.Core~Spring.Attributes_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Custom .NET Attributes provided by the Spring.NET Framework.</c>
<c eid="Spring.Core~Spring.Collections_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Collection style classes used throughout the Spring.NET framework.&nbsp; Most notably an implementation of a %Set:Spring.Core~Spring.Collections.ISet% collection class.]]></c>
<c eid="Spring.Core~Spring.Context_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Builds on the feature set provided by the Spring.Objects namespace to add support for&nbsp;message sources and for the Observer design pattern, and the ability for application objects to obtain resources.</P>
<P>There is no necessity for Spring.NET applications explicitly to depend on the functionality provided by either of the&nbsp;%IApplicationContext:Spring.Core~Spring.Context.IApplicationContext% or %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% interfaces. One of the strengths of the Spring.NET architecture is that application objects can almost always be configured without any dependency on Spring.NET-specific APIs.</P>]]></c>
<c eid="Spring.Core~Spring.Context.Events_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Support classes for application events, such as standard context events.</P>]]></c>
<c eid="Spring.Core~Spring.Context.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Support classes for the functionality defined in the Spring.Context namespace.<BR></P>
<P>Contains abstract base classes for the %IApplicationContext:Spring.Core~Spring.Context.IApplicationContext% and %IMessageSource:Spring.Core~Spring.Context.IMessageSource% interfaces.</P>]]></c>
<c eid="Spring.Core~Spring.Core_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides core interfaces that are not specific to any part of the framework.</c>
<c eid="Spring.Core~Spring.Core.IO_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Generic abstraction for resources such as files accessed via HTTP or the local file system.</c>
<c eid="Spring.Core~Spring.DataBinding_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides data binding of objects to view components.</c>
<c eid="Spring.Core~Spring.Expressions_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Provides&nbsp;evaluation of object graph expressions.]]></c>
<c eid="Spring.Core~Spring.Expressions.Processors_namespace" tid="##SUMMARY" q="" cd="39053.9716435185">Provides additional functionality such as MAX, MIN to evaluation of object graph expressions</c>
<c eid="Spring.Core~Spring.Globalization_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Defines the core interfaces and support classes for internationalization&nbsp;support.]]></c>
<c eid="Spring.Core~Spring.Globalization.Formatters_namespace" tid="##SUMMARY" q="" cd="39053.9719097222">Useful formatters for application globalizaiton</c>
<c eid="Spring.Core~Spring.Globalization.Localizers_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Defines implementations of the %ILocalizer:Spring.Core~Spring.Globalization.ILocalizer% interface that apply resources to target objects as well as any supporting classes.</c>
<c eid="Spring.Core~Spring.Globalization.Resolvers_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[Defines implementations of the %ICultureResolver:Spring.Core~Spring.Globalization.ICultureResolver% strategy interface for resolving CultureInfo instances as well as&nbsp;any supporting classes.]]></c>
<c eid="Spring.Core~Spring.Objects_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Contains interfaces and classes for manipulating plain old .NET objects (PONOs).</P>
<P>The classes and interfaces declared in this namespace are central to Spring.NET's Inversion of Control (IoC) container implementation.</P>]]></c>
<c eid="Spring.Core~Spring.Objects.Events_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Interfaces that define a loosely coupled event model.</c>
<c eid="Spring.Core~Spring.Objects.Events.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Support classes for the interfaces defined in the Spring.Objects.Events namespace, such as an implementation of the %IEventRegistry:Spring.Core~Spring.Objects.Events.IEventRegistry% interface.</c>
<c eid="Spring.Core~Spring.Objects.Factory_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[The core namespace implementing Spring.NET's lightweight Inversion of Control (IoC) container.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>Provides an alternative to the Singleton and Prototype design patterns, including a consistent approach to configuration management. Builds on top of the classes defined in the %Spring.Objects:Spring.Core~Spring.Objects_namespace% namespace.]]></c>
<c eid="Spring.Core~Spring.Objects.Factory.Config_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Configuration-related convenience classes for object factories.</c>
<c eid="Spring.Core~Spring.Objects.Factory.Support_namespace" tid="##SUMMARY" q="" cd="39053.972025463"><![CDATA[<P>Classes supporting the classes defined in the Spring.Objects.Factory namespace.<BR></P>
<P>Contains a number of abstract base classes for custom IObjectFactory implementations.</P>]]></c>
<c eid="Spring.Core~Spring.Objects.Factory.Xml_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains an abstract XML-based %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% implementation, including an XML Schema for validation.</c>
<c eid="Spring.Core~Spring.Objects.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Classes supporting the classes defined in the %Spring.Objects.Factory:Spring.Core~Spring.Objects.Factory_namespace% namespace.<BR></P>
<P>Contains a number of abstract base classes for custom %IObjectFactory:Spring.Core~Spring.Objects.Factory.IObjectFactory% implementations.</P>]]></c>
<c eid="Spring.Core~Spring.Objects.TypeConverters_namespace" tid="##SUMMARY" q="" cd="39053.9720949074"><![CDATA[<P>TypeConverters are used to convert between string and objects and vice versa.</P>
<P>Some of the custom type converter implementation classes in this namespace are registered automatically by an appropriate IObjectWrapper implementation class.</P>
<P><BR>Please consult either the reference documentation or the embedded (API) documentation (for the appropriate IObjectWrapper implementation class) for the specifics of which TypeConverters are pre-registered.</P>]]></c>
<c eid="Spring.Core~Spring.Pool_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains object pool interfaces.</c>
<c eid="Spring.Core~Spring.Pool.Support_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Contains simple object pool implementation.</c>
<c eid="Spring.Core~Spring.Proxy_namespace" tid="##SUMMARY" q="" cd="39053.9711574074"><![CDATA[<P>Provides classes that can create proxy types via composition or inheritance, and apply any number of custom attributes to the class definition and / or members of the proxied type.<BR></P>
<P>This is useful in those cases where attributes may need to be applied to a class definition to take advantage of behavior that relies on the presence of such attributes. Examples of behavior that can be controlled&nbsp;via the use of attributes include COM+ ServicedComponents and web services.</P>]]></c>
<c eid="Spring.Core~Spring.Threading_namespace" tid="##SUMMARY" q="" cd="39053.9727199074">Threading utilities such as LogicalThreadContext (Thread Local Storage) Latch and Semaphore.</c>
<c eid="Spring.Core~Spring.Util_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Miscellaneous utility classes, such as string manipulation utilities.</c>
<c eid="Spring.Core~Spring.Util.DynamicReflection_namespace" tid="##SUMMARY" q="" cd="39053.9729050926">High performance reflection.</c>
<c eid="Spring.Core~Spring.Validation_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Provides validation functionality, for usage in business and / or UI layers.</c>
<c eid="Spring.Core~Spring.Validation.Actions_namespace" tid="##SUMMARY" q="" cd="39053.9711574074">Implementations of %IValidationAction:Spring.Core~Spring.Validation.IValidationAction%.</c>
</DocumentXComments>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.NHibernate.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Data.NHibernate" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Data.NHibernate" tid="##PROJECT_GETTINGSTARTED" q="" cd="39234.7355439815"><![CDATA[The reference documentation and sample application, NHibernate Northwind&nbsp;are the best places to get started using the functionality contained in Spring.Data.NHibernate]]></c>
<c eid="Spring.Data.NHibernate" tid="##PROJECT_INTRODUCTION" q="" cd="39234.7377662037"><![CDATA[<P>The Spring Framework provides integration with <SPAN class=emphasis><EM>NHibernate </EM></SPAN>in terms of resource management, DAO implementation support, and transaction strategies.</P>
<P>Some of the benefits of using the Spring Framework to create your ORM DAOs include:</P>
<UL>
<LI><SPAN class=emphasis><EM>Ease of testing.</EM></SPAN> Spring's IoC approach makes it easy to swap the implementations and config locations of Hibernate <FONT color=#000000><CODE class=interfacename>SessionFactory</CODE> instances, ADO.NET <CODE class=interfacename>DbProvider</CODE> instances, transaction managers, and mapper object implementations (if needed). </FONT></LI>
<LI>Common data access exceptions.Spring can wrap exceptions from your O/R mapping tool of choice, converting them from proprietary exceptions to a common runtime DataAccessException hierarchy.</LI>
<LI><SPAN class=emphasis><EM>General resource management.</EM></SPAN> Spring application contexts can handle the location and configuration of Hibernate <FONT color=#000000><CODE class=interfacename>ISessionFactory</CODE> instances, ADO.NET <CODE class=interfacename>DbProvider</CODE> instances and other related resources.&nbsp; For example: related code using NHibernate generally needs to use the same NHibernate </FONT><FONT color=#000000><CODE class=interfacename>Session</CODE> for efficiency and proper transaction handling. Spring makes it easy to transparently create and bind a <CODE class=interfacename>Session</CODE> to the current thread</FONT></LI>
<LI><SPAN class=emphasis><EM>Integrated transaction management.</EM></SPAN> Spring allows you to wrap your O/R mapping code with either a declarative, AOP style method interceptor, or an explicit 'template' wrapper class at the code level. In either case, transaction semantics are handled for you, and proper transaction handling (rollback, etc) in case of exceptions is taken care of.</LI></UL>]]></c>
<c eid="Spring.Data.NHibernate~Spring.Data.NHibernate_namespace" tid="##SUMMARY" q="" cd="39423.5240046296">Provides integration of NHibernate with Spring concepts</c>
<c eid="Spring.Data.NHibernate~Spring.Data.NHibernate.Support_namespace" tid="##SUMMARY" q="" cd="39423.5241782407">Classes supporting the Spring.Data.NHibernate namespace</c>
</DocumentXComments>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.NHibernate.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Data.NHibernate" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Data.NHibernate" tid="##PROJECT_GETTINGSTARTED" q="" cd="39234.7355439815"><![CDATA[The reference documentation and sample application, NHibernate Northwind&nbsp;are the best places to get started using the functionality contained in Spring.Data.NHibernate]]></c>
<c eid="Spring.Data.NHibernate" tid="##PROJECT_INTRODUCTION" q="" cd="39234.7377662037"><![CDATA[<P>The Spring Framework provides integration with <SPAN class=emphasis><EM>NHibernate </EM></SPAN>in terms of resource management, DAO implementation support, and transaction strategies.</P>
<P>Some of the benefits of using the Spring Framework to create your ORM DAOs include:</P>
<UL>
<LI><SPAN class=emphasis><EM>Ease of testing.</EM></SPAN> Spring's IoC approach makes it easy to swap the implementations and config locations of Hibernate <FONT color=#000000><CODE class=interfacename>SessionFactory</CODE> instances, ADO.NET <CODE class=interfacename>DbProvider</CODE> instances, transaction managers, and mapper object implementations (if needed). </FONT></LI>
<LI>Common data access exceptions.Spring can wrap exceptions from your O/R mapping tool of choice, converting them from proprietary exceptions to a common runtime DataAccessException hierarchy.</LI>
<LI><SPAN class=emphasis><EM>General resource management.</EM></SPAN> Spring application contexts can handle the location and configuration of Hibernate <FONT color=#000000><CODE class=interfacename>ISessionFactory</CODE> instances, ADO.NET <CODE class=interfacename>DbProvider</CODE> instances and other related resources.&nbsp; For example: related code using NHibernate generally needs to use the same NHibernate </FONT><FONT color=#000000><CODE class=interfacename>Session</CODE> for efficiency and proper transaction handling. Spring makes it easy to transparently create and bind a <CODE class=interfacename>Session</CODE> to the current thread</FONT></LI>
<LI><SPAN class=emphasis><EM>Integrated transaction management.</EM></SPAN> Spring allows you to wrap your O/R mapping code with either a declarative, AOP style method interceptor, or an explicit 'template' wrapper class at the code level. In either case, transaction semantics are handled for you, and proper transaction handling (rollback, etc) in case of exceptions is taken care of.</LI></UL>]]></c>
</DocumentXComments>

View File

@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Data.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Data" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Data" tid="##PROJECT_INTRODUCTION" q="" cd="39053.8833449074"><![CDATA[<P>The Spring.Data assembly provides an implementation of best practice approaches to data access.</P>
<P>Specifically, it contains an abstraction for transaction management that provides the following benefits</P>
<UL>
<UL>
<LI>
<P>Provides a consistent programming model across different transaction APIs such as ADO.NET, EnterpriseServices, System.Transactions, and NHibernate.</P>
<LI>
<P>Support for declarative transaction management with any of the above data access technologies</P>
<LI>
<P>Provides a simple API for programmatic transaction management</P>
<LI>
<P>Integrates with Spring's high level persistence integration APIs such as %AdoTemplate:Spring.Data~Spring.Data.AdoTemplate%.</P></LI></UL></UL>
<P>&nbsp;</P>
<P>Spring.Data&nbsp;also contains&nbsp;an abstraction for data access via ADO.NET that provides the following benefits and features</P>
<UL>
<UL>
<LI>
<P>Consistent and comprehensive database provider interfaces for both .NET 1.1 and 2.0</P>
<LI>
<P>Integration with Spring's transaction management features.</P>
<LI>
<P>'One-liner' implementations for the most common database usage patterns lets you focus on the 'meat' of your ADO.NET code.</P>
<LI>
<P>Template style use of DbCommand that removes the need to write typical ADO.NET boiler-plate code.</P>
<LI>
<P>Easy database parameter creation/management</P>
<LI>
<P>Provider independent exceptions with database error codes and higher level DAO exception hierarchy.</P>
<LI>
<P>Centralized resource management for connections, commands, data readers, etc.</P>
<LI>
<P>Simple DataReader to Object mapping framework.</P></LI></UL></UL>
<P>&nbsp;</P>
<P>For more information refer to the Getting Started section within this documentation and the reference documentation, the latest copy of which can be found on the <A href="www.springframework.net">Spring.NET web site</A>.</P>
<P>&nbsp;</P>]]></c>
<c eid="Spring.Data" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.8652083333">The reference documentation and Spring.DataQuickStart are the best places to get started using the functionality contained in Spring.Data.</c>
<c eid="Spring.Data" tid="##SUMMARY" q="" cd="39423.5195138889">Provides ADO.NET Framework, Data Access Exception Hierarchy and declarative transaction managment.</c>
<c eid="Spring.Data~Spring.Dao_namespace" tid="##SUMMARY" q="" cd="39053.7318055556"><![CDATA[Exception hierarchy enabling sophisticated error handling independent of the data access approach in use. For example, when DAOs and data access frameworks use the exceptions in this package (and custom subclasses), calling code can detect and handle common problems such as deadlocks without being tied to a particular data access strategy such as ADO.NET or ORM libraries, as well as vendor specific error codes.<BR>]]></c>
<c eid="Spring.Data~Spring.Dao.Support_namespace" tid="##SUMMARY" q="" cd="39053.804537037">Support classes for DAO implementations, providing miscellaneous utility methods.</c>
<c eid="Spring.Data~Spring.Data_namespace" tid="##SUMMARY" q="" cd="39053.8076967593"><![CDATA[<P>The classes in this package make ADO.NET easier to use and<BR>reduce the likelihood of common errors. The central class in this namespace&nbsp;is AdoTemplate, which removes the need to manage&nbsp;resource management for connections, commands, data readers, etc. and integrates with Spring's Transaction management features.</P>]]></c>
<c eid="Spring.Data~Spring.Data.Common_namespace" tid="##SUMMARY" q="" cd="39053.808587963"><![CDATA[Consistent and comprehensive database provider interfaces for both .NET 1.1 and 2.0.&nbsp; Utility classes for easy database parameter creation.]]></c>
<c eid="Spring.Data~Spring.Data.Config_namespace" tid="##SUMMARY" q="" cd="39423.5197222222">Custom schema for Spring.Data</c>
<c eid="Spring.Data~Spring.Data.Core_namespace" tid="##SUMMARY" q="" cd="39423.5203819444">Provides the core ADO.NET framework, based on AdoTemplate and its associated callback interfaces, delegates and helper objects.</c>
<c eid="Spring.Data~Spring.Data.Objects_namespace" tid="##SUMMARY" q="" cd="39053.811724537"><![CDATA[<P>The classes in this namespace represent RDBMS queries, updates,<BR>and stored procedures as thread-safe, reusable objects.</P>
<P>This ADO.NET abstraction depends on the features of AdoTemplate and as such exceptions thrown are in are thrown are within Spring' DAO exception class hierarchy.</P>]]></c>
<c eid="Spring.Data~Spring.Data.Support_namespace" tid="##SUMMARY" q="" cd="39053.8120138889">Classes supporting the Spring.Data namespace</c>
<c eid="Spring.Data~Spring.Transaction_namespace" tid="##SUMMARY" q="" cd="39053.8597569444"><![CDATA[<P>Contains transaction manager, definition, and status interfaces.&nbsp; </P>
<P>Transaction callback interfaces and delegates&nbsp;for use with TransactionTemplate.</P>
<P>Exception hierarchy for Spring's transaction infrastructure,<BR>independent of any specific transaction management system.</P>]]></c>
<c eid="Spring.Data~Spring.Transaction.Config_namespace" tid="##SUMMARY" q="" cd="39423.5206134259">Custom schema for declarative transaction management</c>
<c eid="Spring.Data~Spring.Transaction.Interceptor_namespace" tid="##SUMMARY" q="" cd="39053.8137615741"><![CDATA[<P>Aspect-Oriented Programming (AOP) based solution for declarative transaction demarcation.&nbsp; Builds on the AOP infrastructure within Spring.Aop.&nbsp;</P>]]></c>
<c eid="Spring.Data~Spring.Transaction.Support_namespace" tid="##SUMMARY" q="" cd="39053.8140162037">Classes supporting the Spring.Transaction namespace.</c>
</DocumentXComments>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Services.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Services" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Services" tid="##PROJECT_INTRODUCTION" q="" cd="39413.4980902778"><![CDATA[<P>Use this module to adapt plain .NET objects so they can be used with a specific distributed communication technology, such as .NET Remoting, Enterprise Services, and ASMX Web Services.</P>
<P>The classes in this assembly provide server and client-side support to export plain .NET objects as a ServicedComponent, Remote object, or Web Service.&nbsp; Exporters can be configured via Dependency Injection and aspects can be applied to these exported objects.</P>]]></c>
<c eid="Spring.Services" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.8903587963"><![CDATA[The reference documentation and QuickStart applications (Calculator and Spring.WebQuickStart) &nbsp;are the best places to get started using the functionality contained in Spring.Services.]]></c>
<c eid="Spring.Services~Spring.EnterpriseServices_namespace" tid="##SUMMARY" q="" cd="39053.8894560185"><![CDATA[Provides functionality to&nbsp;export objects as ServicedComponents and to client side support.]]></c>
<c eid="Spring.Services~Spring.Remoting_namespace" tid="##SUMMARY" q="" cd="39053.8895486111"><![CDATA[Provides functionality for&nbsp;exporting .NET remoting objects.]]></c>
<c eid="Spring.Services~Spring.Remoting.Config_namespace" tid="##SUMMARY" q="" cd="39423.5211226852">Custom schema for .NET remoting</c>
<c eid="Spring.Services~Spring.Remoting.Support_namespace" tid="##SUMMARY" q="" cd="39053.8896412037">Support classes for .NET remoting functionality.</c>
<c eid="Spring.Services~Spring.Web.Services_namespace" tid="##SUMMARY" q="" cd="39053.8897800926">Provides functionality for exporting/consuming Web Services</c>
</DocumentXComments>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Services.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Services" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Services" tid="##PROJECT_INTRODUCTION" q="" cd="39413.4980902778"><![CDATA[<P>Use this module to adapt plain .NET objects so they can be used with a specific distributed communication technology, such as .NET Remoting, Enterprise Services, and ASMX Web Services.</P>
<P>The classes in this assembly provide server and client-side support to export plain .NET objects as a ServicedComponent, Remote object, or Web Service.&nbsp; Exporters can be configured via Dependency Injection and aspects can be applied to these exported objects.</P>]]></c>
<c eid="Spring.Services" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.8903587963"><![CDATA[The reference documentation and QuickStart applications (Calculator and Spring.WebQuickStart) &nbsp;are the best places to get started using the functionality contained in Spring.Services.]]></c>
<c eid="Spring.Services~Spring.EnterpriseServices_namespace" tid="##SUMMARY" q="" cd="39053.8894560185"><![CDATA[Provides functionality to&nbsp;export objects as ServicedComponents and to client side support.]]></c>
<c eid="Spring.Services~Spring.Remoting_namespace" tid="##SUMMARY" q="" cd="39053.8895486111"><![CDATA[Provides functionality for&nbsp;exporting .NET remoting objects.]]></c>
<c eid="Spring.Services~Spring.Remoting.Support_namespace" tid="##SUMMARY" q="" cd="39053.8896412037">Support classes for .NET remoting functionality.</c>
<c eid="Spring.Services~Spring.Web.Services_namespace" tid="##SUMMARY" q="" cd="39053.8897800926">Provides functionality for exporting/consuming Web Services</c>
</DocumentXComments>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Testing.NUnit" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Testing.NUnit" tid="##PROJECT_GETTINGSTARTED" q="" cd="39234.7393981482"><![CDATA[The reference documentation is the best place to get started using Spring and NUnit together.&nbsp; If you are not familiar with NUnit, check out the NUnit website at www.nunit.org]]></c>
<c eid="Spring.Testing.NUnit" tid="##PROJECT_INTRODUCTION" q="" cd="39234.7411689815"><![CDATA[While dependecy injection generally leads to classes that are easier to unit test, precisely becuase there are no hidden dependencies in the code and an objects collaborators can be coded explicitly in the test, it is also important to be able to perform some integration testing enabling you to test things such as:
<DIV class=itemizedlist>
<UL type=disc>
<LI>
<P>The correct wiring of your Spring IoC container contexts.</P>
<LI>
<P>Data access using ADO.NET or an ORM tool. This would include such things such as the correctness of SQL statements / or NHibernate XML mapping files.</P></LI></UL></DIV>
<P>The Spring Framework provides first class support for integration testing in the form of the classes that are packaged in the <FONT color=#000000><CODE class=filename>Spring.Testing.NUnit.dll</CODE> library</FONT></P>]]></c>
<c eid="Spring.Testing.NUnit~Spring.Testing.NUnit_namespace" tid="##SUMMARY" q="" cd="39423.5247569444">Classes for Applicationcontext-ased and transactional tests with NUnit</c>
</DocumentXComments>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\1.1\debug\Spring.Testing.NUnit.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Testing.NUnit" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Testing.NUnit" tid="##PROJECT_GETTINGSTARTED" q="" cd="39234.7393981482"><![CDATA[The reference documentation is the best place to get started using Spring and NUnit together.&nbsp; If you are not familiar with NUnit, check out the NUnit website at www.nunit.org]]></c>
<c eid="Spring.Testing.NUnit" tid="##PROJECT_INTRODUCTION" q="" cd="39234.7411689815"><![CDATA[While dependecy injection generally leads to classes that are easier to unit test, precisely becuase there are no hidden dependencies in the code and an objects collaborators can be coded explicitly in the test, it is also important to be able to perform some integration testing enabling you to test things such as:
<DIV class=itemizedlist>
<UL type=disc>
<LI>
<P>The correct wiring of your Spring IoC container contexts.</P>
<LI>
<P>Data access using ADO.NET or an ORM tool. This would include such things such as the correctness of SQL statements / or NHibernate XML mapping files.</P></LI></UL></DIV>
<P>The Spring Framework provides first class support for integration testing in the form of the classes that are packaged in the <FONT color=#000000><CODE class=filename>Spring.Testing.NUnit.dll</CODE> library</FONT></P>]]></c>
</DocumentXComments>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Web.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Web" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList>depednecy</IgnoreWordList>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>345</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Web" tid="##PROJECT_INTRODUCTION" q="" cd="39053.8824884259"><![CDATA[<P>Spring.Web is an framework that extends the functionality of ASP.NET.&nbsp; It provides the following features</P>
<UL>
<UL>
<LI>Enables Dependency Injection for ASP.NET web pages and controls</LI>
<LI>Enables bi-directional data binding </LI>
<LI>Greatly improves support for data validation</LI>
<LI>Adds localization support</LI>
<LI>Implements result mapping-based page flow</LI>
<LI>Adds Master Pages support to ASP.NET 1.1</LI></UL></UL>
<P>&nbsp;</P>
<P>&nbsp;</P>]]></c>
<c eid="Spring.Web" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.8841666667"><![CDATA[The reference documentation and QuickStart applications (SpringAir and Spring.WebQuickStart) &nbsp;are the best places to get started using the functionality contained in Spring.Web.]]></c>
<c eid="Spring.Web~Spring.Caching_namespace" tid="##SUMMARY" q="" cd="39423.5224537037">Caching provider based on ASP.NET cache</c>
<c eid="Spring.Web~Spring.Context.Support_namespace" tid="##SUMMARY" q="" cd="39053.8687731481">Contains implementation of IoC Container for the web environment.</c>
<c eid="Spring.Web~Spring.Core.IO_namespace" tid="##SUMMARY" q="" cd="39423.5229282407">Abstraction for web resources</c>
<c eid="Spring.Web~Spring.DataBinding_namespace" tid="##SUMMARY" q="" cd="39053.8696296296"><![CDATA[Provides&nbsp;bidirectional data binding to handle the mapping of values to and from the controls on a page to the underlying data model]]></c>
<c eid="Spring.Web~Spring.Globalization.Resolvers_namespace" tid="##SUMMARY" q="" cd="39053.8713888889"><![CDATA[Support for user culture management by exposing the current Culture info <FONT color=#000000>through the UserCulture&nbsp;property on the Page and UserControl classes.&nbsp; </FONT>]]></c>
<c eid="Spring.Web~Spring.Objects.Factory.Support_namespace" tid="##SUMMARY" q="" cd="39053.8728125">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Objects.Factory.Xml_namespace" tid="##SUMMARY" q="" cd="39053.8729166667">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Threading_namespace" tid="##SUMMARY" q="" cd="39423.5231597222">Support classes for thread local storage</c>
<c eid="Spring.Web~Spring.Util_namespace" tid="##SUMMARY" q="" cd="39053.8736111111">Miscellaneous utility classes</c>
<c eid="Spring.Web~Spring.Web.Process_namespace" tid="##SUMMARY" q="" cd="39053.8749189815">Support for processing across multiple distinct requests.</c>
<c eid="Spring.Web~Spring.Web.Services_namespace" tid="##SUMMARY" q="" cd="39053.8785763889">Exporters to create server and client side web service proxies that support dependency injection and AOP.</c>
<c eid="Spring.Web~Spring.Web.Support_namespace" tid="##SUMMARY" q="" cd="39053.8791666667">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Web.UI_namespace" tid="##SUMMARY" q="" cd="39053.8796759259">Master Pages support for .NET 1.1 and Spring Page/UserControl base classes.</c>
<c eid="Spring.Web~Spring.Web.UI.Controls_namespace" tid="##SUMMARY" q="" cd="39053.8800578704">Various web controls for use with validation and localization features of Spring.Web</c>
<c eid="Spring.Web~Spring.Web.UI.Validation_namespace" tid="##SUMMARY" q="" cd="39423.5234722222">Renderers for the validaiton framework</c>
</DocumentXComments>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\package\Spring.NET\bin\net\1.1\debug\Spring.Web.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Web" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList>depednecy</IgnoreWordList>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Web" tid="##PROJECT_INTRODUCTION" q="" cd="39053.8824884259"><![CDATA[<P>Spring.Web is an framework that extends the functionality of ASP.NET.&nbsp; It provides the following features</P>
<UL>
<UL>
<LI>Enables Dependency Injection for ASP.NET web pages and controls</LI>
<LI>Enables bi-directional data binding </LI>
<LI>Greatly improves support for data validation</LI>
<LI>Adds localization support</LI>
<LI>Implements result mapping-based page flow</LI>
<LI>Adds Master Pages support to ASP.NET 1.1</LI></UL></UL>
<P>&nbsp;</P>
<P>&nbsp;</P>]]></c>
<c eid="Spring.Web" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.8841666667"><![CDATA[The reference documentation and QuickStart applications (SpringAir and Spring.WebQuickStart) &nbsp;are the best places to get started using the functionality contained in Spring.Web.]]></c>
<c eid="Spring.Web~Spring.Context.Support_namespace" tid="##SUMMARY" q="" cd="39053.8687731481">Contains implementation of IoC Container for the web environment.</c>
<c eid="Spring.Web~Spring.DataBinding_namespace" tid="##SUMMARY" q="" cd="39053.8696296296"><![CDATA[Provides&nbsp;bidirectional data binding to handle the mapping of values to and from the controls on a page to the underlying data model]]></c>
<c eid="Spring.Web~Spring.Globalization.Resolvers_namespace" tid="##SUMMARY" q="" cd="39053.8713888889"><![CDATA[Support for user culture management by exposing the current Culture info <FONT color=#000000>through the UserCulture&nbsp;property on the Page and UserControl classes.&nbsp; </FONT>]]></c>
<c eid="Spring.Web~Spring.Objects.Factory.Support_namespace" tid="##SUMMARY" q="" cd="39053.8728125">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Objects.Factory.Xml_namespace" tid="##SUMMARY" q="" cd="39053.8729166667">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Proxy_namespace" tid="##SUMMARY" q="" cd="39053.8734953704">Support classes for dependency injection on Page/UserControl classes.</c>
<c eid="Spring.Web~Spring.Util_namespace" tid="##SUMMARY" q="" cd="39053.8736111111">Miscellaneous utility classes</c>
<c eid="Spring.Web~Spring.Web.IO_namespace" tid="##SUMMARY" q="" cd="39053.8738078704">Support classes for web based IoC container</c>
<c eid="Spring.Web~Spring.Web.Process_namespace" tid="##SUMMARY" q="" cd="39053.8749189815">Support for processing across multiple distinct requests.</c>
<c eid="Spring.Web~Spring.Web.Services_namespace" tid="##SUMMARY" q="" cd="39053.8785763889">Exporters to create server and client side web service proxies that support dependency injection and AOP.</c>
<c eid="Spring.Web~Spring.Web.Support_namespace" tid="##SUMMARY" q="" cd="39053.8791666667">Support classes for web based IoC container.</c>
<c eid="Spring.Web~Spring.Web.UI_namespace" tid="##SUMMARY" q="" cd="39053.8796759259">Master Pages support for .NET 1.1 and Spring Page/UserControl base classes.</c>
<c eid="Spring.Web~Spring.Web.UI.Controls_namespace" tid="##SUMMARY" q="" cd="39053.8800578704">Various web controls for use with validation and localization features of Spring.Web</c>
<c eid="Spring.Web~Spring.Web.Validation_namespace" tid="##SUMMARY" q="" cd="39053.8802662037">Renderers for displaying results of validation.</c>
</DocumentXComments>

View File

@@ -0,0 +1,8 @@
REM Remove the plug in to the Visual Studio.NET 2003 help system
InnovaHxReg /U /P /productnamespace:MS.VSCC.2003 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT
REM Un-Register the help file (title in Help 2.0 terminology)
InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs"
REM Un-Register the Namespace
InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Testing.NUnit" /Collection:COL_Spring-1.1.0.hxc

View File

@@ -0,0 +1,9 @@
REM Register the Namespace
InnovaHxReg /R /N /Namespace:Spring.NET /Description:"Spring.Web.Extensions" /Collection:COL_Spring-1.1.0.hxc
REM Register the help file (title in Help 2.0 terminology)
InnovaHxReg /R /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs"
REM Un-comment to plug in to the Visual Studio.NET 2005 help system
InnovaHxReg /R /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT

View File

@@ -0,0 +1,304 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXProject Version="5.0" CompileHelpFile="True" RefreshIfExists="False" DocumentSourceCode="False" AlwaysCopySupportFiles="True" PropertyCommentsFrom="0" RelationshipsFrom="2" DefaultRelsOnlyForCollections="True" ProjectGroupName="Spring-1.2.0 RC1" HTMLHelpVersion="1" HHNamespace="Spring.NET" HHIdentifier="Spring.NET-1.2.0" H2PlugIn="True" H2PlugInNamespace="MS.VSIPCC.v80" LocaleID="0" ExcludeFiltersRegExp="False" OutputFileExtension=".html">
<OutputLocation OutputFolder="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-2.0\web\" HelpFileName="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-2.0\htmlhelp1and2\Spring.NET.chm" UseFilenameAliases="True" StripMetadata="False" ClearBeforeBuild="True" RemoveOutputFilesAfterCompile="False"/>
<HTMLHelpOptions UseALinkMenus="False"/>
<OtherOptions CreateContextLinks="True" WriteHelpDescriptions="True" CopySourceCode="False" CreateWinHelpStub="False" Language="English"/>
<IncludeFilters IncludePrivate="False" IncludeFriend="False" IncludeProtected="True" IdentifyVisibility="False">
<Namespaces>
<Property Name="DX.NET:Method">True</Property>
<Property Name="DX.NET:Property">True</Property>
<Property Name="DX.NET:Field">True</Property>
<Property Name="DX.NET:Event">True</Property>
<Property Name="DX.NET:Constructor">True</Property>
<Property Name="DX.NET:Operator">True</Property>
</Namespaces>
</IncludeFilters>
<CommentExtraction UnTaggedBlocks="False" UnTaggedEnumerations="False" UnTaggedEvents="False" UnTaggedModules="False" UnTaggedUDTs="False" UnTaggedVariables="False" HelpDescriptionImport="3"/>
<Diagrams PageNestingLevels="2" OverviewNestingLevels="3" SupressSingleObjectDiagrams="True" DiagramStyleSource="0" ObjFillColor="0" ObjTextColor="0" ObjBorderColor="0" ColFillColor="0" ColTextColor="0" ColBorderColor="0" UseDropShadow="False" CenterCaptions="False" DiagramBold="False" BorderWidth="0" UseDiagramShapes="False"/>
<VariableValues>
<VariableValue Name="CopyrightNotice" Value="&amp;copy; 2004-2009 Spring.NET Authors. All Rights Reserved."/>
<VariableValue Name="FeedbackLink" Value="&lt;a href=&quot;forum.springframework.net&quot;&gt;Send comments&lt;/a&gt; on this topic."/>
</VariableValues>
<AdditionalFiles/>
<ModelComments/>
<IgnoreRelationships/>
<NamespaceExclusions>
<e>Spring.Core~__Delegates</e>
<e>Spring.Web~__Delegates</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment</e>
<e>Spring.Web~Spring.Web.Services.WebServiceExporter+WebServiceProxyTypeBuilder</e>
<e>Spring.Web~Spring.Web.Support.Script</e>
<e>Spring.Web~Spring.Web.Support.ScriptBlock</e>
<e>Spring.Web~Spring.Web.Support.ScriptFile</e>
<e>Spring.Web~Spring.Web.Support.ScriptEvent</e>
<e>Spring.Web~Spring.Globalization_namespace</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.AfterReturningAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.BeforeAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.MethodBeforeAdviceInterceptor</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.ThrowsAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.References</e>
<e>Spring.Aop~Spring.Aop.Framework.InterceptorAndDynamicMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+UnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+IntersectionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+UnionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+IntersectionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut+PointcutUnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Target.EmptyTargetSource+EmptyTargetSourceObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueMethodMatcher+TrueMethodMatcherObjectReference</e>
<e>Spring.Aop~Spring.Aop.TruePointcut+TruePointcutObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueTypeFilter+TrueTypeFilterObjectReference</e>
<e>Spring.Core~Spring.Collections.DictionarySet+DictionarySetEnumerator</e>
<e>Spring.Core~Spring.Collections.LinkedList+Node</e>
<e>Spring.Core~Spring.Collections.LinkedList+NodeHolder</e>
<e>Spring.Core~Spring.Collections.LinkedList+LinkedListEnumerator</e>
<e>Spring.Core~Spring.Collections.PriorityQueue+PriorityQueueEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedDictionaryEnumerator</e>
<e>Spring.Core~Spring.Context.Support.AbstractApplicationContext+ObjectPostProcessorChecker</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+RootContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+DescendantContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextSchema</e>
<e>Spring.Core~Spring.Context.Support.DelegatingMessageSource+SpecialCaseNullMessageSource</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow+MethodsDeclaredTypeCriteria</e>
<e>Spring.Core~Spring.Expressions.ExpressionLexer</e>
<e>Spring.Core~Spring.Expressions.ExpressionParser</e>
<e>Spring.Core~Spring.Expressions.NodeWithArguments</e>
<e>Spring.Core~Spring.Expressions.ArrayConstructorNode</e>
<e>Spring.Core~Spring.Expressions.AssignNode</e>
<e>Spring.Core~Spring.Expressions.BinaryOperator</e>
<e>Spring.Core~Spring.Expressions.BooleanLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ConstructorNode</e>
<e>Spring.Core~Spring.Expressions.DateLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ExpressionListNode</e>
<e>Spring.Core~Spring.Expressions.HexLiteralNode</e>
<e>Spring.Core~Spring.Expressions.IndexerNode</e>
<e>Spring.Core~Spring.Expressions.IntLiteralNode</e>
<e>Spring.Core~Spring.Expressions.MethodNode</e>
<e>Spring.Core~Spring.Expressions.NullLiteralNode</e>
<e>Spring.Core~Spring.Expressions.OpADD</e>
<e>Spring.Core~Spring.Expressions.OpAND</e>
<e>Spring.Core~Spring.Expressions.OpDIVIDE</e>
<e>Spring.Core~Spring.Expressions.OpEqual</e>
<e>Spring.Core~Spring.Expressions.OpGreater</e>
<e>Spring.Core~Spring.Expressions.OpGreaterOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpLess</e>
<e>Spring.Core~Spring.Expressions.OpLessOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpMODULUS</e>
<e>Spring.Core~Spring.Expressions.OpMULTIPLY</e>
<e>Spring.Core~Spring.Expressions.UnaryOperator</e>
<e>Spring.Core~Spring.Expressions.OpNOT</e>
<e>Spring.Core~Spring.Expressions.OpNotEqual</e>
<e>Spring.Core~Spring.Expressions.OpOR</e>
<e>Spring.Core~Spring.Expressions.OpPOWER</e>
<e>Spring.Core~Spring.Expressions.OpSUBTRACT</e>
<e>Spring.Core~Spring.Expressions.OpUnaryMinus</e>
<e>Spring.Core~Spring.Expressions.OpUnaryPlus</e>
<e>Spring.Core~Spring.Expressions.ProjectionNode</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode</e>
<e>Spring.Core~Spring.Expressions.RealLiteralNode</e>
<e>Spring.Core~Spring.Expressions.StringLiteralNode</e>
<e>Spring.Core~Spring.Expressions.TernaryNode</e>
<e>Spring.Core~Spring.Expressions.TypeNode</e>
<e>Spring.Core~Spring.Expressions.VariableNode</e>
<e>Spring.Core~Spring.Objects.Factory.Config.ObjectFactoryCreatingFactoryObject+GenericObjectFactory</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+ConstructorComparer</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+MinimumArgumentCountCriteria</e>
<e>Spring.Core~Spring.Objects.Factory.Support.MethodInjectingInstantiationStrategy+MethodInjectingTypeBuilder</e>
<e>Spring.Core~Spring.Objects.Support.AutoWiringEventHandlerValue+AutoWirer</e>
<e>Spring.Data~Spring.Data.Objects.MappingAdoQueryWithContext+RowMapperImpl</e>
<e>Spring.Data~Spring.Transaction.Support.AbstractPlatformTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data~__Delegates</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorWithParamValues</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorImpl</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAspectSupport+TransactionInfo</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAttributeSourceEditor+PropertiesEditor</e>
<e>Spring.Services~Spring.Remoting.CaoExporter+CaoRemoteFactory</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.Constants</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.SimpleThreadPoolTaskExecutor+ThreadRunnableDelegate</e>
<e>Spring.Web~Spring.Caching.AspNetCache+RuntimeCache</e>
<e>Spring.Web~Spring.Context.Support.HttpApplicationConfigurer+ModuleDefinitionsTable</e>
<e>Spring.Web~Spring.Util.ControlAccessor</e>
<e>Spring.Web~Spring.Util.ControlCollectionAccessor</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment+SessionDictionaryAdapter</e>
<e>Spring.Web~Spring.Web.Support.AbstractHandlerFactory+NamedObjectDefinition</e>
<e>Spring.Web~Spring.Web.Support.ControlInterceptor</e>
<e>Spring.Web~Spring.Web.Support.IInterceptionStrategy</e>
<e>Spring.Web~Spring.Web.Support.ControlInterceptor+NoOpInterceptionStrategy</e>
<e>Spring.Web~Spring.Web.Support.InterceptControlCollectionOwnerStrategy</e>
<e>Spring.Web~Spring.Web.Support.InterceptControlCollectionStrategy</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionMethodBuilder</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionOwnerProxy</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionTypeBuilder</e>
<e>Spring.Web~Spring.Web.UI.Controls.Panel+InitRecursiveInterceptingControlsCollection</e>
<e>Spring.Web~Spring.Web.UI.Controls.Form+ActionSupressingHtmlTextWriter</e>
<e>Spring.Aop~Spring.Aop.Framework.AutoProxy.InheritanceBasedAopConfigurer+InheritanceBasedAopTargetSource</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.CachedAopProxyFactory+ProxyTypeCacheKey</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.CachedAopProxyFactory+ProxyTypeCacheKey+HashCodeComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+SimpleExpressionComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+LambdaComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+DelegateComparer</e>
<e>Spring.Core~Spring.Expressions.SpringAST+SpringASTCreator</e>
<e>Spring.Core~Spring.Expressions.BaseNode+EvaluationContext+ThisContextHolder</e>
<e>Spring.Core~Spring.Expressions.BaseNode+EvaluationContext+LocalVariablesHolder</e>
<e>Spring.Core~Spring.Expressions.Expression+SpringASTFactory</e>
<e>Spring.Core~Spring.Expressions.Expression+SpringExpressionParser</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+IValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+BaseValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+PropertyValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+FieldValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+EnumValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+TypeValueAccessor</e>
<e>Spring.Core~Spring.Objects.Factory.Config.PlaceholderResolvingStringVariableSource</e>
<e>Spring.Core~Spring.Objects.Factory.Config.PlaceholderResolvingCompositeVariableSource</e>
<e>Spring.Core~Spring.Objects.Factory.Support.UnsatisfiedDependencyExceptionData</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver+AutowiredArgumentMarker</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver+ArgumentsHolder</e>
<e>Spring.Core~Spring.Reflection.Dynamic.SafeField+DynamicFieldCacheEntry</e>
<e>Spring.Core~Spring.Reflection.Dynamic.SafeProperty+DynamicPropertyCacheEntry</e>
<e>Spring.Core~Spring.Validation.Config.ValidationNamespaceParser+ValidatorDefinitionConstants</e>
<e>Spring.Core~Spring.Validation.Config.ValidationNamespaceParser+MessageConstants</e>
<e>Spring.Data~Spring.Data.Config.DatabaseNamespaceParser+DbProviderFactoryObjectConstants</e>
<e>Spring.Data~Spring.Data.Core.AdoPlatformTransactionManager+DbProviderTransactionObject</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterFillCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterUpdateCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterUpdateWithCommandBuilderCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoStoredProcedureScalarCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoNonQueryWithOutputParamsCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoResultProcessorsQueryCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DeriveParametersCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoRowCallbackCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoResultSetExtractorWithOutputParamsCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoRowMapperQueryCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteNonQueryCallbackWithParameters</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteNonQueryCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteScalarCallbackWithParameters</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteScalarCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteCommandCallbackUsingDelegate</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+QueryCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+QueryCallback</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallbackWithCommandSetter`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallbackWithCommandSetterDelegate`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoRowMapperQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultSetExtractorWithOutputParamsCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+BaseAdoResultProcessorsQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultProcessorsQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultProcessorsQueryCommandCallback`2</e>
<e>Spring.Data~Spring.Data.Objects.Generic.MappingAdoQueryWithContext+RowMapperImpl`1</e>
<e>Spring.Messaging~__Delegates</e>
<e>Spring.Messaging~Spring.Messaging.Core.MessageQueueTransactionManager+MessageQueueTransactionObject</e>
<e>Spring.Messaging~Spring.Messaging.Listener.MessageStats</e>
<e>Spring.Messaging~Spring.Messaging.Support.MessageQueueResourceSynchronization</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConsumerCacheKey</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConnectionFactoryUtils+AnonymousClassResourceFactory</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConnectionFactoryUtils+NmsResourceSynchronization</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.NmsTransactionManager+MessageTransactionObject</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.CloseSupressingConnection</e>
<e>Spring.Messaging.Nms~__Delegates</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+NmsTemplateResourceFactory</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ProducerCreatorCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ReceiveCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ConvertAndSendMessageCreator</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ReceiveSelectedCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ExecuteSessionCallbackUsingDelegate</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.SimpleMessageCreator</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.SendDestinationCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.Adapter.DestinationNameHolder</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.MessageRejectedWhileStoppingException</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.SimpleMessageListener</e>
<e>Spring.Services~Spring.EnterpriseServices.ServicedComponentExporter+ServicedComponentProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+RemotingConfigurerConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+SaoFactoryObjectConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+CaoFactoryObjectConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+LifeTimeConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+InterfacesConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+RemoteObjectFactoryConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+SaoExporterConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+CaoExporterConstants</e>
<e>Spring.Services~Spring.Remoting.Support.RemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.SaoExporter+SaoRemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+SoapHttpClientProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+SoapHttpClientProxyTypeBuilder+SoapHttpClientProxyMethodBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+WebServiceProxyProxyTypeBuilder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LocalSessionFactoryObject+DbProviderWrapper</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Support.SessionScope+LazySessionHolder</e>
<e>Spring.Data.NHibernate20~__Delegates</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateAccessor+FlushModeHolder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.ContainsHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeleteLockModeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeletebyQueryHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeleteAllHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.EvictHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryAndNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryAndValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.ExecuteHibernateCallbackUsingDelegate</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.GetByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadByEntityHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadAllByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LockHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.RefreshHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveObjectWithIdHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.UpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateAllHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateCopyHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateTransactionManager+HibernateTransactionObject</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.ExecuteHibernateCallbackUsingDelegate`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.GetByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.LoadByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.LoadAllByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedParamHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryAndNamedParamHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryAndValueObjectHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByValueObjectHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.ExecuteFindHibernateCallbackUsingDelegate`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.CloseSuppressingMethodInterceptor</e>
</NamespaceExclusions>
<DotNetProperties IncludeRelationshipDiagrams="True" IncludeInheritanceHierarchies="True" IncludeBaseMembers="False" StandardInterfaces="System.*,Microsoft.*" OnlyLinkInherited="True" ExternalDocs="True" UseCommentFiles="True" DrillCommentFiles="True" GenerateXMLLinks="False" XMLIsland="" NoInheritedTopics="True" NoInheritedInLists="False" CreateXMLCommentFile="False" ExcludedLanguages="Delphi,JScript,CPP,CPP2005" GenerateAttributes="True" AttributeFilter="" AttributeFilterInclude="False" VBNETDefaultConstructor="False" LinkOverridenMembersToBaseImplementation="False" UseOverloadSummaryForMasterSummary="False" ExcludeEditorBrowsable="True" GenerateBreadCrumbs="True" IncludeAssemblyBreadCrumb="False"/>
<DatabaseProperties DocumentViewSource="True" DocumentTriggerSource="True" DocumentProcedureSource="True" RetainTaggedComments="False"/>
<XSDProperties UseCustomSettings="False" PageNestingLevels="2" SuppressSingleObjectDiagrams="True" ElementFillColor="15780518" ElementTextColor="0" ElementBorderColor="10789024" ElementBorders="True" ElementRefFillColor="12648447" ElementRefTextColor="0" ElementRefBorderColor="10789024" ElementRefBorders="True" ComplexTypeFillColor="15780518" ComplexTypeTextColor="0" ComplexTypeBorderColor="10789024" ComplexTypeBorders="True" AnyFillColor="13421772" AnyTextColor="0" AnyBorderColor="10789024" AnyBorders="True" NotationTextColor="8421504" RootLinesColor="10789024" DropShadows="False" BoldCaptions="True" GroupParticleSequenceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\sequence.gif" GroupParticleChoiceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\choice.gif" GroupParticleAllImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\all.gif"/>
<CommentFiles>
<CommentFile FileName="..\net-1.1\Spring.Aop.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Aop.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Core.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Core.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Testing.NUnit.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Testing.NUnit.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Web.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.dll"/>
<CommentFile FileName="Spring.Data.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.dll"/>
<CommentFile FileName="Spring.Web.Extensions.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.Extensions.dll"/>
<CommentFile FileName="Spring.Services.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\3.0\debug\Spring.Services.dll"/>
<CommentFile FileName="Spring.Messaging.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll"/>
<CommentFile FileName="Spring.Messaging.Nms.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll"/>
<CommentFile FileName="Spring.Scheduling.Quartz.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll"/>
<CommentFile FileName="Spring.Data.NHibernate20.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll"/>
</CommentFiles>
<DocType Name="dx.net" Template="Visual Studio 2005 Style" UseHelpTemplates="False">
<TOCSource TOCSource="0" SpecificTOCName=""/>
<ModelCommentProfile Version="5.0" Namespace="dx.net" Name="" Description=""/>
</DocType>
<NetAssemblies RootAssemblyName="">
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll" mRootModule="" AssemblyName="Spring.Scheduling.Quartz" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Testing.NUnit.dll" mRootModule="" AssemblyName="Spring.Testing.NUnit" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.dll" mRootModule="" AssemblyName="Spring.Web" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Aop.dll" mRootModule="" AssemblyName="Spring.Aop" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Core.dll" mRootModule="" AssemblyName="Spring.Core" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.dll" mRootModule="" AssemblyName="Spring.Data" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll" mRootModule="" AssemblyName="Spring.Messaging" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll" mRootModule="" AssemblyName="Spring.Messaging.Nms" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.Extensions.dll" mRootModule="" AssemblyName="Spring.Web.Extensions" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\3.0\debug\Spring.Services.dll" mRootModule="" AssemblyName="Spring.Services" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll" mRootModule="" AssemblyName="Spring.Data.NHibernate20" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
</NetAssemblies>
<PropertyBag/>
</DocumentXProject>

View File

@@ -0,0 +1,304 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXProject Version="5.0" CompileHelpFile="True" RefreshIfExists="False" DocumentSourceCode="False" AlwaysCopySupportFiles="True" PropertyCommentsFrom="0" RelationshipsFrom="2" DefaultRelsOnlyForCollections="True" ProjectGroupName="Spring-1.2.0 M1" HTMLHelpVersion="1" HHNamespace="Spring.NET" HHIdentifier="Spring.NET-1.2.0" H2PlugIn="True" H2PlugInNamespace="MS.VSIPCC.v80" LocaleID="0" ExcludeFiltersRegExp="False" OutputFileExtension=".html">
<OutputLocation OutputFolder="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-2.0\web\" HelpFileName="L:\release\Spring.Net\doc\sdk\Spring-1.2\net-2.0\htmlhelp1and2\Spring.NET.chm" UseFilenameAliases="True" StripMetadata="False" ClearBeforeBuild="True" RemoveOutputFilesAfterCompile="False"/>
<HTMLHelpOptions UseALinkMenus="False"/>
<OtherOptions CreateContextLinks="True" WriteHelpDescriptions="True" CopySourceCode="False" CreateWinHelpStub="False" Language="English"/>
<IncludeFilters IncludePrivate="False" IncludeFriend="False" IncludeProtected="True" IdentifyVisibility="False">
<Namespaces>
<Property Name="DX.NET:Method">True</Property>
<Property Name="DX.NET:Property">True</Property>
<Property Name="DX.NET:Field">True</Property>
<Property Name="DX.NET:Event">True</Property>
<Property Name="DX.NET:Constructor">True</Property>
<Property Name="DX.NET:Operator">True</Property>
</Namespaces>
</IncludeFilters>
<CommentExtraction UnTaggedBlocks="False" UnTaggedEnumerations="False" UnTaggedEvents="False" UnTaggedModules="False" UnTaggedUDTs="False" UnTaggedVariables="False" HelpDescriptionImport="3"/>
<Diagrams PageNestingLevels="2" OverviewNestingLevels="3" SupressSingleObjectDiagrams="True" DiagramStyleSource="0" ObjFillColor="0" ObjTextColor="0" ObjBorderColor="0" ColFillColor="0" ColTextColor="0" ColBorderColor="0" UseDropShadow="False" CenterCaptions="False" DiagramBold="False" BorderWidth="0" UseDiagramShapes="False"/>
<VariableValues>
<VariableValue Name="CopyrightNotice" Value="&amp;copy; 2004-2009 Spring.NET Authors. All Rights Reserved."/>
<VariableValue Name="FeedbackLink" Value="&lt;a href=&quot;forum.springframework.net&quot;&gt;Send comments&lt;/a&gt; on this topic."/>
</VariableValues>
<AdditionalFiles/>
<ModelComments/>
<IgnoreRelationships/>
<NamespaceExclusions>
<e>Spring.Core~__Delegates</e>
<e>Spring.Web~__Delegates</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment</e>
<e>Spring.Web~Spring.Web.Services.WebServiceExporter+WebServiceProxyTypeBuilder</e>
<e>Spring.Web~Spring.Web.Support.Script</e>
<e>Spring.Web~Spring.Web.Support.ScriptBlock</e>
<e>Spring.Web~Spring.Web.Support.ScriptFile</e>
<e>Spring.Web~Spring.Web.Support.ScriptEvent</e>
<e>Spring.Web~Spring.Globalization_namespace</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.AfterReturningAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.BeforeAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.MethodBeforeAdviceInterceptor</e>
<e>Spring.Aop~Spring.Aop.Framework.Adapter.ThrowsAdviceAdapter</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.References</e>
<e>Spring.Aop~Spring.Aop.Framework.InterceptorAndDynamicMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+UnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.MethodMatchers+IntersectionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+UnionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.TypeFilters+IntersectionTypeFilter</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut</e>
<e>Spring.Aop~Spring.Aop.Support.UnionPointcut+PointcutUnionMethodMatcher</e>
<e>Spring.Aop~Spring.Aop.Target.EmptyTargetSource+EmptyTargetSourceObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueMethodMatcher+TrueMethodMatcherObjectReference</e>
<e>Spring.Aop~Spring.Aop.TruePointcut+TruePointcutObjectReference</e>
<e>Spring.Aop~Spring.Aop.TrueTypeFilter+TrueTypeFilterObjectReference</e>
<e>Spring.Core~Spring.Collections.DictionarySet+DictionarySetEnumerator</e>
<e>Spring.Core~Spring.Collections.LinkedList+Node</e>
<e>Spring.Core~Spring.Collections.LinkedList+NodeHolder</e>
<e>Spring.Core~Spring.Collections.LinkedList+LinkedListEnumerator</e>
<e>Spring.Core~Spring.Collections.PriorityQueue+PriorityQueueEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedEnumerator</e>
<e>Spring.Core~Spring.Collections.SynchronizedDictionaryEnumerator</e>
<e>Spring.Core~Spring.Context.Support.AbstractApplicationContext+ObjectPostProcessorChecker</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+RootContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+DescendantContextInstantiator</e>
<e>Spring.Core~Spring.Context.Support.ContextHandler+ContextSchema</e>
<e>Spring.Core~Spring.Context.Support.DelegatingMessageSource+SpecialCaseNullMessageSource</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow</e>
<e>Spring.Core~Spring.Core.ControlFlowFactory+DefaultControlFlow+MethodsDeclaredTypeCriteria</e>
<e>Spring.Core~Spring.Expressions.ExpressionLexer</e>
<e>Spring.Core~Spring.Expressions.ExpressionParser</e>
<e>Spring.Core~Spring.Expressions.NodeWithArguments</e>
<e>Spring.Core~Spring.Expressions.ArrayConstructorNode</e>
<e>Spring.Core~Spring.Expressions.AssignNode</e>
<e>Spring.Core~Spring.Expressions.BinaryOperator</e>
<e>Spring.Core~Spring.Expressions.BooleanLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ConstructorNode</e>
<e>Spring.Core~Spring.Expressions.DateLiteralNode</e>
<e>Spring.Core~Spring.Expressions.ExpressionListNode</e>
<e>Spring.Core~Spring.Expressions.HexLiteralNode</e>
<e>Spring.Core~Spring.Expressions.IndexerNode</e>
<e>Spring.Core~Spring.Expressions.IntLiteralNode</e>
<e>Spring.Core~Spring.Expressions.MethodNode</e>
<e>Spring.Core~Spring.Expressions.NullLiteralNode</e>
<e>Spring.Core~Spring.Expressions.OpADD</e>
<e>Spring.Core~Spring.Expressions.OpAND</e>
<e>Spring.Core~Spring.Expressions.OpDIVIDE</e>
<e>Spring.Core~Spring.Expressions.OpEqual</e>
<e>Spring.Core~Spring.Expressions.OpGreater</e>
<e>Spring.Core~Spring.Expressions.OpGreaterOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpLess</e>
<e>Spring.Core~Spring.Expressions.OpLessOrEqual</e>
<e>Spring.Core~Spring.Expressions.OpMODULUS</e>
<e>Spring.Core~Spring.Expressions.OpMULTIPLY</e>
<e>Spring.Core~Spring.Expressions.UnaryOperator</e>
<e>Spring.Core~Spring.Expressions.OpNOT</e>
<e>Spring.Core~Spring.Expressions.OpNotEqual</e>
<e>Spring.Core~Spring.Expressions.OpOR</e>
<e>Spring.Core~Spring.Expressions.OpPOWER</e>
<e>Spring.Core~Spring.Expressions.OpSUBTRACT</e>
<e>Spring.Core~Spring.Expressions.OpUnaryMinus</e>
<e>Spring.Core~Spring.Expressions.OpUnaryPlus</e>
<e>Spring.Core~Spring.Expressions.ProjectionNode</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode</e>
<e>Spring.Core~Spring.Expressions.RealLiteralNode</e>
<e>Spring.Core~Spring.Expressions.StringLiteralNode</e>
<e>Spring.Core~Spring.Expressions.TernaryNode</e>
<e>Spring.Core~Spring.Expressions.TypeNode</e>
<e>Spring.Core~Spring.Expressions.VariableNode</e>
<e>Spring.Core~Spring.Objects.Factory.Config.ObjectFactoryCreatingFactoryObject+GenericObjectFactory</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+ConstructorComparer</e>
<e>Spring.Core~Spring.Objects.Factory.Support.AutowireUtils+MinimumArgumentCountCriteria</e>
<e>Spring.Core~Spring.Objects.Factory.Support.MethodInjectingInstantiationStrategy+MethodInjectingTypeBuilder</e>
<e>Spring.Core~Spring.Objects.Support.AutoWiringEventHandlerValue+AutoWirer</e>
<e>Spring.Data~Spring.Data.Objects.MappingAdoQueryWithContext+RowMapperImpl</e>
<e>Spring.Data~Spring.Transaction.Support.AbstractPlatformTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data~__Delegates</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorWithParamValues</e>
<e>Spring.Data~Spring.Data.IDbCommandCreatorFactory+CommandCreatorImpl</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAspectSupport+TransactionInfo</e>
<e>Spring.Data~Spring.Transaction.Interceptor.TransactionAttributeSourceEditor+PropertiesEditor</e>
<e>Spring.Services~Spring.Remoting.CaoExporter+CaoRemoteFactory</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.Constants</e>
<e>Spring.Scheduling.Quartz~Spring.Scheduling.Quartz.SimpleThreadPoolTaskExecutor+ThreadRunnableDelegate</e>
<e>Spring.Web~Spring.Caching.AspNetCache+RuntimeCache</e>
<e>Spring.Web~Spring.Context.Support.HttpApplicationConfigurer+ModuleDefinitionsTable</e>
<e>Spring.Web~Spring.Util.ControlAccessor</e>
<e>Spring.Web~Spring.Util.ControlCollectionAccessor</e>
<e>Spring.Web~Spring.Util.VirtualEnvironment+HttpRuntimeEnvironment+SessionDictionaryAdapter</e>
<e>Spring.Web~Spring.Web.Support.AbstractHandlerFactory+NamedObjectDefinition</e>
<e>Spring.Web~Spring.Web.Support.ControlInterceptor</e>
<e>Spring.Web~Spring.Web.Support.IInterceptionStrategy</e>
<e>Spring.Web~Spring.Web.Support.ControlInterceptor+NoOpInterceptionStrategy</e>
<e>Spring.Web~Spring.Web.Support.InterceptControlCollectionOwnerStrategy</e>
<e>Spring.Web~Spring.Web.Support.InterceptControlCollectionStrategy</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionMethodBuilder</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionOwnerProxy</e>
<e>Spring.Web~Spring.Web.Support.SupportsWebDependencyInjectionTypeBuilder</e>
<e>Spring.Web~Spring.Web.UI.Controls.Panel+InitRecursiveInterceptingControlsCollection</e>
<e>Spring.Web~Spring.Web.UI.Controls.Form+ActionSupressingHtmlTextWriter</e>
<e>Spring.Aop~Spring.Aop.Framework.AutoProxy.InheritanceBasedAopConfigurer+InheritanceBasedAopTargetSource</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.CachedAopProxyFactory+ProxyTypeCacheKey</e>
<e>Spring.Aop~Spring.Aop.Framework.DynamicProxy.CachedAopProxyFactory+ProxyTypeCacheKey+HashCodeComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+SimpleExpressionComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+LambdaComparer</e>
<e>Spring.Core~Spring.Expressions.Processors.OrderByProcessor+DelegateComparer</e>
<e>Spring.Core~Spring.Expressions.SpringAST+SpringASTCreator</e>
<e>Spring.Core~Spring.Expressions.BaseNode+EvaluationContext+ThisContextHolder</e>
<e>Spring.Core~Spring.Expressions.BaseNode+EvaluationContext+LocalVariablesHolder</e>
<e>Spring.Core~Spring.Expressions.Expression+SpringASTFactory</e>
<e>Spring.Core~Spring.Expressions.Expression+SpringExpressionParser</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+IValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+BaseValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+PropertyValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+FieldValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+EnumValueAccessor</e>
<e>Spring.Core~Spring.Expressions.PropertyOrFieldNode+TypeValueAccessor</e>
<e>Spring.Core~Spring.Objects.Factory.Config.PlaceholderResolvingStringVariableSource</e>
<e>Spring.Core~Spring.Objects.Factory.Config.PlaceholderResolvingCompositeVariableSource</e>
<e>Spring.Core~Spring.Objects.Factory.Support.UnsatisfiedDependencyExceptionData</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver+AutowiredArgumentMarker</e>
<e>Spring.Core~Spring.Objects.Factory.Support.ConstructorResolver+ArgumentsHolder</e>
<e>Spring.Core~Spring.Reflection.Dynamic.SafeField+DynamicFieldCacheEntry</e>
<e>Spring.Core~Spring.Reflection.Dynamic.SafeProperty+DynamicPropertyCacheEntry</e>
<e>Spring.Core~Spring.Validation.Config.ValidationNamespaceParser+ValidatorDefinitionConstants</e>
<e>Spring.Core~Spring.Validation.Config.ValidationNamespaceParser+MessageConstants</e>
<e>Spring.Data~Spring.Data.Config.DatabaseNamespaceParser+DbProviderFactoryObjectConstants</e>
<e>Spring.Data~Spring.Data.Core.AdoPlatformTransactionManager+DbProviderTransactionObject</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterFillCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterUpdateCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DataAdapterUpdateWithCommandBuilderCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoStoredProcedureScalarCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoNonQueryWithOutputParamsCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoResultProcessorsQueryCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+DeriveParametersCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoRowCallbackCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoResultSetExtractorWithOutputParamsCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+AdoRowMapperQueryCommandCallback</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteNonQueryCallbackWithParameters</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteNonQueryCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteScalarCallbackWithParameters</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteScalarCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+ExecuteCommandCallbackUsingDelegate</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+QueryCallbackWithCommandSetter</e>
<e>Spring.Data~Spring.Data.Core.AdoTemplate+QueryCallback</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallbackWithCommandSetter`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+QueryCallbackWithCommandSetterDelegate`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoRowMapperQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultSetExtractorWithOutputParamsCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+BaseAdoResultProcessorsQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultProcessorsQueryCommandCallback`1</e>
<e>Spring.Data~Spring.Data.Generic.AdoTemplate+AdoResultProcessorsQueryCommandCallback`2</e>
<e>Spring.Data~Spring.Data.Objects.Generic.MappingAdoQueryWithContext+RowMapperImpl`1</e>
<e>Spring.Messaging~__Delegates</e>
<e>Spring.Messaging~Spring.Messaging.Core.MessageQueueTransactionManager+MessageQueueTransactionObject</e>
<e>Spring.Messaging~Spring.Messaging.Listener.MessageStats</e>
<e>Spring.Messaging~Spring.Messaging.Support.MessageQueueResourceSynchronization</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConsumerCacheKey</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConnectionFactoryUtils+AnonymousClassResourceFactory</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.ConnectionFactoryUtils+NmsResourceSynchronization</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.NmsTransactionManager+MessageTransactionObject</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Connections.CloseSupressingConnection</e>
<e>Spring.Messaging.Nms~__Delegates</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+NmsTemplateResourceFactory</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ProducerCreatorCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ReceiveCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ConvertAndSendMessageCreator</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ReceiveSelectedCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.NmsTemplate+ExecuteSessionCallbackUsingDelegate</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.SimpleMessageCreator</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Core.SendDestinationCallback</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.Adapter.DestinationNameHolder</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.MessageRejectedWhileStoppingException</e>
<e>Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.SimpleMessageListener</e>
<e>Spring.Services~Spring.EnterpriseServices.ServicedComponentExporter+ServicedComponentProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+RemotingConfigurerConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+SaoFactoryObjectConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+CaoFactoryObjectConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+LifeTimeConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+InterfacesConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+RemoteObjectFactoryConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+SaoExporterConstants</e>
<e>Spring.Services~Spring.Remoting.Config.RemotingNamespaceParser+CaoExporterConstants</e>
<e>Spring.Services~Spring.Remoting.Support.RemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Remoting.SaoExporter+SaoRemoteObjectProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+SoapHttpClientProxyTypeBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+SoapHttpClientProxyTypeBuilder+SoapHttpClientProxyMethodBuilder</e>
<e>Spring.Services~Spring.Web.Services.WebServiceProxyFactory+WebServiceProxyProxyTypeBuilder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LocalSessionFactoryObject+DbProviderWrapper</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Support.SessionScope+LazySessionHolder</e>
<e>Spring.Data.NHibernate20~__Delegates</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateAccessor+FlushModeHolder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.ContainsHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeleteLockModeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeletebyQueryHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.DeleteAllHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.EvictHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryAndNamedParamHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByNamedQueryAndValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.FindByValueObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.ExecuteHibernateCallbackUsingDelegate</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.GetByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadByEntityHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LoadAllByTypeHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.LockHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.RefreshHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveObjectWithIdHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.UpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateObjectHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateAllHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.SaveOrUpdateCopyHibernateCallback</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateTransactionManager+HibernateTransactionObject</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.HibernateTransactionManager+SuspendedResourcesHolder</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.ExecuteHibernateCallbackUsingDelegate`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.GetByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.LoadByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.LoadAllByTypeHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedParamHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryAndNamedParamHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByNamedQueryAndValueObjectHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.FindByValueObjectHibernateCallback`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.ExecuteFindHibernateCallbackUsingDelegate`1</e>
<e>Spring.Data.NHibernate20~Spring.Data.NHibernate.CloseSuppressingMethodInterceptor</e>
</NamespaceExclusions>
<DotNetProperties IncludeRelationshipDiagrams="True" IncludeInheritanceHierarchies="True" IncludeBaseMembers="False" StandardInterfaces="System.*,Microsoft.*" OnlyLinkInherited="True" ExternalDocs="True" UseCommentFiles="True" DrillCommentFiles="True" GenerateXMLLinks="False" XMLIsland="" NoInheritedTopics="True" NoInheritedInLists="False" CreateXMLCommentFile="False" ExcludedLanguages="Delphi,JScript,CPP,CPP2005" GenerateAttributes="True" AttributeFilter="" AttributeFilterInclude="False" VBNETDefaultConstructor="False" LinkOverridenMembersToBaseImplementation="False" UseOverloadSummaryForMasterSummary="False" ExcludeEditorBrowsable="True" GenerateBreadCrumbs="True" IncludeAssemblyBreadCrumb="False"/>
<DatabaseProperties DocumentViewSource="True" DocumentTriggerSource="True" DocumentProcedureSource="True" RetainTaggedComments="False"/>
<XSDProperties UseCustomSettings="False" PageNestingLevels="2" SuppressSingleObjectDiagrams="True" ElementFillColor="15780518" ElementTextColor="0" ElementBorderColor="10789024" ElementBorders="True" ElementRefFillColor="12648447" ElementRefTextColor="0" ElementRefBorderColor="10789024" ElementRefBorders="True" ComplexTypeFillColor="15780518" ComplexTypeTextColor="0" ComplexTypeBorderColor="10789024" ComplexTypeBorders="True" AnyFillColor="13421772" AnyTextColor="0" AnyBorderColor="10789024" AnyBorders="True" NotationTextColor="8421504" RootLinesColor="10789024" DropShadows="False" BoldCaptions="True" GroupParticleSequenceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\sequence.gif" GroupParticleChoiceImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\choice.gif" GroupParticleAllImageFilename="K:\Program Files\Innovasys\documentx5\Configuration\Templates\XMLSchema\xDiagramImages\all.gif"/>
<CommentFiles>
<CommentFile FileName="..\net-1.1\Spring.Aop.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Aop.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Core.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Core.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Testing.NUnit.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Testing.NUnit.dll"/>
<CommentFile FileName="..\net-1.1\Spring.Web.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.dll"/>
<CommentFile FileName="Spring.Data.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.dll"/>
<CommentFile FileName="Spring.Web.Extensions.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.Extensions.dll"/>
<CommentFile FileName="Spring.Services.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\3.0\debug\Spring.Services.dll"/>
<CommentFile FileName="Spring.Messaging.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll"/>
<CommentFile FileName="Spring.Messaging.Nms.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll"/>
<CommentFile FileName="Spring.Scheduling.Quartz.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll"/>
<CommentFile FileName="Spring.Data.NHibernate20.dxc" DocType="dx.net" ItemMoniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll"/>
</CommentFiles>
<DocType Name="dx.net" Template="Visual Studio 2005 Style" UseHelpTemplates="False">
<TOCSource TOCSource="0" SpecificTOCName=""/>
<ModelCommentProfile Version="5.0" Namespace="dx.net" Name="" Description=""/>
</DocType>
<NetAssemblies RootAssemblyName="">
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll" mRootModule="" AssemblyName="Spring.Scheduling.Quartz" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Testing.NUnit.dll" mRootModule="" AssemblyName="Spring.Testing.NUnit" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.dll" mRootModule="" AssemblyName="Spring.Web" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Aop.dll" mRootModule="" AssemblyName="Spring.Aop" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Core.dll" mRootModule="" AssemblyName="Spring.Core" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.dll" mRootModule="" AssemblyName="Spring.Data" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll" mRootModule="" AssemblyName="Spring.Messaging" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll" mRootModule="" AssemblyName="Spring.Messaging.Nms" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Web.Extensions.dll" mRootModule="" AssemblyName="Spring.Web.Extensions" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\3.0\debug\Spring.Services.dll" mRootModule="" AssemblyName="Spring.Services" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
<Assembly Version="5.0" FileName="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll" mRootModule="" AssemblyName="Spring.Data.NHibernate20" AssemblyType="1" ExamplesOnly="False" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivateItems="True"/>
</NetAssemblies>
<PropertyBag/>
</DocumentXProject>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate12.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Data.NHibernate12" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>148</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Data.NHibernate12" tid="##SUMMARY" q="" cd="39675.0756597222"><![CDATA[<P>This assembly provides integration of NHibernate 1.2 with Spring concepts.</P>
<P>Contains SessionFactory helper classes, a template plus callback for Hibernate access, and an implementation of Sprnig's transaction SPI for local Hibernate transactions.</P>]]></c>
<c eid="Spring.Data.NHibernate12~Spring.Data.NHibernate_namespace" tid="##SUMMARY" q="" cd="39675.0759027778">Contains</c>
<c eid="Spring.Data.NHibernate12~Spring.Data.NHibernate.Generic_namespace" tid="##SUMMARY" q="" cd="39675.0785185185">Generic implementation of HibernateTemplate</c>
<c eid="Spring.Data.NHibernate12~Spring.Data.NHibernate.Generic.Support_namespace" tid="##SUMMARY" q="" cd="39675.0786226852">Generic implementation of base DAO class</c>
<c eid="Spring.Data.NHibernate12~Spring.Data.NHibernate.Support_namespace" tid="##SUMMARY" q="" cd="39675.0777083333">Provides Open Session In View module, base DAO class for HibernateTemplate usage, and SessionScope utilty class</c>
</DocumentXComments>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate12.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<c eid="Spring.Data.NHibernate12" tid="##SUMMARY" q="" cd="39674.7563773148"><![CDATA[<P>This namespace provides integration of NHibernate 1.2 with Spring concepts.</P>
<P>Contains SessionFactory helper classes, a template plus callback for Hibernate </P>]]></c>
</DocumentXComments>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<c eid="Spring.Data.NHibernate20" tid="##SUMMARY" q="" cd="39735.9701041667"><![CDATA[<P>This assembly provides integration of NHibernate 1.2 with Spring concepts.</P>
<P>Contains SessionFactory helper classes, a template plus callback for Hibernate access, and an implementation of Spring's transaction SPI for local Hibernate transactions.</P>]]></c>
<c eid="Spring.Data.NHibernate20~Spring.Data.NHibernate_namespace" tid="##SUMMARY" q="" cd="39735.9706944444">Contains HibernateTemplate</c>
<c eid="Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic_namespace" tid="##SUMMARY" q="" cd="39735.9703703704">Generic implementation of HibernateTemplate</c>
<c eid="Spring.Data.NHibernate20~Spring.Data.NHibernate.Generic.Support_namespace" tid="##SUMMARY" q="" cd="39735.9704861111">Generic implementation of base DAO class</c>
<c eid="Spring.Data.NHibernate20~Spring.Data.NHibernate.Support_namespace" tid="##SUMMARY" q="" cd="39735.9705902778">Provides Open Session In View module, base DAO class for HibernateTemplate usage, and SessionScope utilty class</c>
</DocumentXComments>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Data.NHibernate20.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\build\net\2.0\debug\Spring.Data.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Data" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="True" LoadOnDemand="False" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>704</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Data" tid="##PROJECT_INTRODUCTION" q="" cd="39053.9773611111"><![CDATA[<P>The Spring.Data assembly provides an implementation of best practice approaches to data access.</P>
<P>Specifically, it contains an abstraction for transaction management that provides the following benefits</P>
<UL>
<UL>
<LI>
<P>Provides a consistent programming model across different transaction APIs such as ADO.NET, EnterpriseServices, System.Transactions, and NHibernate.</P>
<LI>
<P>Support for declarative transaction management with any of the above data access technologies</P>
<LI>
<P>Provides a simple API for programmatic transaction management</P>
<LI>
<P>Integrates with Spring's high level persistence integration APIs such as <A href="Spring.Data~Spring.Data.AdoTemplate.html">AdoTemplate</A>.</P></LI></UL></UL>
<P>&nbsp;</P>
<P>Spring.Data&nbsp;also contains&nbsp;an abstraction for data access via ADO.NET that provides the following benefits and features</P>
<UL>
<UL>
<LI>
<P>Consistent and comprehensive database provider interfaces for both .NET 1.1 and 2.0</P>
<LI>
<P>Integration with Spring's transaction management features.</P>
<LI>
<P>'One-liner' implementations for the most common database usage patterns lets you focus on the 'meat' of your ADO.NET code.</P>
<LI>
<P>Template style use of DbCommand that removes the need to write typical ADO.NET boiler-plate code.</P>
<LI>
<P>Easy database parameter creation/management</P>
<LI>
<P>Provider independent exceptions with database error codes and higher level DAO exception hierarchy.</P>
<LI>
<P>Centralized resource management for connections, commands, data readers, etc.</P>
<LI>
<P>Simple DataReader to Object mapping framework.</P></LI></UL></UL>
<P>&nbsp;</P>
<P>For more information refer to the Getting Started section within this documentation and the reference documentation, the latest copy of which can be found on the <A href="www.springframework.net">Spring.NET web site</A>.</P>]]></c>
<c eid="Spring.Data" tid="##PROJECT_GETTINGSTARTED" q="" cd="39053.9774884259">The reference documentation and Spring.DataQuickStart are the best places to get started using the functionality contained in Spring.Data.</c>
<c eid="Spring.Data~Spring.Dao_namespace" tid="##SUMMARY" q="" cd="39053.9757638889"><![CDATA[<P>Exception hierarchy enabling sophisticated error handling independent of the data access approach in use. </P>
<P>For example, when DAOs and data access frameworks use the exceptions in this package (and custom subclasses), calling code can detect and handle common problems such as deadlocks without being tied to a particular data access strategy such as ADO.NET or ORM libraries, as well as vendor specific error codes.</P>]]></c>
<c eid="Spring.Data~Spring.Dao.Support_namespace" tid="##SUMMARY" q="" cd="39053.975787037">Support classes for DAO implementations, providing miscellaneous utility methods.</c>
<c eid="Spring.Data~Spring.Dao.Support.Generic_namespace" tid="##SUMMARY" q="" cd="39053.9759027778">Support classes for generic DAO implementations, providing miscellaneous utility methods.</c>
<c eid="Spring.Data~Spring.Data_namespace" tid="##SUMMARY" q="" cd="39053.9760648148"><![CDATA[<P>The classes in this package make ADO.NET easier to use and<BR>reduce the likelihood of common errors. </P>
<P>The central class in this namespace&nbsp;is AdoTemplate, which removes the need to manage&nbsp;resource management for connections, commands, data readers, etc. and integrates with Spring's Transaction management features.</P>]]></c>
<c eid="Spring.Data~Spring.Data.Common_namespace" tid="##SUMMARY" q="" cd="39053.9761574074"><![CDATA[Consistent and comprehensive database provider interfaces for both .NET 1.1 and 2.0.&nbsp; Utility classes for easy database parameter creation.]]></c>
<c eid="Spring.Data~Spring.Data.Config_namespace" tid="##SUMMARY" q="" cd="39423.612650463">Custom schema for DbProvider configuration</c>
<c eid="Spring.Data~Spring.Data.Core_namespace" tid="##SUMMARY" q="" cd="39423.6130555556">Provides the core ADO.NET framework, based on AdoTemplate and its associated callback interfaces, delegates and helper objects.</c>
<c eid="Spring.Data~Spring.Data.Generic_namespace" tid="##SUMMARY" q="" cd="39053.9766666667">Generic implementation of Spring.Data functionality such as AdoTemplate and RowMappers.</c>
<c eid="Spring.Data~Spring.Data.Objects_namespace" tid="##SUMMARY" q="" cd="39053.9767361111"><![CDATA[The classes in this namespace represent RDBMS queries, updates,<BR>and stored procedures as thread-safe, reusable objects.
<P></P>
<P>This ADO.NET abstraction depends on the features of AdoTemplate and as such exceptions thrown are in are thrown are within Spring' DAO exception class hierarchy.</P>]]></c>
<c eid="Spring.Data~Spring.Data.Objects.Generic_namespace" tid="##SUMMARY" q="" cd="39423.6134027778">Generic implementation of functionality in the Spring.Data.Object namespace.</c>
<c eid="Spring.Data~Spring.Data.Support_namespace" tid="##SUMMARY" q="" cd="39053.9768287037">Classes supporting the Spring.Data namespace</c>
<c eid="Spring.Data~Spring.Transaction_namespace" tid="##SUMMARY" q="" cd="39053.9769097222"><![CDATA[Contains transaction manager, definition, and status interfaces.&nbsp;
<P></P>
<P>Transaction callback interfaces and delegates&nbsp;for use with TransactionTemplate.</P>
<P>Exception hierarchy for Spring's transaction infrastructure,<BR>independent of any specific transaction management system.</P>]]></c>
<c eid="Spring.Data~Spring.Transaction.Config_namespace" tid="##SUMMARY" q="" cd="39423.6135763889">Custom schema for configuration of declarative transaction management.</c>
<c eid="Spring.Data~Spring.Transaction.Interceptor_namespace" tid="##SUMMARY" q="" cd="39053.9769791667"><![CDATA[Aspect-Oriented Programming (AOP) based solution for declarative transaction demarcation.&nbsp; Builds on the AOP infrastructure within Spring.Aop.]]></c>
<c eid="Spring.Data~Spring.Transaction.Support_namespace" tid="##SUMMARY" q="" cd="39053.977037037">Classes supporting the Spring.Transaction namespace.</c>
</DocumentXComments>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Ems.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Messaging.Ems" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>493</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Messaging.Ems" tid="##SUMMARY" q="" cd="39675.0839467593">This package contains integration classes for TIBCO EMS, allowing for Spring-style EMS access.</c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Config_namespace" tid="##SUMMARY" q="" cd="39675.08375"><![CDATA[Support package for declarative messaging configuration,<BR>with XML schema being the primary configuration format.]]></c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Connections_namespace" tid="##SUMMARY" q="" cd="39675.0841898148">Provides a PlatformTransactionManager implementation for a single EMS ConnectionFactory</c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Core_namespace" tid="##SUMMARY" q="" cd="39675.0846759259"><![CDATA[Core namespace of the EMS support.<BR>Provides a EmsTemplate class and various callback interfaces/delegates.]]></c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Listener_namespace" tid="##SUMMARY" q="" cd="39675.0847222222"><![CDATA[This namespace contains the base message listener container facility.<BR>]]></c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Listener.Adapter_namespace" tid="##SUMMARY" q="" cd="39675.0848958333">Message listener adapter mechanism that delegates to target listener methods, converting messages to appropriate message content types (such as String or byte array) that get passed into listener methods.</c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Support_namespace" tid="##SUMMARY" q="" cd="39675.0850462963"><![CDATA[This package provides generic EMS support classes,<BR>to be used by higher-level classes like EmsTemplate.]]></c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Support.Converter_namespace" tid="##SUMMARY" q="" cd="39675.0853009259"><![CDATA[Provides a MessageConverter abstraction to convert<BR>between .NET objects and EMS messages.]]></c>
<c eid="Spring.Messaging.Ems~Spring.Messaging.Ems.Support.Destinations_namespace" tid="##SUMMARY" q="" cd="39675.0855092593">Support namespace for managing destinations</c>
</DocumentXComments>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Ems.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Messaging.Nms" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>463</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Config_namespace" tid="##SUMMARY" q="" cd="39675.0814699074">Support namespace for declarative messaging configuration, with XML schema being the primary configuration format.</c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Connections_namespace" tid="##SUMMARY" q="" cd="39675.0819444444">Provides a IPlatformTransactionManager implementation for a single NMS ConnectionFactory, a SingleConnectionFactory and a CachingConnectionFactory.</c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Core_namespace" tid="##SUMMARY" q="" cd="39675.0822337963"><![CDATA[Core namespace of the NMS support.&nbsp; Provides a NmsTemplate and various callback interfaces/delegates]]></c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Listener_namespace" tid="##SUMMARY" q="" cd="39675.0826388889"><![CDATA[This namespace contains the base message listener container facility. It contains the&nbsp;SimpleMessageListenerContainer.]]></c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Listener.Adapter_namespace" tid="##SUMMARY" q="" cd="39675.0828125">Message listener adapter mechanism that delegates to target listener methods, converting messages to appropriate message content types (such as String or byte array) that get passed into listener methods.</c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Support_namespace" tid="##SUMMARY" q="" cd="39675.0830092593"><![CDATA[This package provides generic NMSsupport classes,<BR>to be used by higher-level classes like NmsTemplate.]]></c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Support.Converter_namespace" tid="##SUMMARY" q="" cd="39675.0832407407"><![CDATA[Provides a IMessageConverter abstraction to convert<BR>between .NET objects and NMS messages.]]></c>
<c eid="Spring.Messaging.Nms~Spring.Messaging.Nms.Support.Destinations_namespace" tid="##SUMMARY" q="" cd="39675.0834606482">Support classes that deal with destination management.</c>
</DocumentXComments>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.Nms.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Messaging" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>170</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Messaging" tid="##SUMMARY" q="" cd="39675.079212963"><![CDATA[Contains integration classes for MSMQ allowing for 'Spring-style' MSMQ access.]]></c>
<c eid="Spring.Messaging~Spring.Messaging_namespace" tid="##SUMMARY" q="" cd="39675.0798958333">Base exceptions</c>
<c eid="Spring.Messaging~Spring.Messaging.Core_namespace" tid="##SUMMARY" q="" cd="39675.079537037"><![CDATA[Core namespace of the MSMQ support.&nbsp; Provides a MessageQueueTemplate class and various callback interfaces/delegates]]></c>
<c eid="Spring.Messaging~Spring.Messaging.Listener_namespace" tid="##SUMMARY" q="" cd="39675.0797800926">Message container functionality.</c>
<c eid="Spring.Messaging~Spring.Messaging.Support_namespace" tid="##SUMMARY" q="" cd="39675.080474537">Provides general MSMQ support classes to be used by higher-level classes like MessageQueueTemplate</c>
<c eid="Spring.Messaging~Spring.Messaging.Support.Converters_namespace" tid="##SUMMARY" q="" cd="39675.0808449074">Provides a IMessageConverter abstraction to convert between .NET objects and MSMQ messages</c>
</DocumentXComments>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Messaging.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Scheduling.Quartz" RelatedProject="Spring-1.2.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<dtscrollpos>0</dtscrollpos>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
</InPlaceEditor>
</UserData>
<c eid="Spring.Scheduling.Quartz" tid="##SUMMARY" q="" cd="39675.087962963">Support for configuring Quartz.NET scheduler objects in a Spring context.</c>
<c eid="Spring.Scheduling.Quartz~Spring.Scheduling_namespace" tid="##SUMMARY" q="" cd="39675.0885300926">Base exceptions</c>
<c eid="Spring.Scheduling.Quartz~Spring.Scheduling.Quartz_namespace" tid="##SUMMARY" q="" cd="39675.0884259259"><![CDATA[Support classes for the open source scheduler Quartz.NET allowing to set up Quartz Scheduler, JobDetails and Triggers as objects ina Spring context.&nbsp; Also provides convenience classes for implementing Quartz Jobs]]></c>
</DocumentXComments>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\2.0\debug\Spring.Scheduling.Quartz.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.00" DocType="dx.Net" Moniker="L:\projects\spring-net\trunk\build\net\3.0\debug\Spring.Services.dll" ShowInherited="False" Template="" LoadPrivate="False" LoadOnDemand="True" RelatedProject="Spring-1.2.0.dxp"/>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\bin\net\2.0\debug\Spring.Web.Extensions.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Web.Extensions" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Web.Extensions" tid="##PROJECT_INTRODUCTION" q="" cd="39413.494837963"><![CDATA[Spring's ASP.NET AJAX integration allows for a plain .NET object (PONO), that is one that doesn't have any attributes or special base classes, to be exported as a web service, configured, via dependency injection, 'decorated' by applying AOP, and then exposed to client side java script.]]></c>
<c eid="Spring.Web.Extensions" tid="##PROJECT_GETTINGSTARTED" q="" cd="39245.5166087963"><![CDATA[The reference documentation and sample application, listed under the shortcut 'AJAX', directory examples\Spring\Spring.Web.Extensions.Example, are the best places to get started using the functionality contained in Spring.Web.Extensions.]]></c>
<c eid="Spring.Web.Extensions~Spring.Web.Script.Services_namespace" tid="##SUMMARY" q="" cd="39423.6144791667">Provides integration with ASP.NET AJAX allowing you to easily expose a plain object to client-side Javascript and have it configured with dependency injection and apply AOP aspects.</c>
</DocumentXComments>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DocumentXComments Version="5.0" Moniker="L:\projects\Spring.Net\bin\net\2.0\debug\Spring.Web.Extensions.dll" DocType="dx.Net" Template="" ShowInherited="False" SpellLastCheckDateTime="30/12/1899 00:00:00" TreePath="Spring.Web.Extensions" RelatedProject="Spring-1.1.0.dxp" RelatedHSProject="" LoadIncludeFilter="" LoadExcludeFilter="" LoadPrivate="False" LoadOnDemand="True" LoadSourceComments="False">
<IgnoreWordList/>
<UserData>
<InPlaceEditor>
<inheritedMembers>on</inheritedMembers>
<protectedMembers>on</protectedMembers>
<dtscrollpos>0</dtscrollpos>
</InPlaceEditor>
</UserData>
<c eid="Spring.Web.Extensions" tid="##PROJECT_INTRODUCTION" q="" cd="39413.494837963"><![CDATA[Spring's ASP.NET AJAX integration allows for a plain .NET object (PONO), that is one that doesn't have any attributes or special base classes, to be exported as a web service, configured, via dependency injection, 'decorated' by applying AOP, and then exposed to client side java script.]]></c>
<c eid="Spring.Web.Extensions" tid="##PROJECT_GETTINGSTARTED" q="" cd="39245.5166087963"><![CDATA[The reference documentation and sample application, listed under the shortcut 'AJAX', directory examples\Spring\Spring.Web.Extensions.Example, are the best places to get started using the functionality contained in Spring.Web.Extensions.]]></c>
</DocumentXComments>

View File

@@ -0,0 +1,7 @@
InnovaHxReg /U /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:Spring.NET /hxt:_DEFAULT
REM Un-Register the help file (title in Help 2.0 terminology)
InnovaHxReg /U /T /namespace:Spring.NET /id:Spring.NET-1.1.2 /langid:1033 /helpfile:"Spring.NET.hxs"
REM Un-Register the Namespace
InnovaHxReg /U /N /Namespace:Spring.NET /Description:"Spring.Web.Extensions" /Collection:COL_Spring-1.1.0.hxc