摘要: 索引 【无私分享:从入门到精通ASP.NET MVC】从0开始,一起搭框架、做项目 目录索引 简述 前两天事情比较多,耽误更新了,希望大家多多包涵,今天我们继续做我们的登录功能 项目准备 我们用的工具是:VS 2013 + SqlServer 2012 + IIS7.5 希望大家对ASP.NET M 阅读全文
posted @ 2016-05-16 15:27 果冻布丁喜之郎 阅读(79550) 评论(301) 推荐(89) 编辑
摘要: 首先,我们要在Common类库中引用log4net.dll ExtLogImpl.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using log4net.Core; 阅读全文
posted @ 2016-05-16 15:21 果冻布丁喜之郎 阅读(9890) 评论(2) 推荐(15) 编辑