如何将DLL中的数据集返回到ui,以便可以绑定网格视图 [英] how to return dataset in DLL to the ui so i can bind the grid view

查看:83
本文介绍了如何将DLL中的数据集返回到ui,以便可以绑定网格视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在dll文件中开发了用于插入查询的代码,现在我想将数据绑定到网格视图中,您如何告诉我?

i have develop a code for insert query in the dll file now i want to bind the data in grid view how can u plz tell me ?

推荐答案

类库项目中的CRUD操作.编译吧!

在您的asp.net项目中,添加对创建的类库的引用.

信息:使用HTTP处理程序和jQuery在ASP.NET Web应用程序中进行CRUD操作 [ ^ ]

http://www.developerscode.com/2012/02/two-ways- of-implementing-crud.html [ ^ ]

希望对您有所帮助.
Do your CRUD operations in a Class Library project. Compile it!

In your asp.net project, add reference to the created class library.

Information: CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery[^]

http://www.developerscode.com/2012/02/two-ways-of-implementing-crud.html[^]

Hope it helps.


这篇关于如何将DLL中的数据集返回到ui,以便可以绑定网格视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆