Download Bindable LINQ

Description

Bindable LINQ is a set of extensions to LINQ that add data binding and change propagation capabilities to standard LINQ queries.

Icons

Bindable LINQ

Source Files

The download file bindablelinq.zip has the following entries.


trunk/build/continuous.build/*from   www.  j a  v  a2 s.c  o m*/
trunk/documents/Documentation/BindableLINQ.cty
trunk/documents/Documentation/Published/CHM/1_QuickStarts/GettingStarted.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQDetails/BindableLINQPatterns.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQDetails/Dependencies.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQDetails/ListOfSupportedQueries.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQDetails/Overview.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQDetails/Platforms.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQOverview/DataBinding.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQOverview/LINQ.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQOverview/Overview.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/BindableLINQOverview/ReactiveProgramming.html
trunk/documents/Documentation/Published/CHM/2_DesignConcepts/Overview.html
trunk/documents/Documentation/Published/CHM/3_FAQ/FAQ.html
trunk/documents/Documentation/Published/CHM/4_QueryExamples/Overview.html
trunk/documents/Documentation/Published/CHM/5_SampleApplications/Overview.html
trunk/documents/Documentation/Published/CHM/6_Implementation/Building.html
trunk/documents/Documentation/Published/CHM/6_Implementation/History.html
trunk/documents/Documentation/Published/CHM/6_Implementation/Overview.html
trunk/documents/Documentation/Published/CHM/Bindable LINQ.chm
trunk/documents/Documentation/Published/CHM/HtmlHelpProject.hhp
trunk/documents/Documentation/Published/CHM/HtmlHelpTOC.hhc
trunk/documents/Documentation/Published/CHM/Images/AddProject.png
trunk/documents/Documentation/Published/CHM/Images/AddReference.png
trunk/documents/Documentation/Published/CHM/Images/AddReference2.png
trunk/documents/Documentation/Published/CHM/Images/FormHeaderMid-1388x72.png
trunk/documents/Documentation/Published/CHM/Images/Logo.png
trunk/documents/Documentation/Published/CHM/Images/Window1.jpg
trunk/documents/Documentation/Published/CHM/Index.html
trunk/documents/Documentation/Published/CHM/License.html
trunk/documents/Documentation/Published/HTML/1_QuickStarts/GettingStarted.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQDetails/BindableLINQPatterns.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQDetails/Dependencies.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQDetails/ListOfSupportedQueries.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQDetails/Overview.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQDetails/Platforms.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQOverview/DataBinding.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQOverview/LINQ.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQOverview/Overview.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/BindableLINQOverview/ReactiveProgramming.html
trunk/documents/Documentation/Published/HTML/2_DesignConcepts/Overview.html
trunk/documents/Documentation/Published/HTML/3_FAQ/FAQ.html
trunk/documents/Documentation/Published/HTML/4_QueryExamples/Overview.html
trunk/documents/Documentation/Published/HTML/5_SampleApplications/Overview.html
trunk/documents/Documentation/Published/HTML/6_Implementation/Building.html
trunk/documents/Documentation/Published/HTML/6_Implementation/History.html
trunk/documents/Documentation/Published/HTML/6_Implementation/Overview.html
trunk/documents/Documentation/Published/HTML/HtmlHelpProject.hhp
trunk/documents/Documentation/Published/HTML/HtmlHelpTOC.hhc
trunk/documents/Documentation/Published/HTML/Images/AddProject.png
trunk/documents/Documentation/Published/HTML/Images/AddReference.png
trunk/documents/Documentation/Published/HTML/Images/AddReference2.png
trunk/documents/Documentation/Published/HTML/Images/FormHeaderMid-1388x72.png
trunk/documents/Documentation/Published/HTML/Images/Logo.png
trunk/documents/Documentation/Published/HTML/Images/Window1.jpg
trunk/documents/Documentation/Published/HTML/Index.html
trunk/documents/Documentation/Published/HTML/License.html
trunk/documents/Documentation/Published/citydesk.xml
trunk/documents/Documentation/Published/index.html
trunk/documents/Logo.png
trunk/source/Bindable.Linq.Debugging/App.xaml
trunk/source/Bindable.Linq.Debugging/App.xaml.cs
trunk/source/Bindable.Linq.Debugging/Bindable.Linq.Debugging.csproj
trunk/source/Bindable.Linq.Debugging/Helpers/ReflectionHelper.cs
trunk/source/Bindable.Linq.Debugging/Model/ClassDiagram.cd
trunk/source/Bindable.Linq.Debugging/Model/Console.cs
trunk/source/Bindable.Linq.Debugging/Model/Events/IQueryNodeEvent.cs
trunk/source/Bindable.Linq.Debugging/Model/Events/ListChangedQueryNodeEvent.cs
trunk/source/Bindable.Linq.Debugging/Model/Events/NotifyCollectionChangedQueryNodeEvent.cs
trunk/source/Bindable.Linq.Debugging/Model/Events/PropertyChangedQueryNodeEvent.cs
trunk/source/Bindable.Linq.Debugging/Model/IDumpable.cs
trunk/source/Bindable.Linq.Debugging/Model/Nodes/AggregatorQueryNode.cs
trunk/source/Bindable.Linq.Debugging/Model/Nodes/IQueryNode.cs
trunk/source/Bindable.Linq.Debugging/Model/Nodes/IteratorQueryNode.cs
trunk/source/Bindable.Linq.Debugging/Model/Nodes/OperatorQueryNode.cs
trunk/source/Bindable.Linq.Debugging/Model/Nodes/QueryNodeFactory.cs
trunk/source/Bindable.Linq.Debugging/Model/ObjectDumper.cs
trunk/source/Bindable.Linq.Debugging/Properties/AssemblyInfo.cs
trunk/source/Bindable.Linq.Debugging/Properties/Resources.Designer.cs
trunk/source/Bindable.Linq.Debugging/Properties/Resources.resx
trunk/source/Bindable.Linq.Debugging/Properties/Settings.Designer.cs
trunk/source/Bindable.Linq.Debugging/Properties/Settings.settings
trunk/source/Bindable.Linq.Debugging/QueryVisualizerWindow.xaml
trunk/source/Bindable.Linq.Debugging/QueryVisualizerWindow.xaml.cs
trunk/source/Bindable.Linq.Documentation.Tests/AssemblyUnderTest/Bindable.Linq.dll
trunk/source/Bindable.Linq.Documentation.Tests/AssemblyUnderTest/Bindable.Linq.xml
trunk/source/Bindable.Linq.Documentation.Tests/Behaviour/BehaviourBase.cs
trunk/source/Bindable.Linq.Documentation.Tests/Behaviour/behaves_like_argument_composite.cs
trunk/source/Bindable.Linq.Documentation.Tests/Behaviour/behaves_like_batch_writer_with_fileSystem_in_play.cs
trunk/source/Bindable.Linq.Documentation.Tests/Behaviour/behaves_like_xmlDocumentation_parser.cs
trunk/source/Bindable.Linq.Documentation.Tests/Bindable.Linq.Documentation.Tests.csproj
trunk/source/Bindable.Linq.Documentation.Tests/Constants.cs
trunk/source/Bindable.Linq.Documentation.Tests/Properties/AssemblyInfo.cs
trunk/source/Bindable.Linq.Documentation.Tests/Specifications/TestClass.cs
trunk/source/Bindable.Linq.Documentation.Tests/Specifications/When_extracting_a_declaration.cs
trunk/source/Bindable.Linq.Documentation.Tests/Specifications/When_parsing_xmlDocs.cs
trunk/source/Bindable.Linq.Documentation.Tests/Specifications/When_processing_command_line_args.cs
trunk/source/Bindable.Linq.Documentation.Tests/Specifications/When_writing_a_batch.cs
trunk/source/Bindable.Linq.Documentation.Tests/TestExtensions.cs
trunk/source/Bindable.Linq.Documentation/Arguments.cs
trunk/source/Bindable.Linq.Documentation/Bindable.Linq.Documentation.csproj
trunk/source/Bindable.Linq.Documentation/InternalExtensions.cs
trunk/source/Bindable.Linq.Documentation/Properties/AssemblyInfo.cs
trunk/source/Bindable.Linq.Documentation/README.txt
trunk/source/Bindable.Linq.Documentation/Transformation/BatchWriter.cs
trunk/source/Bindable.Linq.Documentation/Transformation/FileSystemService.cs
trunk/source/Bindable.Linq.Documentation/Transformation/IFileSystemService.cs
trunk/source/Bindable.Linq.Documentation/Transformation/XmlDocParser.cs
trunk/source/Bindable.Linq.Documentation/WikiGenerator.cs
trunk/source/Bindable.Linq.Documentation/member.xslt
trunk/source/Bindable.Linq.Samples.Performance/Bindable.Linq.Samples.Performance.csproj
trunk/source/Bindable.Linq.Samples.Performance/Program.cs
trunk/source/Bindable.Linq.Samples.Performance/Properties/AssemblyInfo.cs
trunk/source/Bindable.Linq.TestApplication/App.xaml
trunk/source/Bindable.Linq.TestApplication/App.xaml.cs
trunk/source/Bindable.Linq.TestApplication/Bindable.Linq.TestApplication.csproj
trunk/source/Bindable.Linq.TestApplication/Contact.cs
trunk/source/Bindable.Linq.TestApplication/Framework/PerformanceTestRun.cs
trunk/source/Bindable.Linq.TestApplication/Framework/TestRun.cs
trunk/source/Bindable.Linq.TestApplication/MainWindow.xaml
trunk/source/Bindable.Linq.TestApplication/MainWindow.xaml.cs
trunk/source/Bindable.Linq.TestApplication/Properties/AssemblyInfo.cs
trunk/source/Bindable.Linq.TestApplication/Properties/Resources.Designer.cs
trunk/source/Bindable.Linq.TestApplication/Properties/Resources.resx
trunk/source/Bindable.Linq.TestApplication/Properties/Settings.Designer.cs
trunk/source/Bindable.Linq.TestApplication/Properties/Settings.settings
trunk/source/Bindable.Linq.TestApplication/Resources/BrushResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ButtonResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ConverterResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ImageResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ListBoxResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/NotificationResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ScrollResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/TextResources.xaml
trunk/source/Bindable.Linq.TestApplication/Resources/ToolbarResources.xaml
trunk/source/Bindable.Linq.TestApplication/Tests/Performance/PerformanceTest1.xaml
trunk/source/Bindable.Linq.TestApplication/Tests/Performance/PerformanceTest1.xaml.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Aggregators/AverageAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Aggregators/CustomAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Aggregators/MaxAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Aggregators/MinAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Aggregators/SumAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Dependencies/WhereDependenciesBehavior.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/AsynchronousBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/GroupByBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/OrderByBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/PollBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/SelectBehavior.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/SelectBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/UnionBehaviour.cs
trunk/source/Bindable.Linq.Tests/Behaviour/Iterators/WhereBehaviour.cs
trunk/source/Bindable.Linq.Tests/Bindable.Linq.NCover.bat
trunk/source/Bindable.Linq.Tests/Bindable.Linq.Tests.csproj
trunk/source/Bindable.Linq.Tests/Bindable.Linq.nunit
trunk/source/Bindable.Linq.Tests/MockObjectModel/BindableObject.cs
trunk/source/Bindable.Linq.Tests/MockObjectModel/Contact.cs
trunk/source/Bindable.Linq.Tests/MockObjectModel/ContactSummary.cs
trunk/source/Bindable.Linq.Tests/Properties/BindingOriented.snk
trunk/source/Bindable.Linq.Tests/Properties/SigningInfo.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/EventMonitoring/CapturedEvent.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/EventMonitoring/CollectionEventMonitor.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/EventMonitoring/EventMonitor.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/EventMonitoring/PropertyEventMonitor.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/EventSpecifications.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Expectations.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Expectations/CountExpectation.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Expectations/IExpectation.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Expectations/PropertyValueExpectation.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Expectations/RaiseEventExpectation.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/CompatabilityLevel.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/CompatabilityValidator.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/Extensions.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/TestDispatcher.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/TestFixture.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Helpers/Tracer.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/IScenario.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Scenario.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Specification.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Specifications/FullSpecification.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Specifications/PartialSpecification.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Specifications/UntypedSpecification.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Steps/InputAwareStep.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Steps/ReplaceStep.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Steps/SimpleStep.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Steps/Step.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/Upon.cs
trunk/source/Bindable.Linq.Tests/TestLanguage/With.cs
trunk/source/Bindable.Linq.Tests/Unit/Adapters/BindableCollectionAdapterTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Adapters/BindingListAdapterTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/AggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/AverageAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/CountAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/CustomAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/ElementAtAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/MaxAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/MinAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/Numerics/NumericTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Aggregators/SumAggregatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Collections/BindableCollectionTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Dependencies/ExpressionAnalysis/ExpressionFlattenerTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Dependencies/PropertyChangeDependencyTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/BindableCollectionTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/DefaultComparerTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/ElementActionerTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/ElementComparerFactoryTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/SnapshotEnumeratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/StateScopeTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/WeakEventReferenceTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Helpers/WeakTimerTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/AsynchronousIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/GroupByIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/IteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/PollIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/ProjectionRegisterTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/SelectIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/StateManagerTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/UnionIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Iterators/WhereIteratorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Numerics/NumericTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Operators/IfOperatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Operators/OperatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Operators/ProjectOperatorTests.cs
trunk/source/Bindable.Linq.Tests/Unit/Transactions/TransactionTests.cs
trunk/source/Bindable.Linq.sln
trunk/source/Bindable.Linq/Adapters/Incoming/BindableCollectionAdapterBase.cs
trunk/source/Bindable.Linq/Adapters/Incoming/BindingListToBindableCollectionAdapter.cs
trunk/source/Bindable.Linq/Adapters/Incoming/ObservableCollectionToBindableCollectionAdapter.cs
trunk/source/Bindable.Linq/Adapters/Outgoing/BindingListAdapter.cs
trunk/source/Bindable.Linq/Aggregators/Aggregator.cs
trunk/source/Bindable.Linq/Aggregators/CustomAggregator.cs
trunk/source/Bindable.Linq/Aggregators/ElementAtAggregator.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/DecimalNullNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/DecimalNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/DoubleNullNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/DoubleNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/FloatNullNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/FloatNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/INumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/Int32NullNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/Int32Numeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/Int64NullNumeric.cs
trunk/source/Bindable.Linq/Aggregators/Numerics/Int64Numeric.cs
trunk/source/Bindable.Linq/Bindable.Linq.csproj
trunk/source/Bindable.Linq/BindableEnumerable.cs
trunk/source/Bindable.Linq/Collections/BindableCollection.cs
trunk/source/Bindable.Linq/Collections/BindableGrouping.cs
trunk/source/Bindable.Linq/Configuration/BindingConfigurations.cs
trunk/source/Bindable.Linq/Configuration/DefaultBindingConfiguration.cs
trunk/source/Bindable.Linq/Configuration/ExplicitBindingConfiguration.cs
trunk/source/Bindable.Linq/Configuration/IBindingConfiguration.cs
trunk/source/Bindable.Linq/Dependencies/Definitions/ExternalDependencyDefinition.cs
trunk/source/Bindable.Linq/Dependencies/Definitions/ItemDependencyDefinition.cs
trunk/source/Bindable.Linq/Dependencies/Definitions/StaticDependencyDefinition.cs
trunk/source/Bindable.Linq/Dependencies/DependencyComparer.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/ExpressionAnalyzer.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/ExpressionFlattener.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/Extractors/DependencyExtractor.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/Extractors/ExternalDependencyExtractor.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/Extractors/IDependencyExtractor.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/Extractors/ItemDependencyExtractor.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/Extractors/StaticDependencyExtractor.cs
trunk/source/Bindable.Linq/Dependencies/ExpressionAnalysis/IExpressionAnalyzer.cs
trunk/source/Bindable.Linq/Dependencies/IAcceptsDependencies.cs
trunk/source/Bindable.Linq/Dependencies/IDependency.cs
trunk/source/Bindable.Linq/Dependencies/IDependencyDefinition.cs
trunk/source/Bindable.Linq/Dependencies/IPropertyReader.cs
trunk/source/Bindable.Linq/Dependencies/Instances/ExternalDependency.cs
trunk/source/Bindable.Linq/Dependencies/Instances/ItemDependency.cs
trunk/source/Bindable.Linq/Dependencies/Instances/StaticDependency.cs
trunk/source/Bindable.Linq/Dependencies/Observers/CollectionChangeObserver.cs
trunk/source/Bindable.Linq/Dependencies/Observers/EventObserver.cs
trunk/source/Bindable.Linq/Dependencies/Observers/PropertyChangeObserver.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/IPathNavigator.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/PathNavigator.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/TokenFactories/ClrMemberTokenFactory.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/TokenFactories/ITokenFactory.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/TokenFactories/SilverlightMemberTokenFactory.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/TokenFactories/WindowsFormsMemberTokenFactory.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/TokenFactories/WpfMemberTokenFactory.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/ClrMemberToken.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/IToken.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/MemberToken.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/SilverlightMemberToken.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/WindowsFormsMemberToken.cs
trunk/source/Bindable.Linq/Dependencies/PathNavigation/Tokens/WpfMemberToken.cs
trunk/source/Bindable.Linq/Dependencies/PropertyReaderFactory.cs
trunk/source/Bindable.Linq/DependencyDiscovery.cs
trunk/source/Bindable.Linq/Diagrams/Everything.cd
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Aggregate.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.All.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Any.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Average.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Contains.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Count.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.ElementAtOrDefault.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.FirstOrDefault.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.LastOrDefault.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Max.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Min.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.SequenceEqual.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Single.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.SingleOrDefault.cs
trunk/source/Bindable.Linq/Extensions/Aggregators/BindableEnumerable.Sum.cs
trunk/source/Bindable.Linq/Extensions/Dependencies/BindableEnumerable.DependsOn.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.AsBindable.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Cast.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Concat.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Distinct.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.GroupBy.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Into.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.OfType.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.OrderBy.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.OrderByDescending.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Select.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.SelectMany.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.ThenBy.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.ThenByDescending.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.ToBindingList.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Union.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.UnionAll.cs
trunk/source/Bindable.Linq/Extensions/Iterators/BindableEnumerable.Where.cs
trunk/source/Bindable.Linq/Extensions/Operators/BindableEnumerable.Add.cs
trunk/source/Bindable.Linq/Extensions/Operators/BindableEnumerable.Project.cs
trunk/source/Bindable.Linq/Extensions/Operators/BindableEnumerable.Subtract.cs
trunk/source/Bindable.Linq/Extensions/Operators/BindableEnumerable.Switch.cs
trunk/source/Bindable.Linq/Framework/BindableIdentityMap.cs
trunk/source/Bindable.Linq/Framework/IEntityStore.cs
trunk/source/Bindable.Linq/Framework/IIdentifier.cs
trunk/source/Bindable.Linq/Framework/IIdentityMap.cs
trunk/source/Bindable.Linq/Framework/InMemoryEntityStore.cs
trunk/source/Bindable.Linq/Helpers/CommonEventArgsCache.cs
trunk/source/Bindable.Linq/Helpers/DefaultComparer.cs
trunk/source/Bindable.Linq/Helpers/DispatcherBound.cs
trunk/source/Bindable.Linq/Helpers/ElementActioner.cs
trunk/source/Bindable.Linq/Helpers/ElementComparerFactory.cs
trunk/source/Bindable.Linq/Helpers/InternalExtensions.cs
trunk/source/Bindable.Linq/Helpers/LifetimeCouplings.cs
trunk/source/Bindable.Linq/Helpers/LifetimeExtensions.cs
trunk/source/Bindable.Linq/Helpers/StateScope.cs
trunk/source/Bindable.Linq/Helpers/WeakEvent.cs
trunk/source/Bindable.Linq/Helpers/WeakEventProxy.cs
trunk/source/Bindable.Linq/Helpers/WeakTimer.cs
trunk/source/Bindable.Linq/Interfaces/Events/EvaluatingEventArgs.cs
trunk/source/Bindable.Linq/Interfaces/IBindable.cs
trunk/source/Bindable.Linq/Interfaces/IBindableCollection.cs
trunk/source/Bindable.Linq/Interfaces/IBindableGrouping.cs
trunk/source/Bindable.Linq/Interfaces/IOrderedBindableCollection.cs
trunk/source/Bindable.Linq/Interfaces/IRefreshable.cs
trunk/source/Bindable.Linq/Interfaces/Internal/IEditableBindableGrouping.cs
trunk/source/Bindable.Linq/Iterators/GroupByIterator.cs
trunk/source/Bindable.Linq/Iterators/ItemSorter.cs
trunk/source/Bindable.Linq/Iterators/Iterator.cs
trunk/source/Bindable.Linq/Iterators/OrderByIterator.cs
trunk/source/Bindable.Linq/Iterators/ProjectionRegister.cs
trunk/source/Bindable.Linq/Iterators/SelectIterator.cs
trunk/source/Bindable.Linq/Iterators/UnionIterator.cs
trunk/source/Bindable.Linq/Iterators/WhereIterator.cs
trunk/source/Bindable.Linq/Operators/EmptySwitchDefinition.cs
trunk/source/Bindable.Linq/Operators/ISwitch.cs
trunk/source/Bindable.Linq/Operators/ISwitchCase.cs
trunk/source/Bindable.Linq/Operators/ISwitchDeclaration.cs
trunk/source/Bindable.Linq/Operators/Operator.cs
trunk/source/Bindable.Linq/Operators/ProjectOperator.cs
trunk/source/Bindable.Linq/Operators/SwitchCase.cs
trunk/source/Bindable.Linq/Operators/SwitchDefault.cs
trunk/source/Bindable.Linq/Operators/SwitchOperator.cs
trunk/source/Bindable.Linq/Threading/DispatcherFactory.cs
trunk/source/Bindable.Linq/Threading/IDispatcher.cs
trunk/source/Bindable.Linq/Threading/SilverlightDispatcher.cs
trunk/source/Bindable.Linq/Threading/WpfDispatcher.cs
trunk/source/License.txt
trunk/source/Samples/Bindable.Linq.Samples.Basic/AdventureWorksSample/AdventureWorks.dbml
trunk/source/Samples/Bindable.Linq.Samples.Basic/AdventureWorksSample/AdventureWorks.dbml.layout
trunk/source/Samples/Bindable.Linq.Samples.Basic/AdventureWorksSample/AdventureWorks1.designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/App.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/App.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Bindable.Linq.Samples.Basic.csproj
trunk/source/Samples/Bindable.Linq.Samples.Basic/Commands.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Contact.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/MainWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/MainWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/BindingOriented.snk
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/Resources.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/Resources.resx
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/Settings.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Properties/Settings.settings
trunk/source/Samples/Bindable.Linq.Samples.Basic/RepositorySample/AccountRepository.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/RepositorySample/Accounts.dbml
trunk/source/Samples/Bindable.Linq.Samples.Basic/RepositorySample/Accounts.dbml.layout
trunk/source/Samples/Bindable.Linq.Samples.Basic/RepositorySample/Accounts.designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/RepositorySample/IAccountRepository.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/BrushResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ButtonResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ContactTemplateResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ContactTemplateResources.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ConverterResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ImageResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ListBoxResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/NotificationResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ScrollResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/TextResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Resources/ToolbarResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/StandardLinqWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/StandardLinqWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqFilteredWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqFilteredWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqGroupedWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqGroupedWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqToSqlWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqToSqlWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.Basic/Samples/SyncLinqWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Basic/app.config
trunk/source/Samples/Bindable.Linq.Samples.Browser/App.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/App.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Browser/Bindable.Linq.Samples.Browser.csproj
trunk/source/Samples/Bindable.Linq.Samples.Browser/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.Browser/Properties/Resources.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Browser/Properties/Resources.resx
trunk/source/Samples/Bindable.Linq.Samples.Browser/Properties/Settings.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.Browser/Properties/Settings.settings
trunk/source/Samples/Bindable.Linq.Samples.Browser/Shared/Resources/Borders.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Shared/Resources/Brushes.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Shared/Resources/Colors.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Shared/Resources/Layouts.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Shared/Resources/TabPanels.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Window1.xaml
trunk/source/Samples/Bindable.Linq.Samples.Browser/Window1.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/App.xaml
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/App.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Bindable.Linq.Samples.MessengerClient.csproj
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Domain/Contact.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Domain/ContactStatus.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Helpers/InnerExtensions.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/AddContactEventArgs.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/IMessengerService.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/BoringBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/ConnectivityProblemsBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/CrankyBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/IBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/InsightfulBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/MusicFanBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/QuoteBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/TeenyBopperBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Behaviors/TimerBehavior.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactFactory.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/00.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/01.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/02.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/03.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/04.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/05.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/06.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/07.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/08.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/09.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/10.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/11.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/12.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/13.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/14.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/15.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/16.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/17.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/18.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/19.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/20.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/21.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/22.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/23.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/24.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Female/25.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/00.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/01.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/02.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/03.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/04.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/05.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/06.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/07.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/08.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/09.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/10.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/11.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/12.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/13.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/14.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/ContactImages/Male/15.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/Helpers/NameGenerator.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerService/Simulator/SimulationMessengerService.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerWindow.xaml
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/MessengerWindow.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Properties/Resources.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Properties/Resources.resx
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Properties/Settings.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Properties/Settings.settings
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/BrushResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/ImageResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/Images/Application.ico
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/Images/BallGreen-16.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/Images/BallRed-16.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/Images/BallYellow-16.png
trunk/source/Samples/Bindable.Linq.Samples.MessengerClient/Resources/StyleResources.xaml
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/App.xaml
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/App.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Bindable.Linq.Samples.PizzaHaven.csproj
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Binders/PizzaCustomizer.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Binders/SelectableTopping.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Domain/Pizza.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Domain/Topping.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Properties/Resources.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Properties/Resources.resx
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Properties/Settings.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Properties/Settings.settings
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Window1.xaml
trunk/source/Samples/Bindable.Linq.Samples.PizzaHaven/Window1.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/App.xaml
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/App.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Bindable.Linq.Samples.Silverlight.csproj
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Contact.cs
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Page.xaml
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Page.xaml.cs
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Properties/AppManifest.xml
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Resources/Images/Background.png
trunk/source/Samples/Bindable.Linq.Samples.Silverlight/Resources/Images/businessman.png
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Bindable.Linq.Samples.WindowsForms.csproj
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/MainForm.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/MainForm.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/MainForm.resx
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/ProcessWrapper.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Program.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/AssemblyInfo.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/DataSources/ProcessWrapper.datasource
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/DataSources/System.Diagnostics.Process.datasource
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/Resources.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/Resources.resx
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/Settings.Designer.cs
trunk/source/Samples/Bindable.Linq.Samples.WindowsForms/Properties/Settings.settings
trunk/source/SolutionInfo.cs
trunk/tools/nant/COPYING.txt
trunk/tools/nant/README.txt
trunk/tools/nant/bin/CollectionGen.dll
trunk/tools/nant/bin/Interop.MsmMergeTypeLib.dll
trunk/tools/nant/bin/Interop.StarTeam.dll
trunk/tools/nant/bin/Interop.WindowsInstaller.dll
trunk/tools/nant/bin/MSITaskErrors.mst
trunk/tools/nant/bin/MSITaskTemplate.msi
trunk/tools/nant/bin/MSMTaskErrors.mst
trunk/tools/nant/bin/MSMTaskTemplate.msm
trunk/tools/nant/bin/NAnt.CompressionTasks.dll
trunk/tools/nant/bin/NAnt.CompressionTasks.xml
trunk/tools/nant/bin/NAnt.Contrib.Tasks.dll
trunk/tools/nant/bin/NAnt.Contrib.Tasks.xml
trunk/tools/nant/bin/NAnt.Core.dll
trunk/tools/nant/bin/NAnt.Core.xml
trunk/tools/nant/bin/NAnt.DotNetTasks.dll
trunk/tools/nant/bin/NAnt.DotNetTasks.xml
trunk/tools/nant/bin/NAnt.MSNetTasks.dll
trunk/tools/nant/bin/NAnt.MSNetTasks.xml
trunk/tools/nant/bin/NAnt.NUnit.dll
trunk/tools/nant/bin/NAnt.NUnit.xml
trunk/tools/nant/bin/NAnt.NUnit1Tasks.dll
trunk/tools/nant/bin/NAnt.NUnit1Tasks.xml
trunk/tools/nant/bin/NAnt.NUnit2Tasks.dll
trunk/tools/nant/bin/NAnt.NUnit2Tasks.xml
trunk/tools/nant/bin/NAnt.SourceControlTasks.dll
trunk/tools/nant/bin/NAnt.SourceControlTasks.xml
trunk/tools/nant/bin/NAnt.VSNetTasks.dll
trunk/tools/nant/bin/NAnt.VSNetTasks.xml
trunk/tools/nant/bin/NAnt.VisualCppTasks.dll
trunk/tools/nant/bin/NAnt.VisualCppTasks.xml
trunk/tools/nant/bin/NAnt.Win32Tasks.dll
trunk/tools/nant/bin/NAnt.Win32Tasks.xml
trunk/tools/nant/bin/NAnt.exe
trunk/tools/nant/bin/NAnt.exe.config
trunk/tools/nant/bin/NAnt.xml
trunk/tools/nant/bin/NDoc.Core.dll
trunk/tools/nant/bin/NDoc.Documenter.Msdn.dll
trunk/tools/nant/bin/NDoc.Documenter.NAnt.dll
trunk/tools/nant/bin/NDoc.ExtendedUI.dll
trunk/tools/nant/bin/SLiNgshoT.Core.dll
trunk/tools/nant/bin/SLiNgshoT.exe
trunk/tools/nant/bin/SourceSafe.Interop.dll
trunk/tools/nant/bin/lib/ICSharpCode.SharpCvsLib.Console.dll
trunk/tools/nant/bin/lib/ICSharpCode.SharpCvsLib.dll
trunk/tools/nant/bin/lib/ICSharpCode.SharpZipLib.dll
trunk/tools/nant/bin/lib/NUnitCore.dll
trunk/tools/nant/bin/lib/net/net/2.0/NDoc.Core.dll
trunk/tools/nant/bin/lib/net/net/2.0/NDoc.Documenter.Msdn.dll
trunk/tools/nant/bin/lib/net/net/2.0/NDoc.ExtendedUI.dll
trunk/tools/nant/bin/lib/net/net/2.0/nunit.core.dll
trunk/tools/nant/bin/lib/net/net/2.0/nunit.framework.dll
trunk/tools/nant/bin/lib/net/net/2.0/nunit.util.dll
trunk/tools/nant/bin/log4net.dll
trunk/tools/nant/bin/nunit.core.dll
trunk/tools/nant/bin/nunit.fixtures.dll
trunk/tools/nant/bin/nunit.framework.dll
trunk/tools/nant/bin/nunit.util.dll
trunk/tools/nant/bin/scvs.exe
trunk/tools/ncover/CoverLib.dll
trunk/tools/ncover/Coverage.Log
trunk/tools/ncover/Coverage.Xml
trunk/tools/ncover/Coverage.xsl
trunk/tools/ncover/MSVCP80.dll
trunk/tools/ncover/MSVCR80.dll
trunk/tools/ncover/Microsoft.VC80.CRT.manifest
trunk/tools/ncover/NCover.Console.exe
trunk/tools/ncover/NCover.Console.exe.config
trunk/tools/ncover/NCover.Framework.dll
trunk/tools/ncover/NCoverFAQ.html
trunk/tools/ncoverbrowser/ActiproSoftware.Shared.dll
trunk/tools/ncoverbrowser/ActiproSoftware.SyntaxEditor.dll
trunk/tools/ncoverbrowser/ActiproSoftware.WinUICore.dll
trunk/tools/ncoverbrowser/NCoverBrowser.exe
trunk/tools/ncoverbrowser/NCoverBrowser.exe.manifest
trunk/tools/ncoverbrowser/sliver.Windows.Forms.dll
trunk/tools/nunit/Logo.ico
trunk/tools/nunit/bin/Failure.jpg
trunk/tools/nunit/bin/Ignored.jpg
trunk/tools/nunit/bin/NUnitFitTests.html
trunk/tools/nunit/bin/NUnitTests.config
trunk/tools/nunit/bin/NUnitTests.nunit
trunk/tools/nunit/bin/Success.jpg
trunk/tools/nunit/bin/clr.bat
trunk/tools/nunit/bin/fit.dll
trunk/tools/nunit/bin/mock-assembly.dll
trunk/tools/nunit/bin/nonamespace-assembly.dll
trunk/tools/nunit/bin/notestfixtures-assembly.dll
trunk/tools/nunit/bin/nunit-console-runner.dll
trunk/tools/nunit/bin/nunit-console-x86.exe
trunk/tools/nunit/bin/nunit-console-x86.exe.config
trunk/tools/nunit/bin/nunit-console.exe
trunk/tools/nunit/bin/nunit-console.exe.config
trunk/tools/nunit/bin/nunit-console.tests.dll
trunk/tools/nunit/bin/nunit-gui-runner.dll
trunk/tools/nunit/bin/nunit-gui.tests.dll
trunk/tools/nunit/bin/nunit-x86.exe
trunk/tools/nunit/bin/nunit-x86.exe.config
trunk/tools/nunit/bin/nunit.core.dll
trunk/tools/nunit/bin/nunit.core.extensions.dll
trunk/tools/nunit/bin/nunit.core.interfaces.dll
trunk/tools/nunit/bin/nunit.core.tests.dll
trunk/tools/nunit/bin/nunit.exe
trunk/tools/nunit/bin/nunit.exe.config
trunk/tools/nunit/bin/nunit.extensions.tests.dll
trunk/tools/nunit/bin/nunit.fixtures.dll
trunk/tools/nunit/bin/nunit.fixtures.tests.dll
trunk/tools/nunit/bin/nunit.framework.dll
trunk/tools/nunit/bin/nunit.framework.extensions.dll
trunk/tools/nunit/bin/nunit.framework.tests.dll
trunk/tools/nunit/bin/nunit.framework.xml
trunk/tools/nunit/bin/nunit.mocks.dll
trunk/tools/nunit/bin/nunit.mocks.tests.dll
trunk/tools/nunit/bin/nunit.uikit.dll
trunk/tools/nunit/bin/nunit.uikit.tests.dll
trunk/tools/nunit/bin/nunit.util.dll
trunk/tools/nunit/bin/nunit.util.tests.dll
trunk/tools/nunit/bin/runFile.exe
trunk/tools/nunit/bin/runFile.exe.config
trunk/tools/nunit/bin/test-assembly.dll
trunk/tools/nunit/bin/test-utilities.dll
trunk/tools/nunit/bin/timing-tests.dll
trunk/tools/nunit/fit-license.txt
trunk/tools/nunit/license.txt
trunk/tools/rhino/Rhino.Mocks.dll
trunk/tools/rhino/Rhino.Mocks.xml

Download

Click the following link to download bindablelinq.zip.

bindablelinq.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS