共享社区

首页 » 互联网资源共享社区 » .NET源码共享 » The My Web Pages Starter Kit--ASP.NET官方开源入门套件
opensource - 2008-2-22 16:04:00
我的网页入门套件

The My Web Pages Starter Kit,是一个动态的内容管理系统( CMS )。
他被设计以满足电脑爱好者的需要,他们都希望部署和保持他们自己的网站-同时也能很容易改变的外观和感觉,甚至扩展功能集。
The My Web Pages Starter Kit提供了以下特点:

    * 动态内容管理系统
          o 图形化日常内容管理
          o 预建组件: HTML, Events, Links, Guest Book, Contact Form, Downloads, RSS, Gallery

    * 轻松本地化配置
          o Prepared for localization right from the start.All required resources are to be found in just three files: one for the application and two for the manual.

    * 基于asp.net 2.0
          o Themes, Masterpages, Data binding, Security, Navigation, Membership provider work as expected.

    * 基于文件
          o 数据并不基于数据库存储。所有数据被序列化成XML文件,位于" app_data "文件夹中。当然SQL Server数据库提供了极大的优势,但我们尝试使其简单化,因此决定利用基于文件的方法来储存数据。

    * 提供完整的源代码
          o Permissive license and full source code offers flexibility to customize the kit to individual requirements

    * Runs in medium trust
          o No special privileges are required to run the kit in a hosted environment. Aligns with shared hosting environments.

    * 安全模式
          o 包括简单的用户管理和访问控制(Custom ASP.NET 2.0 membership provider)


Files [img]/Images/SourceCode.gif[/img] MyWebPagesStarterKit 1.1.4 source code, 6294K, uploaded Aug 27 2007 - 40607 downloads

[img]/Images/SourceCode.gif[/img] DownloadHandler source code, 2K, uploaded Aug 27 2007 - 7986 downloads
ambitious - 2008-3-12 19:59:00
嘿嘿  我看看哦
shinko - 2008-3-17 16:56:00
好 支持
yzszc - 2008-4-9 11:31:00
看看
Vane - 2008-4-24 14:54:00
谢谢楼主分享
xl2006lx - 2008-4-27 9:57:00
:O 有源码?
妈妈们 - 2008-9-23 16:06:00
主持啊
jet1010 - 2008-9-27 22:50:00
看看
jiaokunk1 - 2008-9-28 14:58:00
看看
jiaokunk1 - 2008-9-28 15:00:00
看看
franz - 2010-4-23 0:39:00
简单的用户管理和访问控制
tieqilin - 2010-6-7 9:44:00
嘿嘿  我看看哦
1
查看完整版本: The My Web Pages Starter Kit--ASP.NET官方开源入门套件