首页 [ 论坛社区 ] MVC Forum v0.7 Alpha3源码
一键分享

MVC Forum v0.7 Alpha3源码

  • 免费

2011-12-06 09:58:11

  • 源码类型: B/S
  • 开发环境: VS2010 + SQL2008
  • 开发语言: C#
  • 标签: 模版 EF mvc3 依赖注入
  • 评分:
收藏 243 次|关注 4810 次|下载 328 次

免费


交付物: 源码包
    商家已实名认证
  • 分享者:capad***
  • 访问次数:   10865 次
  • 源码数量:   112 套
  • 通过比率:   97%
  • 活跃于:   三个月前
  • QQ:   582****
  • 最新IP属地:呼和浩特市
  • 微信扫码咨询
.net

源码介绍

源码参数

  • 源码类别:【论坛社区】
  • 源码类型:B/S
  • 适合人群: 高手
  • 授权类型:免费版
  • 开发语言:C#
  • 数据库:SQL2008
  • 源码大小:3.59MB
  • 相关网址: 【免费浏览】
  • 源码指数:
  • 完整度:
  • 首页
  • 登录
  • 发表主题
  • 基本安装
  • 首页
  • 登录
  • 发表主题
  • 基本安装
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
 MVC Forum v0.7 Alpha3源码

项目描述:

一个用ASP.NET MVC写的小型论坛系统。

该项目依靠Ninject依赖注入,以及数据访问层可以用自己的替换,如果你对现有的程序不满。

项目详细:
This project was started when I needed a forum for a project I was working on. The rest of the project was done with ASP.NET MVC (.NET version 4, MVC version 3), so mvcForum is also build using .NET 4 and ASP.NET MVC 3.

I had a look around and found the mvcBB project on CodePlex, but as the author stated: "This project is still in pre-alpha mode, and is not currently usable by anyone." so I figured that I was on my own!

I've been using a phpBB 3 template for the design, and I'm currently working my way through the features as I need them.

系统需求:
- Visual Studio 2010
- .NET 4.0
- ASP.NET MVC 3
- MS SQL Server 2005+
- IIS 6 以上

提示:
如果项目打开失败可能是缺少了一些组件,Ninject, Lucene.Net, Newtonsoft.Json 或者 Entity Framework
打开"Package Manager Console" (在Visual Studio, 打开 "View"菜单, "Other Windows", "Package Manager Console"), 输入下面命令:
Get-Project mvcForum.DataProvider.EntityFramework | Install-Package EntityFramework
Get-Project mvcForum.DependencyInjection.Ninject | Install-Package Ninject
Get-Project mvcForum.SearchProvider.Lucene | Install-Package Lucene
Get-Project mvcForum.Web | Install-Package Newtonsoft.Json

在web.config中加入数据库链接信息:
<connectionStrings>
 <add name="mvcForum.DataProvider.MainDB" connectionString="Data Source=SERVERNAMEorSERVERNAME\INSTANCE;Initial Catalog=DBNAME;User ID=USER;password=PASSWORD"/>
</connectionStrings>

责任编辑:wangxiaodong

下载记录(Only Recent 100)

用户名 推荐指数 下载时间

源码评论

单击更换

评论列表

全部评论
  • 暂无评论 …

最近更新

      下载排行