您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->中小企业网站系统前台源码(SmallBusinessStarterKit)>>App-Code/Testimonials/TestimonialProvider.cs>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:中小企业网站系统前台源码(SmallBusinessStarterKit)


当前文件路径:SmallBusinessStarterKit/App_Code/Testimonials/TestimonialProvider.cs 文件类型
普通视图
		            
1 2 3using System.Configuration.Provider; 4using System.Collections.Generic; 5 6 7/// <summary> 8/// 数据访问基类 9/// </summary> 10public abstract class TestimonialProvider : ProviderBase 11{ 12 public abstract List<Testimonial> GetAllTestimonials(); 13} 14 15 16
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:中小企业网站系统前台源码(SmallBusinessStarterKit)

- 香蕉Flash在线(Linq)源码

- 缤纷企业管理系统源码

- JavaScript+Jquery+Ajax用户..

- 狂龙通讯录信息系统V1.0

- Discuz!NT2.0源码

- 学生管理系统(类库测试版)源码

- 简单三层实现的无限级DropDo..

- 在线考试系统完整版源码(C#&..

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号