Technologies mentioned in this article include VB.NET and C#. Q I put my resources for a given application into a different project because my company wants us to share resources among several ...
I have a VB.NET project that was upgraded via the wizard from a VB6 project that referenced a COM DLL that was also written in VB6. When I did the upgrade, a new reference seemed to be created called ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...