News
I was recently called onto a project to add features to existing applications. To me, this is one of the most challenging aspects of being a developer because the existing application strips away much ...
If you're building a Xamarin solution you should be using a .NET Standard Class library to hold your common code. Here's how to convert an existing Xamarin Solution using a Shared or PCL project to ...
Your business's software developers can work with Microsoft's .NET framework to create powerful Excel macros for your spreadsheets. The .NET framework contains a vast library of classes that perform a ...
Portable Class Libraries create a single DLL that can be used across platforms, making code sharing easier. Learn how to use them by building a weather app with a portable core. In the past, sharing ...
Unit testing is how we ensure that the blocks of code we write do what we intended them to do. There are some open-source frameworks available to unit test .NET applications, namely, NUnit and ...
I dont know what the problem in your case is, but I can confirm that referencing a class library from another class library works in general. I do it all the time. <BR><BR>You have to make sure the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results