文件名称:Sources

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 84kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Ge***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.-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.




(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

..

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org