InfoQ Homepage Conferences Content on InfoQ
-
Component Based Architectures
Mark Miller introduces Component Based Architecture theory using real examples and whiteboard. Learn how a small team can become a competitive advantage using a component based architecture.
-
Managing and governing your SOA
In this JAOO presentation Software AG's Ivo Totev introduces his views on SOA and SOA Governance, and explains why a SOA registry/repository solution should be introduced in the earliest stages.
-
Agile Styles: Lean and DSDM
The video reveals some of the groundwork that brought us to today's acceptance of Agile, and presents the basics of two well-known approaches to Agile software delivery: DSDM & Lean.
-
The Beauty of Ruby
Glenn Vanderburg demonstrates some of the subtle beauty about Ruby that experienced Rubyists know and love. Some of the best things about Ruby aren't obvious to newcomers.
-
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.