唐伯龙 IP属地:北京

文章 关注 粉丝 访问 贡献
 
共 18 篇文章
显示摘要每页显示  条
.次数 100000: 1350(ms) *此值根据测试机器的配置不同而不同,仅供参考 .Gen0回收次数: 22 .Gen1回收次数: 1 .Gen2回收次数: 0..次数 100000: 1683(ms) *此值根据测试机器的配置不同而不同,仅供参考 .Gen0回收次数: 49 .Gen1回收次数: 48 .Gen2回收次数: 1..次数 100000: 1077(ms) *此值根据测试机器的配置不同而不同...
Castle是针对.NET平台的一个开源项目,从数据访问框架ORM到IOC容器,再到WEB层的MVC框架、AOP,基本包括了整个开发过程中的所有东西,为我们快速的构建企业级的应用程序提供了很好的服务。4月份以来,Terrylee写了一系列的Castle的文章,这里做一下总结,后续还有Facility系列等,本部分内容会不断的更新。第二部分:Castle IOC容器系列。
<select id="sql_CacheSelect" resultMap="Account-result" cacheModel="account-cache" >property : 这是针对cacheModel的额外的一些属性配置.不同type的cacheModel将会有自己专有的一些property配置. FIFO: <property name="size" value="100" /> ...
IBatis.net 是2001年发起的开源项目,它是一个轻量级的ORM框架,现在IBatisNET已经是属于Apache下的一个子项目了,最新版本是1.6.2.<sqlMap namespace="Account" xmlns="http://ibatis.apache.org/mapping" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><typeAlias alias="Account" ...
提到Castle就不得不说说IOC容器.IOC容器。<section name="castle" type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor"/><component id="Container.SendPro" service="CastleNetDem2.Container.ISend, CastleNetDem2"<component id="Message"...
T4 (Text Template Transformation Toolkit) Code GenerationFirst time here?Check out the site''s "greatest hits" or read a post from the archives.Thanks for visiting!Do you Tweet?He and I were singing itspraises last night.What''s the story?To be clear, you HAVE THIS NOW on your system…go play...
// Represents a record in the "articles" tablepublic class article{ public long article_id { get;SingleOrDefault<article>("SELECT * FROM articles WHERE article_id=@0", 123));SingleOrDefault<article>("SELECT * FROM articles WHERE article_id=@0", 123);PrimaryKey("article_...
这种界面是较为传统的界面框架,统一性及美观性都是比较标准的Winform界面,由于本人之前研究开发过基于DotNetBar框架的Office Ribbon样式的Winform界面,详细可以参考文章《如何使用dotnetbar控件来构造多文档界面》 ,因此本人想把这些界面样式整合到我的Winform开发框架中,作为另外一种界面样式的Winform开发框架。经过周末不少时间的整理...
在软件开发过程中,为了节省开发时间,提高开发效率,统一用户处理界面,尽可能使用成熟、功能强大的分页控件,这款Winform环境下的分页控件,集成了数据分页、内容提示、数据打印、数据导出、表头中文转义等很多功能,由于集成性很好,省却很多功夫,专注客户的业务及变化即可,否则一项表头的中文转换就够呛,还不说数据的分页,由于整合性、...
Package Visualizer, Update all packages, Solution level package manager, #231 Auth’ed Proxy Support.NuGet is a free, open source developer focused package managementsystem for the .NuGet automates all these common and tedious tasks for a package as wellas its dependencies.Here''s a small sampling of what NuGe...
帮助 | 留言交流 | 联系我们 | 服务条款 | 下载网文摘手 | 下载手机客户端
北京六智信息技术股份有限公司 Copyright© 2005-2024 360doc.com , All Rights Reserved
京ICP证090625号 京ICP备05038915号 京网文[2016]6433-853号 京公网安备11010502030377号
返回
顶部