-
karthik
log in form for visual studio
- 2012-05-17 13:00:55下载
- 积分: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
-
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能...
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能 -VB.net, the next to do a little thing, connect to the database, connect to the database, connect to the database features
- 2022-10-05 16:40:03下载
- 积分:1
-
socket应用小例程
socket应用小例程-socket application of small routines
- 2022-03-05 01:57:28下载
- 积分:1
-
1514016
这是modbus的应用,觉得这讲的很清楚,希望对大家有所帮助,()
- 2018-04-07 23:50:12下载
- 积分:1
-
DockPanel_2_2_Source
可以实现类似Visual Studio.NET开发环境那样的界面,并且附有源代码(Visual Studio.NET can achieve a similar kind of interface development environment, and with source code)
- 2007-12-22 18:30:14下载
- 积分:1
-
在 SQL Server 使用 EF 和 ASP.NET 存储图像
翻译 maninwest@Codeforge 作者:Eduard Keilholz @ Codeproject在 SQL Server 中存储图像并在 ASP.NET 网站上显示的快速帮助背景解决方案包含两个部分。一个 ASP.NET WebForms 项目,一个 ASP.NET MVC 4 项目。MVC 演示项目包含两个控件, 一个 HomeController ,一个 DocumentController。DocumentController 包含两个操作方法来上传和下载图像。 HomeController 使用这些方法上传和显示数据库中的图像。为了更好地显示上传功能,我添加了dropzone.js (http://www.dropzonejs.com/).ASP.NET WebForms 项目包含一个 web 表单和两个泛型手柄。一个手柄处理从数据库上传图像,一个处理下载图像到数据库。web 表单使用这些手柄发布图像和获取图像。 使用代码 为了简单起见,我添加了另一个项目到此解决方案:一个简单的类库项目,包含从 Document 表格所在的数据库中创建的Entity Framework 模型。 MVC 一瞥我创建了一个新的控制器 HomeController 并选择 "Empty MVC Controller" 作为模板。这个控制器通过从 Index 操作方法返回视图控制器有点像这样.[HttpGet]
p
- 2023-01-12 14:40:03下载
- 积分:1
-
lion.htmleditor
lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor lion.htmleditor
- 2022-11-21 04:40:03下载
- 积分:1
-
detest
IIS虚拟目录修改,可用作流媒体服务器防盗链
- 2010-03-08 13:02:34下载
- 积分:1
-
支付宝线下支付C#2010WINFORM实例及官网DEMO
说明: 支付宝线下支付C#2010WINFORM实例及官网DEMO,可以直接测试调用(Alipay offline payment C#2010WINFORM instance and official website DEMO, you can directly test calls.)
- 2019-02-14 10:47:27下载
- 积分:1