InsertableContentSource - Top Tips For Live Writer Plug-in Developers
“Whether you’ve written Live Writer plug-ins before, or if you’re just thinking about writing your first, hopefully this post will give you some good tips that will help you build that new plug-in.
Use A Visual Studio Template
I would highly recommend downloading a Visual Studio template. The template can be downloaded for machines running x86 or x64 flavours of Windows (for VB.NET devs, downloads are x86 and x64). The reason I have done ones for both architectures is because otherwise you have to remove and then re-add the reference to WindowsLive.Writer.Api.dll as it will be looking in the wrong Program Files folder. The template itself is based on a combination of templates written by myself and Ben Hall. …
…
Make Sure The Plug-in Copies Automatically To The Plugin Folder
If you’re using the template from above, then you can skip this tip. …
…
Run Live Writer When Debugging Plug-ins
Because Live Writer plug-ins are just dlls, it makes it somewhat more difficult to actually debug them, however, with just a simple change to the project’s properties (again), we can make this oh so easy. …
…
Add Plug-in Options to the QAT (Wave 4 and newer)
With the latest beta of Live Writer, we have been given the Ribbon UI that has been present in Office for a few years now. …
…
Scott provides a number of handy, don’t re-invent the wheel, time saving tips for your Windows Live Writer development. These are things you’ll likely figure out on your own after time, but why waste that time figuring this out when it could be better spent working on your uber plugin! ;)
And a huge thanks to Scott for taking the time to provide VB templates too. (This is his first time doing VB… Welcome to the Dark Side Scott! lol)
Related Past Post XRef:
Writing Windows Live Writer Plugins, or want too? Then Scott has written an article just for you!
Guide to Writing a Windows Live Writer Plugin in C#
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...