随笔分类 -  .net

摘要: 阅读全文
posted @ 2010-07-13 21:22 jifsu 阅读(146) 评论(0) 推荐(0)
摘要:在model中建立关联关系,不用忘记双击连接线的步骤 阅读全文
posted @ 2010-05-15 23:47 jifsu 阅读(361) 评论(0) 推荐(0)
摘要:代码 阅读全文
posted @ 2010-04-26 20:43 jifsu 阅读(1530) 评论(0) 推荐(0)
摘要:Table supported Types for Parameter Maps and Result Maps (.NET)CLR TypeObject/Map Property MappingResult Class/Parameter Class**Type Alias**System.ArrayListYesYeslistSystem.BooleanYesYesBoolean, boolS... 阅读全文
posted @ 2010-03-01 02:46 jifsu 阅读(1193) 评论(0) 推荐(0)
摘要:Table Binary conditional attributesElementDescription<isEqual>Checks the equality of a property and a value, or another property. Example Usage:<isNotEqual>Checks the inequality of a prope... 阅读全文
posted @ 2010-03-01 02:44 jifsu 阅读(1305) 评论(0) 推荐(0)
摘要:.net mvc2 多个Area下Controller名字一样,报错System.InvalidOperationException: The controller name 'Index' is ambiguous between the following types 中文版错误提示: 找到了多个与名为“Home”的控制器匹配的类型。如果为此请求(“{con... 阅读全文
posted @ 2010-02-25 14:42 jifsu 阅读(550) 评论(1) 推荐(0)