搜索资源列表
TableInDataList
- adding table in Gridview items (ASP .NET)
DBTreeView
- DBTree能连接数据库. 能从数据库里取出数据. 并能以树形结构显示, 是一个API.NET控件.-Get data from a database then show as a tree. The asp.net tree control can connect to database table
daochugezhonggeshiwenjian
- 用asp.net实现了一个把数据库中的表信息导出为各种格式的源代码,比如word格式,excel格式、pdf格式等,请参考-Asp.net achieved with a database table to export your source code for a variety of formats, such as word format, excel format, pdf format, please refer to
CSContosoUniversity
- 一个基于实体框架开发的ASP.NET应用系统,并且对于数据库的设计以及实体数据源的控制进行了设计,是C#高级编程的好例子。-A Visual Studio project which shows how to use the Entity Framework in an ASP.NET Web Forms web application project, using the Database First workflow and the EntityDataSource control. The
Bind_GridV220919892011
- 1.Open Visual Studio 2. Create New Website 3. Choose empty ASP.net website. 4. Goto Solution Explorer on your right hand site or Goto file menu Website>Add New Item. 5. Select DataSet rename to Northwind and click Add. 6. Now add table adapter. Th
C_iTextSharp
- 利用WEB技术可以方便地实现数据共享及跨平台的应用系统.为了能在WEB应用系统中生成跨平台的打印报表,可采用PDF文件格式进行报表打印操作.提出了在ASP.NET 2.0环境下使用iTextSharp类库生成PDF文件的方法,详细介绍了PDF文件中不同文本及表格样式的生成步骤.并结合WEB应用系统,对一种通用报表生成类的设计与实现方法进行了研究,证明了PDF文档生成技术在实际系统开发中的应用价值.-Data sharing and cross-platform applications can
C-sharp-ASP.NET-generator
- C#代码生成器实现了 数据访问层和模型层的代码自动实现功能,对于单表的增删改查都无需再手动编写。大大提高了ASP.NET用户的开发效率。-C# code generator to achieve a data access layer and model layer code automatically, change the check for the additions and deletions of single table no longer need to manually writ
MySvrCtl_Paging
- asp.net web内容分页控件,支持table p ur li img标签。实现自动分页与手动分页(内容中插入分页标签) 文件包括控件dll以及演示。-asp.net server control content paging . autopaging and ManualPaging.
Teaching-calendar-management
- 教学日历管理系统,用asp.net编写,主要功能有:教师查询,教室查询,课程表添加于查询,教学日历管理,用户信息管理,教室表添加等功能。-The teaching calendar management system written in asp.net main functions: Teachers query query classroom curriculum to add to the query, the teaching calendar management, managemen
diaocha
- 学生业余生活调查系统asp.net源码,可以进行选择或自定义,暂没有管理后台。 (一)设计如下面的数据项和数据结构。 1、题目信息,包括的数据项有:编号,主题,票数。 2、选项信息,包括的数据项有:编号,选项编号,选项内容,票数。 (二)数据库概念结构设计 根据上面设计规划出的实体 (三)逻辑设计 基本表设计 将E-R图转化为关系模式。利用关系型数据库的特征,将系统设计为1个数据库,包含2个基本表: 1、主表:编号,主题,票数。 2、附表:编号
e_sale2
- 这是一款网上客户资源管理系统,使用C#+ASP.net开发,内有数据库及表结构,很实用-This is an online customer resource management system, using the C#+ASP.net development, within the database and table structure, very practical
MatrixToTable-V-2.0
- Add matrix to table in ASP.net by mehdi akbari PhD student in QIAU Iran
Utility
- asp.net帮助类。字符串、生成标准代码、文件操作、页面数据分页操作、数据库操作、数据库表操作、时间管理等。-asp.net help category. String, generate standard code, file operations, the page data paging operation, database operations, database table operation, time management.
CellWeb
- Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, Vbscr ipt, Javascr ipt等语言开发,可以在浏览器中直接打印报表(非IE打印),带有国际化数字签名,让用户使用更方便,更安全。 ? 具备Cell组件的所有特色功能,在浏览器中提供报表的显示和打印 ? 网络报表界面美观,大大改善了浏览器中报表的输出效果 ? 带有国际化数字签名,让用户使用的更安全、更放心 ? 可将报表文件另存为华表文件或者Excel文件,从而可以进行进一步加工
asp.net生成pdf
- 通过使用控件,演示如何将将网页对应的表格内容生成pdf(Generate the PDF of the table content corresponding to the page)