Recording of a workshop given at the Scrum Gathering in Chicago, Spring 2008. The workshop talks about breaking mindsets with some radical thoughts, what it is to BE an Agile Coach, what it means to coach high performance teams and ends with a tidbit on Powerful Questions one can take away and use.
Recording of a workshop given at the Scrum Gathering in Chicago, Spring 2008. The workshop talks about breaking mindsets with some radical thoughts, what it is to BE an Agile Coach, what it means to coach high performance teams and ends with a tidbit on Powerful Questions one can take away and use
MSDN Magazine is the publication to read for up-to-the-minute, comprehensive coverage of Microsoft technologies for the desktop, the Internet, and devices on the go.
This column will lay out the foundation for developers ready to completely move away from the defensive AJAX implementation represented by partial rendering. Partial rendering is a way to have some AJAX functionality while still staying rooted in a Web Forms architecture. The AJAX paradigm is based on new principles that require new design patterns.
You love XML and the flexibility and interoperability that it offers, but you can do some things to make your interaction with XML and the tools that you use to work with it significantly easier. Picking up some basic good habits when you work with XML will ensure that you get the most efficient use out of your XML documentations and applications.
To meet the needs of users worldwide, today's Web applications often require internationalization. In this article, you'll see an approach for client-side internationalization based on XSLT. This solution only requires that both the data to be internationalized and the server stores are in XML.
Wasting server resources can impact the performance of Ajax applications, resulting in excessive HTTP requests, high memory consumption, and the need for an unusual amount of polling to make applications work. Regular developerWorks author Judith Myerson suggests some open source tools and Firefox add-ons you can use to improve or solve problems with your Ajax applications.