Showing posts with label dll. Show all posts
Showing posts with label dll. Show all posts

Wednesday, March 28, 2012

How do I use Ajax

Hi,

I need to use Ajax in my project. I Added reference "Ajax.dll" to my project references.
What are the other settings I have to make?
What are the changes I have to do in Web.config file?

I'm using Asp.net 1.1 and code behind C#.

Thank you.

If you would like to apply Ajax framework to your web application,you'd better install?Visual?Studio?2005?in?your?PC?
and?download?Ajax?Beta?2,Futures?November?CTP,Ajax?control?toolkit,Microsoft?Ajax library?from?Ajax?website?- http://ajax.asp.net/default.aspx?tabid=47&subtabid=471
You can download Ajax e-learning from here - http://ajax.asp.net/default.aspx?tabid=47&subtabid=478
Try to refer to this reading to get Ajax started materials - http://ajax.asp.net/docs/

Besides,you can download Ajax professionalAjaxPro.dll,AjaxProVSTemplateandadd?reference?to?it?in?visual?
studio?2003?or?2005.Try?to?take?a?look?at?this?link?for?details?-?http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=AjaxPro

Wish the above can help you get started with Ajax.

Saturday, March 24, 2012

How comes I can not find the UpdateProgress control?

it reports unknown tag - Unknown server tag 'asp:updateprogress'.

I can not find it in the dll neither.

Any idea?

thanks

hello.

you can find it in the value-added bits (check the download section on the ajax.asp.net site)


Hi,

and you can find an examplehere.


thanks, it is the value-add ctp I need install.

but I havn't found any document on what I should do to install it. it looks like it installs itself the same place as the 1.0 beta. But I need copy the Microsoft.Web.Preview.dll to my bin folder to make it work.

Now, I am getting new error -Could not load file or assembly 'Microsoft.Web.Resources.ScriptLibrary.PreviewDragDrop.js' or one of its dependencies. The system cannot find the file specified.

could you point out where I can find the install document? where I did wrong?

thanks