Browse by Tags

All Tags » .NET 4 (RSS)

Visual Studio 2010 may fail to compile a 32-bit application targeted for .Net Framework 4.0 on x64 machines by albertpascual

Keep having this problem when compiling COM in 32 bits applications that target .NET 4. This is the article that takes care of the issue and you’ll have to run it in each machine 1. Close all instances of Visual Studio. 2. From the Visual Studio Tools...
Filed under: ,

Installing ASP.NET 4 in IIS 6 by albertpascual

tweetmeme_source = 'alpascual'; With the new .NET 4 framework, comes some problems if you are still running still IIS 6 on Windows Server. IIS 6 does not let you have more than one framework at the time running in the same instance like IIS7 that can...
Filed under: , ,

Managed Extensibility Framework (MEF) Preview 8 by albertpascual

I have been using MEF Preview 6 for Silverlight since the moment the came out, I have been really happy at that release, allows me to load XAP files dynamically in order to speed up the starting time of my Silverlight application as well as decompose...
Filed under: , , ,
More Posts