I have upload the source code for the Visual IL language service and project to http://workspaces.gotdotnet.com/visualil . There are a few restrictions that I put on downloading the source code, mostly because I am planning on writing a new book on the
Read More...
For a while now, people have been asking me how to create Satellite DLLs for their Add-ins. My response was always to create your .resx file for each culture, run resgen from a command prompt to create the .resources file, then run al to create the DLL.
Read More...