如何在Web应用程序项目中添加AJAX dll文件 [英] How to add AJAX dll file in web application Project

查看:107
本文介绍了如何在Web应用程序项目中添加AJAX dll文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我想将Ajax .dll文件添加到我的Web应用程序项目中。



我试图添加dll的引用,但solotution不起作用。

我试图添加BIN文件夹,但我没有成功。



谁能告诉我这是什么问题?

解决方案

右键点击项目 - >选择Manage NuGet Package->在搜索中编写'Ajax控件工具包',然后单击ajaxcontroltoolkit为项目安装

它自动将ajax.dll添加到bin文件夹并在web.config中注册ajax控件工具包


哪一个?



Updatepanel

ASP.NET AJAX控件和扩展器 [ ^ ]



Ajax Control Toolkit

Ajax控件工具包 - ASP.NET Ajax库 [ ^ ]

Hello
I want to add Ajax .dll file to my web application project.

I tried to add reference of dll but solotution is not working.
I tried to add BIN folder but I am not get success.

can anyone tell me the what is the problem?

解决方案

right click on project->choose Manage NuGet Package->write 'Ajax control toolkit' in search and click on ajaxcontroltoolkit to install for project
It automatically add ajax.dll to bin folder and register ajax control toolkit in web.config


Which one?

Updatepanel?
ASP.NET AJAX Controls and Extenders[^]

Ajax Control Toolkit?
Ajax Control Toolkit - ASP.NET Ajax Library[^]


这篇关于如何在Web应用程序项目中添加AJAX dll文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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