944,177 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 2833
  • ASP.NET RSS
Jun 26th, 2006
0

Atlas - Ajax

Expand Post »
Heya!

First time on DaniWeb - so i hope i don't buggar protocol up!

I code in ASP.NET and am pretty new to it, about a couple of years. And am still only getting to grips with the full power of ASP. (I started out in PHP for all of those diehard enthusiasts :cheesy: )

Now! ATLAS, i'm curious to how useful this new way of thinking actually is. And is there a difference between using standard AJAX techniques through Javascript - and the ATLAS format itself?

Basically, what do you guys think? And is it worth me learning it :eek:
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bodikon is offline Offline
12 posts
since Jun 2006
Jun 26th, 2006
0

Re: Atlas - Ajax

I'm not familiar with ATLAS, but I have played around with AJAX. I actually created a solution to the "disabling the back button" problem using it, but it did not work with some of the lesser used browsers so we did not implement it. So, in short, yes I think AJAX is definitely worth learning
Reputation Points: 14
Solved Threads: 19
Posting Pro in Training
campkev is offline Offline
484 posts
since Jul 2005
Jul 9th, 2006
0

Re: Atlas - Ajax

Hi guys!
I created a control that works like an AJAX container. Basically the way it works is that all the ASP.NET controls that you place inside of the AJAX container will automatically become AJAX enabled.
For example, at the same website where I uploaded the control assembly, I also posted some tutorials on how to use this AJAX container control. One of the tutorials walks you through the steps to create an AJAX chat application. You will see that you can code the ASP.NET controls exactly the same way you do in other regular projects. The controls are placed inside of the AJAX container which turns them into AJAX enabled. This AJAX container also has a property called ShouldRefresh. When set to true, it will update the contents of all the ASP.NET controls inside of the container.
Another tutorial that I also posted at http://www.KYNOU.com shows you how to use this AJAX container control to add three dropdownlists onto a web form and make sure that their contents get populated depending on the picked value in the previous dropdownlist. Something like an auto dealer website where you can choose the make and then the model dropdownlist gets populated according to the picked make. This tutorial shows you how to do that with three dropdownlists but you could have unlimited number of dropdownlists.
I uploaded this control and posted some walkthrough tutorials at http://www.KYNOU.com
Check it out!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
LeProgrammeur is offline Offline
5 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: its a challenge... but i am stuck!!!
Next Thread in ASP.NET Forum Timeline: Complete Asp.net tutorials from basic to Advanced





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC