Welcome to Neudesic Blogs Sign in | Join | Help

February 2007 - Posts

I'm preparing to present at a Windows Vista Launch and recently rebuilt my machine with Windows Vista. In a future post I will blog about my experience with Vista. For now, I want to discuss a feature of Microsoft Word 2007 that I just discovered and Read More
When deploying a .Net project to production, it is often necessary to install an assembly into the Global Assembly Cache(GAC). The GAC is where you want to install assemblies that you want to share on your computer. Creating a Strong Name Before we Read More
In my last post, I listed the steps necessary to create a strong name key and to sign assemblies. I even discussed a feature of Visual Studio that permits you to share a single file across multiple projects. We shared a strong named key across three projects. Read More