InfoQ Homepage Presentations
-
An Introduction to Agile Leadership
Tim Lister explains the principles of Agile Project Leadership in the framework of the Declaration of Interdependence.
-
CLR Garbage Collector
Justin Smith presents the internals of the .NET Garbage Collector. Learn about heap allocations, the GC Algorithms, Multiprocessor considerations, and the IDisposable pattern.
-
Code Organization Guidelines for Large Code Bases
Juergen Hoeller shares guidelines for managing large codebases such as packaging and package interdependencies, layering and module decomposition, and evolving a large code base.
-
Agile DSL Development in Ruby
The presentation shows how to involve on-site customers in the evolution of their DSL syntax and how it leads to higher-quality, more correct software.
-
Building Real World Apps with Atlas
Wally McClure introduces ASP.NET AJAX, a development technology from Microsoft which integrates cross-browser client script libraries with the ASP.NET 2.0 development framework.
-
Rod Johnson: Are we there yet?
Rod Johnson discusses some of the challenges that still faces enterprise Java development, and the technical innovations needed to address them.
-
NET Windows Forms Tips and Tricks
Ken Getz demonstrates advanced Winforms techniques such as owner-drawn controls, exposing protected info & new control behaviour using inheritance, thread synchronization with Winforms, and much more.
-
Using Google Web Toolkit
Bruce Johnson goes in depth on Google Web Toolkit (GWT) a Java-centric framework for creating AJAX applications.
-
Bringing SOA to Life: A New Danish Infrastructure
In this presentation, Mikkel Hippe Brun introduces Denmark's national Service Oriented Infrastructure. Topics covered include the infrastructure's WS-* based architecture and the choice of standards.
-
Event Patterns
Ian Cartwright presents some of his work (developed with Martin Fowler) on event patterns: Event Sourcing, Event Collaboration, Parallel Model, and Retroactive Event.
-
Agile Styles: Feature Driven Development and the Crystal Methodologies
The "Agile Styles" presentation at Agile2006 introduced four popular approaches. In this half of the video Alistair Cockburn talks about his Crystal Methodologies and David J. Anderson presents FDD.
-
Developing in a Service-oriented World
Gregor Hohpe takes a look at the architectural aspects of SOA, addressing issues such as the false sense of simplicity and the problems of established programming models.