Contents tagged with Visual Studio 2008
-
How to overcome the CLR fusion limitation
There are cases where you would be interested to load an assembly from a different directory then the root dir of your .net application. When you’ll try to do so you will face with the limitation of the fusion process (assembly loading process) – this limitation limits you to load assemblies from underneath the root dir of your application in order to guard your app from dll hell.
-
Free training on Visual Studio 2010 and C# 4.0
Did you know that you can train yourself for what’s new in Visual Studio 2010 and C# 4.0 (also VB) ?
-
Microsoft Visual Studio Learning Pack 2.0
The Visual Studio Learning Pack 2.0 is a software package created by Microsoft to help students learn about computer programming. Improvements in this release include support for Visual Studio 2008 Express and more support for Visual Basic
-
Visual Studio Extensibility Conference Sessions Online
-
Upgrading your GAT/GAX
GAT/GAX the Guidance Automation Toolkit/Extensions are hard to remove once you have them installed, following is a procedure I am using in order to migrate the GAT/GAX.