-
Microsoft-ASP.NET-Starter-Kits
ASP.NET 初學者開發套件
1. 電子商務
2. 社群網站
3. 問題追蹤
4. 入口網站
5. 報表範例(ASP.NET Starter Kits
1. Commerce
2. Community
3. Issue Tracker
4. Portal
5. Reports)
- 2013-09-08 16:42:18下载
- 积分:1
-
ACR122U NFC 的示例源代码
- 2022-07-17 18:39:34下载
- 积分:1
-
c#语言编写。遍历磁盘所有文件夹和文件。实现资源管理器的功能。用VS2005环境开发...
c#语言编写。遍历磁盘所有文件夹和文件。实现资源管理器的功能。用VS2005环境开发-c# language. Traverse the disk all the folders and files. To achieve resource manager functions. Environmental development with the VS2005
- 2022-05-27 04:40:57下载
- 积分:1
-
c# MM7.NET 6.3.0
MM7.NET 6.3.0 c#发送mm7代码,支持jpg、txt、mms,利用webservice
- 2023-07-20 14:10:04下载
- 积分:1
-
Pivot 枢轴网格- Asp.Net MVC
翻译 maninwest@Codeforge 作者:Anurag Gandhi@CodeProject一个具有 pivot 选项的 Asp.Net MVC 的网格/报告控件。使用代码需要添加到 ReportControl 集的引用,之后就可以直接使用代码,如下所示:@Model.ReportWithPivot("", "ShopName", "SellingPrice", AggregateFunction.Sum, "ItemType", "ItemName")请注意你的模型应该是 IEnumerable 或者仅从 IEnumerable 衍生而来。如何工作ReportWithPivot 是 IEnumerable 对象的延伸方法,使用 RowField, DataField, Aggregate 函数和 ColumnFields 作为参数并返回一个 HTML 表,其中数据根据指定参数进行枢轴定位。public static HtmlString ReportWithPivot(this IEnumerable source, string cssClass, string rowField, string dataField, AggregateFunction aggregate, params string[] columnFields) where T
- 2022-12-29 09:05:04下载
- 积分:1
-
自做的c#控件,适用于winform的文件选择按钮,类似于web的文件上传控件,在windows状态下有的时候需要用户指定一个文件,比如单机版的winform程...
自做的c#控件,适用于winform的文件选择按钮,类似于web的文件上传控件,在windows状态下有的时候需要用户指定一个文件,比如单机版的winform程序初始化的时候需要用户指定Access数据库文件等,很实用的。-Since to do the c# Control, applied to WinForm document select button, similar to web file upload control, a state in the windows sometimes requires a user to specify a file, such as stand-alone version of the WinForm initialization procedure when the need user-specified Access database files and so on, very practical.
- 2022-11-02 11:30:03下载
- 积分:1
-
VB编程实例
说明: vb编程实例的电子书chm,很多例子看,可以下载来学习学习看看(VB Programming Example)
- 2020-03-17 22:36:58下载
- 积分:1
-
kelijinchazhi
运用ArcEngine 10.2 功能库,实现点数据进行克里金差值并保存差值结果的功能(Use ArcEngine 10.2 function library that implements the data point kriging difference and save the difference between the results of the function)
- 2017-03-03 11:22:34下载
- 积分:1
-
漂亮的企业网站出来了, 本次升级修改如下:
1、优化了3层结构。
2、优化了后台管理代码,增强了安全性能。
3、增加了系统名称及关键字管理。...
漂亮的企业网站出来了, 本次升级修改如下:
1、优化了3层结构。
2、优化了后台管理代码,增强了安全性能。
3、增加了系统名称及关键字管理。
4、增加了系统错误日志记录,自动生成Systemlog.log日志文件。-Beautiful site out of business, and this upgrade read as follows: 1 to optimize the three-layer structure. 2, optimized background management code, and enhanced security features. 3, an increase of the system name and keyword management. 4, an increase of system error log record, Systemlog.log automatically generated log files.
- 2022-03-19 07:04:29下载
- 积分:1
-
推送通知-适用于 Windows, iOS & Android
翻译 maninwest@Codeforge 作者:Sunasara Imdadhusen@CodeProjectFlexiPush (推送通知) 可轻松灵活的将通知即时推送给不同的平台,如 Android、iOS 和 Windows。技术堆栈ASP.Net MVC 4.0ASP.NET 是个使用 HTML, CSS, JavaScript 和服务器脚本构建网页和网站的开发框架。 ASP.NET 支持不同的开发模式:网页MVC (模型视图控制器)Web表单PushSharp一个用于发送通知到 iOS (iPhone/iPad APNS), Android (C2DM 和GCM - Goo -gle Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, 和 (即将) FirefoxOS 设备的服务器端的库。SingnalRASP.NET SignalR 是个适用于 ASP.NE开发员的新库,让实时web 功能的开发更加轻松。SignalR 允许服务器和客户端之间的双向通信。服务器可以推送内容到连接的客户端。BootstrapBootstrap 是最流行的 HTML, CSS,和 JS 框架。代码概览在主页上,用户可以选择平台和应用模式。如果选择了 Beginner (新手)模式,则用户仅可以发送几个参数值到通知中心。 该模式应用于不知道如何自定义 JSON Paloyad及其样式的用
- 2023-08-23 23:15:03下载
- 积分:1