November 2005 - Posts
You may have heard that we have a new book out for Visual Studio 2005. The unfortunate bit of news is that it is only available if you buy the boxed version of Visual Studio, meaning that if you subscribe to MSDN, there will be no way for you to get a
Read More...
I have posted an MSI that will install XML files that will help you when programming Extensibility features. When installed, you will get more information in the tool tips when programming extensibility types. If you program against any of these Assemblies:
Read More...
Recently I uploaded new builds of the Content Installer Power Toys. This upload fixes a few small bugs, including one bug with the shipping version of Visual Studio. To sign a file with Authenticode, the file being signed needs to be a PE file (such as
Read More...
As you may know, some extensibility (both Add-in and VSIP Packages) features now support storing resources in managed Satellite DLLs. But we have had a few comments that people have not been able to get this to work. In all cases it turned out that the
Read More...