Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: Sources Download
 Description: Simple Data Access in C# I have implemented this class library during the development of several database-driven projects. Some of these projects utilized large amounts of data, and it was needed to implement a fast working and easy to use data access layer. I will not describe my reasons why to not use typed DataSets, NHibernate, DLINQ, or something similar (but if you are interested, here I ve described some of them). I think that if you are reading this article you have your own ones.
 Downloaders recently: [More information of uploader mahmoud.ramzy]
 To Search:
File list (Check if you may need any files):
Yap.Data.Client
...............\app.config
...............\Commands
...............\........\Accessor.cs
...............\........\Command.cs
...............\........\CommandExecutionException.cs
...............\........\EntityReader.cs
...............\........\EntityReaderArguments.cs
...............\........\EntityReaderCommand.cs
...............\........\EntityScriptCommand.cs
...............\........\Field.cs
...............\........\FieldCollection.cs
...............\........\IRecord.cs
...............\........\Parameter.cs
...............\........\ParameterCollection.cs
...............\........\Record.cs
...............\........\RecordReader.cs
...............\........\RecordReaderArguments.cs
...............\........\RecordReaderCommand.cs
...............\........\ScriptCommand.cs
...............\........\SimpleCommand.cs
...............\Configuration
...............\.............\ConfigurationSectionHandler.cs
...............\.............\IConfiguration.cs
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\Providers
...............\.........\IDatabaseProvider.cs
...............\Scopes
...............\......\Scope.cs
...............\......\ScopeStack.cs
...............\......\SessionScope.cs
...............\......\TransactionScope.cs
...............\Yap.Data.Client.csproj
...............\Yap.snk
Yap.Data.Client.Sql
...................\app.config
...................\Properties
...................\..........\AssemblyInfo.cs
...................\..........\Resources.Designer.cs
...................\..........\Resources.resx
...................\SqlProvider.cs
...................\Yap.Data.Client.Sql.csproj
...................\Yap.snk
Yap.Data.sln
Yap.Data.testrunconfig
Yap.Data.UnitTest
.................\app.config
.................\Commands
.................\........\AccessorTestFixture.cs
.................\........\CommandExecutionExceptionTestFixture.cs
.................\........\CommandTestFixture.cs
.................\........\EntityReaderCommandTestFixture.cs
.................\........\EntityScriptCommandTestFixture.cs
.................\........\FieldCollectionTestFixture.cs
.................\........\FieldTestFixture.cs
.................\........\ParameterCollectionTestFixture.cs
.................\........\ParameterTestFixture.cs
.................\........\RecordReaderCommandTestFixture.cs
.................\........\RecordTestFixture.cs
.................\........\ScriptCommandTestFixture.cs
.................\........\SimpleCommandTestFixture.cs
.................\Configuration
.................\.............\ConfigurationSectionHandlerTestFixture.cs
.................\.............\DummyProvider.cs
.................\.............\DummyProviderWithNoDefaultConstructor.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\Resources
.................\.........\app1.config
.................\.........\app10.config
.................\.........\app2.config
.................\.........\app3.config
.................\.........\app4.config
.................\.........\app5.config
.................\.........\app6.config
.................\.........\app7.config
.................\.........\app8.config
.................\.........\app9.config
.................\Samples
.................\.......\Fixtures
.................\.......\........\ClassicDestinationRepositoryTestFixture.cs
.................\.......\........\ClassicPersonRepositoryTestFixture.cs
.................\.......\........\DestinationRepositoryTestFixture.cs
.................\.......\........\EntityDestinationRepositoryTestFixture.cs
.................\.......\........\EntityPersonRepositoryTestFixture.cs
.................\.......\........\PersonRepositoryTestFixture.cs
.................\.......\........\RecordDestinationRepositoryTestFixture.cs
.................\.......\........\RecordPersonRepositoryTestFixture.cs
..

CodeBus www.codebus.net