Great links for MSBuild MSDN Chats: Visual Studio 2005: MSBuild ChatMSDN Chats:http://msdn.microsoft... Overview of MSBuild, Part 1: From a Project Author's Perspective ("Longhorn" Technical Articles)Presents the new Microsoft build engine (MSBuild), shows how to write your own project file, and digs into how it integrates with Visual Studio 2005 (formerly code-named "Whidbey").http://msdn.micr... Overview ......
How to get your book published... In regards to publisher channels.The thing to do is find a publisher that DOES NOT publish anything in the space you are trying to publish in.So that they have a clear path to add something to their portfolio.Think of it as a stock broker they are always looking to balance out their portfolios.Also if you can get an agent it is worth the 2 % since they will deal with the publisher for you. Once you get in front of a publisher DO NOT show him the whole book pitch ......
Question------ Currently we use two different methods to define references between managed components, namely project references and .NET references to reference assemblies (details below). Both methods are not fully satisfactory. We would like to know:(a) Is there is a better referencing mechanism available in VS8 (better than the ones described below), or(b) does MS plan to change the support for references in future versions of VS. Example Solution----------------Pro... --> ProjectB The ......