InfoQ Homepage Development Content on InfoQ
-
Patterns for securing architectures
Security is about trade-offs. Only a few have the expertise to design good security. This talk focuses on Security Patterns, such as Role-based Access Control, Single Access Point, and Front Door.
-
Automating Business Value with FIT and Fitnesse
The presentation will briefly discuss stories, the origin and authoring of story tests, and a demonstration of how FIT and FitNesse (FIT living within a Wiki) can be used to automate acceptance tests.
-
Conquering XML with LINQ in Visual Basic 9.0
This session will cover LINQ and the XML API including abstractions presented in Visual Basic 9.0. It will cover tips, tricks, and gotchas when programming against XML with Visual Basic 9.0.
-
JRuby: Not Just Another JVM Language
Charles Nutter discusses JRuby features, the JRuby compiler, calling between Java and JRuby, Swing and JRuby, JRuby web applications, JRuby on Rails, persistence, build automation, TDD and BDD.
-
Domain-Driven Design and Domain Specific Languages
In DDD, the "ubiquitous language" is central, but it's richness and fluency is hard to render with only OO. Eric Evans shows how DDD and DSLs works together in complex business applications.
-
Laurence Moroney on Silverlight
In this presentation Laurence Moroney discusses Silverlight, a subset of the WPF that runs in the major web browsers as a plugin. Laurence provides an overview and roadmap for Silverlight.
-
The Power of Javascript
Glenn Vanderburg makes the case for Javascript, a language long overlooked. This presentation from JAOO 2007 shows the powerful language features of Javascript, and the many places it's used.
-
Venkat Subramaniam's Pragmatic Factors for Agile Success
At NFJS Venkat Subramaniam, author with Andy Hunt of "Practices of an Agile Developer," talked about some of the important technical and non-technical factors that contribute to project success.
-
Scala: Bringing Future Languages to the JVM
In this presentation, Lex Spoon discusses the Scala programming language. Topics covered include the origin of Scala, the philosophy behind Scala, the Scala feature set, Scala examples and DSLs.
-
Ajax and design patterns : Do we need a client tier?
In this talk, Dave Crane explores ways to apply design patterns to the client tier, how the use of patterns compares with the server-side and examines server-control vs client-control.
-
Introduction to Spring.NET
Mark Pollack, founder of Spring.NET, provides an introduction. Spring.NET is an open source framework that can help you more easily implement and design loosely coupled application architectures.
-
Designing for Testability
Cedric Beust and Alexandru Popescu discuss interesting features of TestNG, designing easily testable code, the pros and cons of TDD, functional versus unit testing, and migrating from JUnit to TestNG.