DotNetSlackers Open source project "Ajax Data Controls"(dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 4 years, 3 months ago

Today we have re-launched the open source project "Ajax Data Controls". It is a set of Ajax controls, that work similar the way standard data controls work within ASP.NET. Currently it contains an AjaxRepeater, AjaxGridView and AjaxDataList control. All of these controls can be bound the same way using DataSource and DataBind.

3 comments |category: |Views: 17

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by kazimanzurrashidkazimanzurrashid(3960) 4 years, 3 months ago 0

You will find more about this release over here.
http://weblogs.asp.net/rashid/archive/2007/10/26/ajaxdatacontrols-beta-released.aspx

Reply

posted by w3stfa11w3stfa11(645) 4 years, 3 months ago 0

Here's an response to probably the most asked question...

"I have been asked quite a few times by my peers whether I am trying to compete with the Ajax Control ToolKit. Certainly not. The idea of developing these kind of controls strike me long ago when I was deep into the flake development for Pageflakes where the flakes were/still rendered in the client side by getting the data from web service call followed with extensive DHTML operations which includes html string concatation or generic DOM tree building. Certainly it is not a good choice in terms of separating data from UI rendering and at that time, I really missed those rich set of data controls of Asp.net in the client side. This is the primary difference between AjaxDataControls and ACT, the AjaxDataControls is developed only for Client Centric Development Model of Asp.net Ajax, on the other hand, the ACT is much more friendly with the Server Centric Development Model. And certainly I want to be in the driver seat in leading the development of these controls, that is why I did not try to submit it to ACT."

Reply

posted by sonukapoorsonukapoor(1372) 4 years, 3 months ago 0

Live examples can be seen at:
http://dotnetslackers.com/projects/AjaxDataControls/

Reply

information Login or create an account to comment on this story