Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Prism & Silverlight: Part 2 - Dependency Injection with Unity
Apr 07, 2010 at 12:58 PMExcellent video but I'm having a problem with the app.config. I believe mine is correct but as soon as I remove the CalculatorLibrary reference, the InputOutputLibrary reference, or the CalculatorCommandParsingLibrary reference. I get a FileNotFoundException for the reference I remove. Any help would be appreciated.
Update: I realized that when my references were being deleted that they were deleting the dll's from the bin. All is good now.