Browse by Tags

Software Needed to create Ajax Applications
Saturday, November 17, 2007 2:56 AM
well there's a lot of approaches to create ajax applications but i like .net and c#, I use asp.net controls to render the initial page and then do all the manipulation using manually coded javascript. and for the server calls i use normal asmx's and a script manager to generate a javascript that i can use to send and receive data so this way the tools... Read More...
by amir.magdy | with no comments
Filed under: , ,