in

dotnet.org.za

South African .NET Developer Portal
All Tags » Microsoft » .NET (RSS)

Browse by Tags

  • Unit Test Adapter threw exception

    When trying to run my tests on a project I was working on I ran into the following error: Unit Test Adapter threw exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information… This happened after...
    Posted to Peter's Software House (Weblog) by Pieter on 08-12-2008
  • Yea! SP1 for VS 2008 and .NET FX 3.5 has been released

    So as you all should know by now, Service Pack 1 for Visual Studio 2008 and .NET Framework 3.5 has been released. Here are all the downloads: Visual Studio 2008 SP1 .NET Framework 3.5 SP1 Visual Studio 2008 Express Editions with SP1 Visual Studio Team System 2008 Team Foundation Server SP1
    Posted to Peter's Software House (Weblog) by Pieter on 08-12-2008
  • Start Multiple Projects in a Solution

    I heard ages ago that you could start multiple projects in a solution from VS2008, but I just figured out how to do it.  Just right-click on the Solution and then select Properties and then you get this: Then just select all the projects you want to start, you can even tell the project to start...
    Posted to Peter's Software House (Weblog) by Pieter on 06-25-2008
  • Updating of SharePoint tasks

    I recently developed a basic approval workflow for a client that entails an InfoPath form dynamically updating the workflow task depending on a radio button selection - via a web service. With this process I kept getting an error saying something like the following: The Web application at SOMEURL could...
    Posted to Riaan's Blog (Weblog) by riaan on 06-11-2008
  • API restriction: The assembly <WindowsBase.DLL> has already loaded from a different location.

    I have been getting an error similar to the ones found here and here . The difference is mine was for the WindowsBase.dll.  I tried removing the reference, restarting VS.NET, redoing the reference, restarting my machine, nothing wanted to work.  I was getting totally p!$$#d off! So I created...
    Posted to Peter's Software House (Weblog) by Pieter on 06-11-2008
  • Some more on Pex

    So I've been playing with Pex and I decided to try it on another application I am playing with Prism . I had a look at the ListDictionaryFixture in the Prism.Tests project. And I set my eyes on these three TestMethods and decided to see how Pex could work here. 1: [ExpectedException( typeof (ArgumentNullException...
    Posted to Peter's Software House (Weblog) by Pieter on 06-04-2008
  • Mesh uses .NET 1.1

    I was quite surprised when I noticed this:
    Posted to Peter's Software House (Weblog) by Pieter on 06-04-2008
  • Enterprise Library 4.0 released!

    This is going to be the big news on Monday. Yes, Enterprise Library 4.0 (May 2008) has been released yesterday. Here are the cliff notes from David Hayden's blog: Integration with the Unity Application Block - Use the Unity Application Block (Unity) to generate instances of Enterprise Library objects...
    Posted to Peter's Software House (Weblog) by Pieter on 05-18-2008
  • Dependency Injection in the Microsoft Framework

    In order to reduce duplication across frameworks like WCF, WPF, and ASP.NET, Microsoft has formed the Application Framework Core team. The goal of this team is to prevent design issues like the different dependency property systems for WPF and WF. http://www.infoq.com/news/2008/04/MEF;jsessionid=989118BD295E86DFB537545B33932C3D
    Posted to Riaan's Blog (Weblog) by riaan on 04-29-2008
  • ASP.NET MVC Framework

    This would be very heartening news for anyone dreading the prospect of having to back to ASP.NET Webforms after working with RoR or MonoRail. Scott Guthrie 's team is working on a proper MVC Framework for ASP.NET. Some of the goals of the framework (lifted straight from Jeffrey Palermo's blog...
    Posted to Impersonation Failure (Weblog) by Armand du Plessis on 10-08-2007
Page 1 of 2 (16 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems