I am currently building my own small scale Blog CMS with ASP MVC C#.

I was just curious if anybody out there made such a thing connect with LiveWriter,and could point me in this direction?

link|improve this question

feedback

2 Answers

There seems to be an existing open source ASP.NET MVC based blogging engine out there called Subtle. Here is the link.

They state they have added support for Windows Live Writer now.

I'm sure you can download the latest source code and have a look how they have it hooked up.

link|improve this answer
thanks Francois. i was googling a bit and i found exactly a post on what i was using , but your link is surely useful. : madskristensen.net/post/… – Alex Peta Feb 8 at 15:12
feedback
up vote 0 down vote accepted

I've searched the web and found the code and have to answer my own question lol:

http://madskristensen.net/post/XML-RPC-ping-endpoint-in-C-and-ASPNET.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.