Showing related tags and posts accross the entire site.
-
I went to install Live Mesh on my Windows Server 2008 Laptop just now and got this lovely message: I had run with UAC enabled for some time but finally got tired of all the flashing and waiting that goes on whenever I start Hyper-V manager, want to change a network setting, or even when I just want to...
-
A little late, but I'm behind in my blog reading (and posting). From the Writer DevZone : We have heard from many of you about the pain and frustration in the last beta release when support for installing on x64 systems was not supported. We're happy to share that this has also been fixed and now installation...
-
If you copy source as html (or have any html in the clipboard), hitting paste in Windows Live Writer pastes the text without the markup. So since there is an SDK and some great samples , I went ahead and wrote a simple plugin to paste the clipboard contents as html (in about 10 minutes). public override...
-
Via Greg : Feeds.com - Write a Windows Live Writer plugin using C# However I didn't want to sleep without writing a plugin and tried to write a more useful plugin to add Technorati tags to blog posts. Here I write about the process I followed to let others start coding for Live Writer. I created...