文件名称:asp.net-MYBOLG-YOUKNOW
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于asp.net开发的的个人网络日志及文章系统类型的web应用程序.支持后台管理等功能。
安装说明
1.建立WEB站点,站点根目录为CodeResource目录
2.根据书中数据库步骤,在SQL数据库中建立数据库,使用数据脚本生成数据库表
3.然后将blog_net.dat数据库数据导入到数据库
4.如果数据库发生变化,请修改Web.config文件中的
<appSettings>
<add key= sqlConnection value= Persist Security Info=False Data Source=11.111.46.164\djrm Initial Catalog=MyBlog User ID=myblog Password=123456 />
<add key= ImageWebPath value= /Images/Pictures/ />
<add key= ImageSavePath value= \\Images\\Pictures\\ />
<add key= ImageThumbWidth value= 120 />
<add key= ImageResizeWidth value= 640 />
</appSettings>
5.如果WEB站点链接不上,
请修改MyBlog.csproj.webinfo文件中的<Web URLPath = http://11.111.46.164:806/MyBlog.csproj />为实际web路径。
请修改MyBlog.sln文件中的 http://11.111.46.164:806/MyBlog.csproj 路径。
-A asp.net based on the development of personal Internet log and article system type of web applications. Support for background management and other functions.
Installation instructions
1 establish the WEB site, the site root directory for CodeResource directory
2 according to the steps in the book, the in the SQL , using data scr ipt to generate tables
3 then import the blog_net.dat data into the
4 if the changes, please modify the Web.config file
<appSettings>
<add = sqlConnection. Persist security Info=False data Source=11.111.46.164\djrm initial Catalog=MyBlog user ID=myblog Password=123456 />
<add key= ImageWebPath value= /Images/Pictures/ />
<add key= ImageSavePath value= \\Images\\Pictures\\ />
<add key= ImageThumbWidth value= 120 />
<add key= ImageResizeWidth value= 640 />
</appSettings>
5 if the WEB site link not,
Please amend the MyBlog.csproj.webinfo file < web URLPath = http://11.111.46.164:80
安装说明
1.建立WEB站点,站点根目录为CodeResource目录
2.根据书中数据库步骤,在SQL数据库中建立数据库,使用数据脚本生成数据库表
3.然后将blog_net.dat数据库数据导入到数据库
4.如果数据库发生变化,请修改Web.config文件中的
<appSettings>
<add key= sqlConnection value= Persist Security Info=False Data Source=11.111.46.164\djrm Initial Catalog=MyBlog User ID=myblog Password=123456 />
<add key= ImageWebPath value= /Images/Pictures/ />
<add key= ImageSavePath value= \\Images\\Pictures\\ />
<add key= ImageThumbWidth value= 120 />
<add key= ImageResizeWidth value= 640 />
</appSettings>
5.如果WEB站点链接不上,
请修改MyBlog.csproj.webinfo文件中的<Web URLPath = http://11.111.46.164:806/MyBlog.csproj />为实际web路径。
请修改MyBlog.sln文件中的 http://11.111.46.164:806/MyBlog.csproj 路径。
-A asp.net based on the development of personal Internet log and article system type of web applications. Support for background management and other functions.
Installation instructions
1 establish the WEB site, the site root directory for CodeResource directory
2 according to the steps in the book, the in the SQL , using data scr ipt to generate tables
3 then import the blog_net.dat data into the
4 if the changes, please modify the Web.config file
<appSettings>
<add = sqlConnection. Persist security Info=False data Source=11.111.46.164\djrm initial Catalog=MyBlog user ID=myblog Password=123456 />
<add key= ImageWebPath value= /Images/Pictures/ />
<add key= ImageSavePath value= \\Images\\Pictures\\ />
<add key= ImageThumbWidth value= 120 />
<add key= ImageResizeWidth value= 640 />
</appSettings>
5 if the WEB site link not,
Please amend the MyBlog.csproj.webinfo file < web URLPath = http://11.111.46.164:80
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)