文件名称:viBlog
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.66mb
- 下载次数:
- 1次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个blog系统,使用了SQL Server 2005 数据库,基于ASP.NET 2.0,使用C# 2.0开发。程序引入了Atlas和IBatis.net框架。采用分层构架。-A blog system, the use of SQL Server 2005 database, based on ASP.NET 2.0, using the C# 2.0 development. Procedures for the introduction of the Atlas fr a mework and IBatis.net. Stratified fr a mework.
相关搜索: asp
net
Blog
2005
sql
server
2005
blog
ASP
NET
数据库
asp
net
2
C#
2005
asp
c#
sql
CSHARP
asp
net
net
Blog
2005
sql
server
2005
blog
ASP
NET
数据库
asp
net
2
C#
2005
asp
c#
sql
CSHARP
asp
net
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ViBlog.Bin
..........\AtlasControlToolkit.dll
..........\IBatisNet.DataAccess.dll
..........\IBatisNet.DataMapper.dll
..........\Microsoft.AtlasControlExtender.dll
..........\Microsoft.Web.Atlas.dll
..........\RssToolkit.dll
.............\bin
.............\...\Debug
.............\BlogEntity.cs
.............\BlogException.cs
.............\BlogExceptionType.cs
.............\ClassDiagram1.cd
.............\CommentEntity.cs
.............\EntryEntity.cs
.............\obj
.............\...\Debug
.............\PostEntity.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\TagEntity.cs
.............\UserEntity.cs
ViBlog.DataAccess
.................\BaseDA.cs
.................\bin
.................\...\Debug
.................\BlogDA.cs
.................\ClassDiagram1.cd
.................\Interface
.................\.........\IBlogDA.cs
.................\.........\IPostDA.cs
.................\.........\ISearchDA.cs
.................\.........\ITagDA.cs
.................\.........\IUserDA.cs
.................\obj
.................\...\Debug
.................\...\ViBlog.DataAccess.csproj.FileList.txt
.................\PostDA.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\SearchDA.cs
.................\TagDA.cs
.................\UserDA.cs
.................\ViBlog.DataAccess.csproj
.................\ViBlog.DataAccess.csproj.user
ViBlog.Facade
.............\bin
.............\...\Debug
.............\BlogService.cs
.............\ClassDiagram1.cd
.............\obj
.............\...\Debug
.............\...\ViBlog.Facade.csproj.FileList.txt
.............\PostService.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\SearchService.cs
.............\SecurityService.cs
.............\TagService.cs
.............\TextFormatService.cs
.............\UserService.cs
.............\ViBlog.Facade.csproj
ViBlog.Persistence
..................\bin
..................\...\Debug
..................\database.config
..................\Mappers
..................\.......\BlogMapper.xml
..................\.......\CommentMapper.xml
..................\.......\EntryMapper.xml
..................\.......\TagMapper.xml
..................\.......\UserMapper.xml
..................\.......\vssver2.scc
..................\obj
..................\...\Debug
..................\...\ViBlog.Persistence.csproj.FileList.txt
..................\Properties
..................\..........\AssemblyInfo.cs
..................\providers.config
..................\SqlMap.config
..................\ViBlog.Persistence.csproj
ViBlog.sln
ViBlog.Web
..........\Admin
..........\.....\AdminMasterPage.Master
..........\.....\AdminMasterPage.Master.cs
..........\.....\AdminMasterPage.Master.designer.cs
..........\.....\BlogExceptionMessages.xml
..........\.....\Default.aspx
..........\.....\Default.aspx.cs
..........\.....\Default.aspx.designer.cs
..........\.....\TeamBlog.aspx
..........\.....\TeamBlog.aspx.cs
..........\.....\TeamBlog.aspx.designer.cs
..........\App_Themes
..........\..........\BoheLOG
..........\..........\.......\AdminDefault.css
..........\..........\.......\AdminEditBlog.css
..........\..........\.......\Default.css
..........\..........\.......\images
..........\AtlasControlToolkit.dll
..........\IBatisNet.DataAccess.dll
..........\IBatisNet.DataMapper.dll
..........\Microsoft.AtlasControlExtender.dll
..........\Microsoft.Web.Atlas.dll
..........\RssToolkit.dll
.............\bin
.............\...\Debug
.............\BlogEntity.cs
.............\BlogException.cs
.............\BlogExceptionType.cs
.............\ClassDiagram1.cd
.............\CommentEntity.cs
.............\EntryEntity.cs
.............\obj
.............\...\Debug
.............\PostEntity.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\TagEntity.cs
.............\UserEntity.cs
ViBlog.DataAccess
.................\BaseDA.cs
.................\bin
.................\...\Debug
.................\BlogDA.cs
.................\ClassDiagram1.cd
.................\Interface
.................\.........\IBlogDA.cs
.................\.........\IPostDA.cs
.................\.........\ISearchDA.cs
.................\.........\ITagDA.cs
.................\.........\IUserDA.cs
.................\obj
.................\...\Debug
.................\...\ViBlog.DataAccess.csproj.FileList.txt
.................\PostDA.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\SearchDA.cs
.................\TagDA.cs
.................\UserDA.cs
.................\ViBlog.DataAccess.csproj
.................\ViBlog.DataAccess.csproj.user
ViBlog.Facade
.............\bin
.............\...\Debug
.............\BlogService.cs
.............\ClassDiagram1.cd
.............\obj
.............\...\Debug
.............\...\ViBlog.Facade.csproj.FileList.txt
.............\PostService.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\SearchService.cs
.............\SecurityService.cs
.............\TagService.cs
.............\TextFormatService.cs
.............\UserService.cs
.............\ViBlog.Facade.csproj
ViBlog.Persistence
..................\bin
..................\...\Debug
..................\database.config
..................\Mappers
..................\.......\BlogMapper.xml
..................\.......\CommentMapper.xml
..................\.......\EntryMapper.xml
..................\.......\TagMapper.xml
..................\.......\UserMapper.xml
..................\.......\vssver2.scc
..................\obj
..................\...\Debug
..................\...\ViBlog.Persistence.csproj.FileList.txt
..................\Properties
..................\..........\AssemblyInfo.cs
..................\providers.config
..................\SqlMap.config
..................\ViBlog.Persistence.csproj
ViBlog.sln
ViBlog.Web
..........\Admin
..........\.....\AdminMasterPage.Master
..........\.....\AdminMasterPage.Master.cs
..........\.....\AdminMasterPage.Master.designer.cs
..........\.....\BlogExceptionMessages.xml
..........\.....\Default.aspx
..........\.....\Default.aspx.cs
..........\.....\Default.aspx.designer.cs
..........\.....\TeamBlog.aspx
..........\.....\TeamBlog.aspx.cs
..........\.....\TeamBlog.aspx.designer.cs
..........\App_Themes
..........\..........\BoheLOG
..........\..........\.......\AdminDefault.css
..........\..........\.......\AdminEditBlog.css
..........\..........\.......\Default.css
..........\..........\.......\images