Showing posts with label concerned. Show all posts
Showing posts with label concerned. Show all posts

Monday, March 26, 2012

ASP.NET Ajax Control Toolkit in different browsers

This toolkit seems to be incredible, better than a lot of packaeg offered (charged) by 3rd providers. I am only concerned all these controls will behave accordingly in any browser chosen, from IE 6, 7 to Firefox. Has anyone done tests, or used them in production?

I have tested most of the controls, and use them in my production environment, with many browsers (FF 1.5(OSX, Windows), FF2(OSX, Windows), IE 6, IE 7, Opera 9(OSX, Windows), Safari (OSX)). They all worked fine. Microsoft has gone through alot of trouble to see that they do. :)


This is nice to hear, if you dont mind, a nice list table with the results of your findings with respect to the various browsers.

I am working on creating webparts ( custom composite controls , DLLS , what ever you call them) to use AJAX.NET extensions and the "unsupported" Ajax.NET ControlToolkit and I must say the behaviour is NOT as rosy as it may be when using the controls in the WYSIWYG drop-n-drop way of the VS designer.

behaviour varies from IE6 to IE7, even on mozilla


You talked about "drag & drop′", considering u r working with webparts. Actually I know there is one of the toolkit components that is able to be dragged, the others AFAIK are not able to such a task. So as for this problem you mentioned, you were referring particularly to this case with webparts ?


Hi,

When developing webparts as custom composite or server controls, drag-n-drop is not an option as the WYSIWYG editors such as VS2k3 or WS2K5.

And yes, I am referring specifically to WebParts using ASP.NET 2.0 WebParts class and also using AJAX.NET extensions and AJAXControlToolkit extenders etc.

To be clear i am talking about the behaviour of coded webparts ( not user controls such as ASCX stuck into a webpart zone) such as overriding CreateChildControls and RenderContents or Render where the layout and lifecycle of the objects are different when laying out objects on an ASP.NET webpage or webpartpage.

Anyways, its an uphill battle. Right now I want the AlwaysVisibleControl Extender ( if thats the "correct" name) to work properly in a custom ajaxified webpart (DLL). This is where the browse side problem appears.

This is why I createdhttp://forums.asp.net/t/1128326.aspx a while back with no feedback from anyone. Oh well, i will figure it out eventually.

Saturday, March 24, 2012

ASP.Net 2.0 AJAX Futures December CTP features Timeframe

OK, I know in advance this may be a bad question, as everyone is concerned right now with getting version 1.0 out of RC. However I have to ask: what is the (very) general time frame/plan for the features listed in "ASP.Net 2.0 AJAX Futures December CTP" to be released? Is this the beginning of the next major MS AJAX version, Or is this considered a supplemental release to the current version? Should I plan on (for example) a years worth of development before the next major release? Or is this considered a supplemental build, and we will perhaps have a quicker turn around time? The name of the CTP ("2.0") leads me to believe we are talking about the next major version, which leads me to believe some of these 2.0 features may not be supported for about a year? Am I mistaken? Comments?

I know, I know, let's get 1.0 out there first, I agree. (Yes, great work to MS on 1.0). However it would be nice to know if I should plan on waiting a year before I can officially roll out some of the features listed in version 2.0. I apologize in advance knowing this surely has already been discussed, but I can not find an article/forum post/blog entry. Perhaps someone can provide some links? My boss was specifically asking about one of the features in 2.0, specifically Auto complete. Thanks,

David

ASP.NET AJAX 1.0 — Provides the core ASP.NET 2.0 AJAX Extensions and Microsoft AJAX Library for creating AJAX-style applications with either server-centric or client-centric development models. At final release, this package will be fully supported by Microsoft Premier Support Services.