Other News

Community

Performance Improvement For AJAX

(Manikandan.net) In Web Forms, we use AJAX to invoke server side methods from the client-side (from JavaScript). AJAX internally uses XMLHttpRequest. I have tested a number of AJAX functions implemented in different ways. Also, I have monitored the performance and life cycle of AJAX calls. I have fo

Community

Voice XML 2.1 boosts functionality

(Sanjeev Sawai) VoiceXML is quickly becoming the standard language used for developing interactive voice response and speech-enabled self-service applications. Applications that were previously deployed only on the Web are now easily made available via the phone, giving customers a consistent, conve

Community

Understanding Generic Classes

(Tod Golding) Many developers will view themselves primarily as consumers of generics. However, as you get more comfortable with generics, you’re likely to find yourself introducing your own generic classes and frameworks. Before you can make that leap, though, you’ll need to get comfortable with al