how to add ajax dll into project in asp.net

Posted by Shanky11 under ASP.NET AJAX on 4/15/2013 | Points: 10 | Views : 2127 | Status : [Member] | Replies : 3
how can we add the ajax dll in project
tell me the step to add this dll in project




Responses

Posted by: manoranjanguptaoutlook-19221 on: 4/15/2013 [Member] Starter | Points: 25

Up
0
Down
Hello
Its simple go to refrence and click
than choose .com option
go through this link

http://weblogs.asp.net/yousefjadallah/archive/2010/04/16/installing-ajax-control-toolkit-4-in-visual-studio-2010.aspx

Manoranjan Gupta Manu
9873306227

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Shanky11 on: 4/15/2013 [Member] Starter | Points: 25

Up
0
Down
how to add a website in another solution
because when i right click project and clk on open in windows explorer it oprns in different place and solution opens in different place

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Snaveen on: 2/14/2014 [Member] Starter | Points: 25

Up
0
Down
If you want to add Ajax dll into your project then simply right click on your project then choose AddReference, if bin is already created the selected dll stored in that existing bin. If bin is not created then first it will create bin and store that dll into that location.


Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response