代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.IO;usingCo... Read More
posted @ 2010-07-26 23:30 庚武 Views(282) Comments(0) Diggs(0) Edit
http://www.castleproject.org/castle/projects.htmlCastle Project has a well defined mission, that can be easily stated asTo provide a simple set of tools to speed up the development of common enterpris... Read More
posted @ 2010-07-26 17:35 庚武 Views(207) Comments(0) Diggs(0) Edit
http://www.castleproject.org/others/nvelocity/usingit.html#step1Using NVelocity»Home»Other projects»NVelocity»Using NVelocityThis is a very basic instruction on getting NVelocity w... Read More
posted @ 2010-07-26 17:23 庚武 Views(263) Comments(0) Diggs(0) Edit
http://velocity.apache.org/engine/releases/velocity-1.5/vtl-reference-guide.htmlAbout this GuideThis guide is the reference for the Velocity Template Language (VTL). For more information, please also ... Read More
posted @ 2010-07-26 17:04 庚武 Views(619) Comments(0) Diggs(0) Edit
该文被密码保护。 Read More
posted @ 2010-07-26 12:08 庚武 Views(6) Comments(0) Diggs(0) Edit
我喜欢在Asp.Net MVC中使用NVelocity View Engine的一个很重要的理由就是:NVleocity简洁易用的语法。几乎使用#set,#if,#foreach就可以构成完整的应用,下面就介绍一下NVelocity中的语法及常用指令。  默认情况下,NVelocity解析是不分大小写的,当然可以通过设置runtime.strict.math=true,采用严格解析模式。  对变量... Read More
posted @ 2010-07-26 10:13 庚武 Views(535) Comments(0) Diggs(0) Edit
http://hessian.caucho.com/hessian ['hesiən;'heʃən] n. 浸沥青的麻绳,粗麻布documentationThe Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning... Read More
posted @ 2010-07-26 01:13 庚武 Views(364) Comments(0) Diggs(0) Edit
common logging是一个通用日志接口,log4net是一个更强大的具体实现,另外可用不同的实现,如EntLib的日志、NLog等。Common.Logging.dllCommon.Logging.Log4Net.dll  (适配器)log4net.dll[代码]config file[代码] Read More
posted @ 2010-07-26 00:11 庚武 Views(6314) Comments(2) Diggs(1) Edit