When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page...
ajax
-
The Cause Of ASP.NET Validators And Validation Summary Slowness
details »
-
Cómo empezar a trabajar con las extensiones de ASP.NET
details »
Este año se han agregado nuevas características a ASP.NET y ADO.NET que incrementan el poder del .NET Framework 3.5. Las mejoras están enfocadas a: Aumentar la...
-
The Web 2.0 - or are we going the wrong way ?
details »
Developing software for 25 years I have seen many troubles. And still I'm learning every day. I followed some news around the eclipse e4 platform, and although it has...
-
Building a web app the Microsoft way
details »
As an agency that helps clients in the web start-up market to design and build web apps, Howard Baines is familiar with the popular approach of using open source...
-
Fast ASP.NET web page loading by downloading multiple javascripts in batch
details »
A web page can load a lot faster and feel faster if the javascripts on the page can be loaded after the visible content has been loaded and multiple javascripts can be...
-
Is AJAX On The Way Out?
details »
The frenzy days of web 2.0 are over. Thank God. With it, many of the buzz words parted, although some continue to linger. Among the lingering stragglers,...
-
Anthropomorphic perspective for object-oriented design
details »
It is difficult to introduce both novice and experienced procedural programmers to the anthropomorphic perspective necessary for object-oriented design. Wherever possible...
-
New Synchronization Features in eValid Support AJAX Application Testing
details »
Software Research has announced the availability of major new specialized commands in its Patented eValid Website Test & Analysis Suite. eValid has introduced a set of...
-
String Performance: an Analysis
details »
Recently I was writing a “tips and tricks” blog post that was going to focus on the idea that it is better to use an object as a “string buffer”;...
-
Pete Cashmore: Zenbe Invites: Revolutionize Your Email [The Startup Review]
details »
Editor’s Note: If you would like to have your startup considered for inclusion in “The Startup Review” series, please see the details here. STARTUP DETAILS:...
-
Ajax Performance Analysis
details »
Asynchronous JavaScript + XML (Ajax) continues to raise user expectations for interactivity and performance, and developers are increasingly treating Ajax as a must-have...
-
Next Dreamweaver - A killer app for HTML/JS/AJAX
details »
Every once in a while I peek over the fence to see what the HTML/JS camps at Adobe are working on and was I in for a suprise. I really believe that the next Dreamweaver...
-
AJAX World - Skyway Software Announces RIA Developer Contest
details »
According to Sean Walsh, President and CEO of Skyway Software, 'Our Skyway Community is thriving and our members are very talented. We truly look forward to their RIAs...
-
Ajaxian: Ajax Pioneer Week: Alex Russell of Dojo
details »
Last, but never least, is Alex Russell of the Dojo Toolkit and SitePen. In Alex’s five minutes of video footage for our JavaOne talk, he explained how Dojo enables...
-
New Gears and AJAX sessions posted for Google I/O
details »
Posted by Andrew Bowers, Google Developer ProgramsGoogle I/O is just a few weeks away (May 28 - 29). If you haven't already, don't forget to register for the event. We...
-
Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Providing Visual Feedback with the UpdateProgress Control
details »
Microsoft's ASP.NET AJAX Framework helps page developers design more interactive web pages by streamlining the postback mechanism. In traditional web pages, a full...
-
Flash goes Open Source; Are HTML/CSS coders doomed?
details »
According to the latest episode from the Boagworld podcast, “you might be wasting your time designing with CSS” because now that Flash is open source,...
-
JSTM for GWT: An Interesting Solution for Object Replication and Synchronization
details »
Didier Girard, the peripatetic publisher of onGWT, read my post yesterday and pointed me toward XSTM, the open source OO distributed object cache. It has Java, .NET and...
-
Need help with AJAX please!
details »
Hi,I have a problem regarding AJAX that I really need solving - any help would be really much appreciated!*Problem:*Currently, when a user enters the wrong URL on my...
-
Porting Dojo Methods to Flash - Part 3 of 3
details »
This is the final part of our three part series on porting Dojo methods to Flash. In part one of our series, we implemented Dojo’s hitch method, and then used hitch...