I had sent a comment earlier but it was marked as spam. Why? It was a valid comment on the state of eBooks. Can you tell me why it was marked as spam? [Tim]
tbenner1960
Posts
-
Do you even bother with tech books anymore? -
Do you even bother with tech books anymore?Well for me it is a somewhat different problem. I've switched away from paper books to eBooks; take up much less space and are keyword searchable. Problem is the formatting has gone downhill over the years, to the point some of them are tough to read. I can no longer justify spending over >$30 for a book that was rushed through. And like many others here, once you reach a certain experience point, the internet is good enough for most things. [Tim]
-
WPF editor is duplicating my image filesDave To be more specific, I'm adding the image to the Grid. In the properties window I select a tile brush for the background. The image is in an images folder under the project. What happens then is the selected image is copied from the images folder to the folder where the page is. Also the link to the image points to the copied image, not the file in the images folder. Yeah strange; these things happen to me. :) [Tim]
-
WPF editor is duplicating my image filesIn Visual Studio(Community Edition, latest version), when I select an image for the background on a page in WPF, the image file is being copied from the images folder to where the page file is. Looked around and can't find a way to turn this off. Is there a way to turn this off, and why is Visual Studio doing this? Thanks [Tim]