WebSharp3.0

所属分类:.net编程
开发工具:C#
文件大小:152KB
下载次数:42
上传日期:2009-11-06 10:22:02
上 传 者wssmax
说明:  .net优秀的ORM框架,支持多数据库,目前已使用oracle数据库进行大项目开发。
(. net good ORM framework that supports multiple databases, are currently using oracle database for major project development.)

文件列表:
WebSharp (0, 2009-09-07)
WebSharp\Websharp.Aspect (0, 2009-09-11)
WebSharp\Websharp.Aspect\AspectActionPosition.cs (275, 2009-03-27)
WebSharp\Websharp.Aspect\AspectConfigHandler.cs (2551, 2009-03-27)
WebSharp\Websharp.Aspect\AspectInfo.cs (2438, 2009-03-27)
WebSharp\Websharp.Aspect\AspectManagedAttribute.cs (2683, 2009-03-27)
WebSharp\Websharp.Aspect\AspectObject.cs (208, 2009-03-27)
WebSharp\Websharp.Aspect\AspectProxy.cs (3909, 2009-03-27)
WebSharp\Websharp.Aspect\AspectsManager.cs (7488, 2009-03-27)
WebSharp\Websharp.Aspect\IAspect.cs (611, 2009-03-27)
WebSharp\Websharp.Aspect\mssccprj.scc (182, 2009-08-28)
WebSharp\Websharp.Aspect\Properties (0, 2009-07-10)
WebSharp\Websharp.Aspect\Properties\AssemblyInfo.cs (594, 2009-03-27)
WebSharp\Websharp.Aspect\Properties\vssver2.scc (111, 2009-07-17)
WebSharp\Websharp.Aspect\vssver2.scc (428, 2009-08-28)
WebSharp\Websharp.Aspect\Websharp.Aspect.csproj (4399, 2009-07-16)
WebSharp\Websharp.Aspect\Websharp.Aspect.csproj.user (2083, 2009-08-13)
WebSharp\Websharp.Aspect\Websharp.Aspect.csproj.vspscc (291, 2009-04-14)
WebSharp\Websharp.Common (0, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common (0, 2009-09-11)
WebSharp\Websharp.Common\Websharp.Common\CacheManager.cs (1387, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\CacheProxy.cs (1376, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\HttpWebCache.cs (904, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\mssccprj.scc (198, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Properties (0, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Properties\AssemblyInfo.cs (1337, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Properties\vssver2.scc (127, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\vssver2.scc (263, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Websharp.Common.csproj (2505, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Websharp.Common.csproj.user (168, 2009-09-07)
WebSharp\Websharp.Common\Websharp.Common\Websharp.Common.csproj.vspscc (308, 2009-09-07)
WebSharp\Websharp.DLL (0, 2009-04-06)
WebSharp\Websharp.Enterprise (0, 2009-09-11)
WebSharp\Websharp.Enterprise\AbstractAssemblyGenerator.cs (5275, 2006-02-05)
WebSharp\Websharp.Enterprise\AbstractServiceLocator.cs (1525, 2006-02-11)
WebSharp\Websharp.Enterprise\CreatedTypes.cs (645, 2005-08-17)
WebSharp\Websharp.Enterprise\DotNetRemotingLocator.cs (2382, 2005-08-17)
WebSharp\Websharp.Enterprise\EnterpriseConfig.cs (1675, 2005-08-17)
WebSharp\Websharp.Enterprise\EnterpriseConfigHandler.cs (502, 2005-08-17)
WebSharp\Websharp.Enterprise\IAssemblyGenerator.cs (233, 2005-08-17)
... ...

/* Websharp.Data提供对数据库访问的封装。 目前的不足的地方是: 1、SyncParameter的主要作用是,当某个参数是返回参数的时候,即Direction属性是Output或者InputOutput的时候, 在执行完SQL后,需要更新参数的值,目前的处理方式有一些性能的影响,希望能够改进 2、需要系统对DB2和其他数据库的支持 3、目前对大数据对象的支持有问题,例如,在处理Oracle的LOB数据类型的时候有问题 4、对不同参数格式的支持还有问题。例如,SQL Server的参数格式是 @参数名称,但是,在Oracle中是 :参数名称, 这个需要进一步改进。需要改进DbType 该问题已经得到修改:设计一个通用DBType,根据数据库的切换而转换成具体的类型。 */

近期下载者

相关文件


收藏者