Error!
Success!

By tag: dependencies

showing:  of
0
kicks

Avoiding dependencies to third party libraries: Exceptions.  (Unpublished)

You can use the facade pattern to isolate yourself from a third party library. The main benefit of doing this is that your client code won’t have a dependency on an interface defined by an external library, given you the desired flexibility to change the library that implements the logger later on. ...


Kicked By:
Drop Kicked By:
0
kicks

C++ header dependency tricks  (Unpublished)

A clever trick for minimising C++ header dependencies for templated code. Works well on STL objects like <string> and <list>.


Kicked By:
Drop Kicked By:
0
kicks

Think twice before using any third-party assemblies  (Unpublished)

A lot of people have asked me why we don't use third-party assemblies in BlogEngine.NET, so I thought it was about time to explain why.


Kicked By:
Drop Kicked By:
0
kicks

Include Files Don't Grow On Trees  (Unpublished)

One guy's experiences of using a new Visual Studio Tool to investigate and explore header file dependencies.


Kicked By:
Drop Kicked By:
0
kicks

Tracing #include dependencies in .NET  (Unpublished)

Announcement of a beta of a new tool for visualising C++ file dependencies in Visual Studio.


Kicked By:
Drop Kicked By:
0
kicks

.NET naked - See these hitherto unpublished pictures of the .NET Frame  (Unpublished)

Shows of the Lattix LDM tool by generating a graphical dependancy model of the .NET framework


Kicked By:
Drop Kicked By: