CodeCast: Convention over Configuration, AOP with JB

CodeCast

CodeCast Episode 68: Convention over Configuration, AOP with JBIn this episode of CodeCast, co-hosts Ken Levy and Markus Egger are joined by JB who is a software developer at EPS Software. JB talks about Convention over Configuration as a general theme, about creating applications so you only.

Running time
0h56m
File size
52.00MB

Download Original File | View original post

Episode synopsis

CodeCast Episode 68: Convention over Configuration, AOP with JB

In this episode of CodeCast, co-hosts Ken Levy and Markus Egger are joined by JB who is a software developer at EPS Software. JB talks about Convention over Configuration as a general theme, about creating applications so you only have to write the code that matters rather than a bunch of code to wire things up. Technology wise, its AOP (Aspect Oriented Programming) with PostSharp, Prism, StructureMap, etc., but the idea that binds all these things together is Convention over Configuration.

Guest

·         JB - Blog: http://www.theabsentmindedcoder.com, Twitter: http://twitter.com/RookieOne

Links

·         Convention over Configuration MSDN article by Jeremy Miller

·         Prism / Composite WPF

·         PostSharp

·         StructureMap

·         Fluent NHibernate

·         Advanced WPF Workshop (Free Online Webinar) by JB (Feb 20 9:00am-1:00pm CT)

Length: 57:29



Posted @ 11:00 PM by CodeCast ([email protected])

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler