Recently I looked into speeding up Visual Studio builds – I found the results interesting… I decided to do a few POC’s to see where the bottleneck is with large solutions in Visual Studio. After some searching on the net I found various tweaks that one can do to ones machine to get better performance and a few mentions that VS2010 does not handle multiple project files very well – the number mentioned several times was 10 – if you have more than 10 projects in a solution you see a noticeable decrease ......
This book is exactly what its title says - a reference book for XAML. It covers all major areas of XAML related programming - focussing mostly on WPF and Silverlight. My reactions to reading the book – I did find a few gems in the book, but generally it is a reference book and is intended to be read as a reference book (in small sections as needed or as a general overview). At times I did ask myself what value I was getting from the book vs reading online references like MSDN but if you are the type ......