Error!
Success!

By tag: Core

showing:  of
0
kicks

Var Wars – Abuse of the CSharp var  (Unpublished)

CSharp 3.0 introduced the var keyword for declaring variables without having to explicitly specify the type. This was done for using anonymous types returned from LINQ queries. Now, I am seeing many developers use it all over their code and think its a good thing.


Kicked By:
Drop Kicked By:
0
kicks

Core: An Aspect Oriented Business Objects Framework  (Unpublished)

Learn about aspect-oriented design patterns and how they can be used to quickly add common functionality to your business objects. Josh Heyse explains how Aspect-Oriented Programming allows for the separation of true business logic and the code written allowing interaction with user interfaces. The ...


Kicked By:
Drop Kicked By: