Nates Stuff

Perspectives on Computing :: Leave a Comment

Browse by Tags

All Tags » C# 3.0 » Architecture (RSS)
Avoiding Circular Dependencies
The term "circular dependency" may be foreign to some programmers (especially if you do Java as it is a pretty common practice). However, anyone who has done some scripting for a referential database knows that you have to run scripts in a certain...