|
|
|
ActiveMQ & NMS
Category: Languages > .net
Posted: 05 Feb 09
David speaks on ActiveMQ and NMS. ActiveMQ is an opensource high-performance messaging solution from the Apache Foundation. NMS is the ActiveMQ client library for .NET. This solution is a very interesting choice for asynchronous .NET messaging, especially for messages that are published to the masses...
|
|
AOP with PostSharp
Category: Languages > .net
Posted: 05 Feb 09
In this talk, David Ross gives an introduction to PostSharp - an Aspect Oriented Programming (AOP) toolkit for .NET. AOP allows developers to reduce the level of duplication of code and allows code injection of duplicated code (such as for login functionality and logging). David introduces the concep...
|
|
Open Source Build and Test Workshop
Category: Languages > Testing
Posted: 04 Feb 09
Software developers, QA testers, and IT managers are challenged to rapidly build and test Ajax, Service Oriented Architecture (SOA,) and Rich Internet Applications (RIA) in a time when schedules are short, budgets are tight, standards are few, and much of this is new technology! Find out why AMD, For...
|
|
Configuring the Spring Container
Category: Languages > Java
Posted: 05 Jun 08
In this presentation from QCon San Francisco 2007, Rod Johnson discusses the Spring Framework. Topics covered include the philosophy behind Spring, con...
|
|