Showing posts with label latest. Show all posts
Showing posts with label latest. Show all posts

Wednesday, March 28, 2012

AJAX Toolkit: Latest release

Can anyone recommend any references or textbooks which provide a comprehensive overview of the latest release of AJAX and the Toolkit?

The walkthroughs, samples, and forum topics are helpful. However, being new to the application(s), I feel as if I'm starting in the middle, and I'm struggling to really understand the big picture. I'd like to really understand the details what is happening under the hood, and how everything fits together

Hi,

you can find several interesting videos upon the subject:http://www.asp.net/Learn/videos/default.aspx?tabid=63#ajax. I'm not sure if there are any books about the toolkit at this moment. To get a first decent grasp on the subject I suggest that you read the documentation:http://ajax.asp.net/docs/.

Grz, Kris.


Kris

The videos look interesting, I'll give them a try.

Somehow when I was going thru the AJAX and Toolkit areas, I missed them. There is so much there, and it is spread around so much, its difficult to grasp it all.

Thanks

Qball

Monday, March 26, 2012

Ajax ToolKit Version 1.0.10920.0

hey Guys,

I am facing a strange problem. Until now I was using toolkit ver 1.0.10301.0 for my app, few days back I downloaded latest version of toolkit that is ver 1.0.10920.0 and I am facing few problems.

1) I am not getting focus in Modal PopUp fields in Mozilla Firefox, in IE everything is fine.In earlier version also it works fine.

2) If I am calling message box(error message:which again is a modal PopUp) from my modal PopUp, its not getting displayed, although error message PopUp gets displayed properly if called from page. Sadly this also use to work fine in earlier version which I was using.

P.S I am not getting any Javascript error also.

please suggest, are these bugs in latest version or I am doing some mistake.

Regards,

Pankaj

I'm really not sure of the problem, but I gonna take a guess at something. When you did the upgrade and copied the new AjaxControlToolkit.dll over the previous copy and then went to your Toolbox and selected the new updated AjaxControlToolkit.dll, did you uncheck the previous reference to the 1.0.1.0310.0 controls? I'm not sure if that has anything to do with it, but there could possibly be some kind of version reference issue, if you didn't do this.