Tagged Questions
2
votes
0answers
14 views
We require a blog plugin to our asp.net website? [duplicate]
We require a blog plugin to our existing ASP.net website. I've used Wordpress before, however as our site is ASP / IIS Wordpress is out (I understand there may be workarounds but would prefer ...
2
votes
2answers
248 views
Number of visitor widget
I am developing my own blog site in ASP.NET and I would have several blogs in future. I want to have a widget on page which will show the number of user visited to my page based on the URL {Because ...
1
vote
5answers
291 views
ASP .NET Blog Engine Web Installer API
For one project i need a blog engine that support multiple blogs (registered user can create their own blogs).
Blog engine has to be fully integrated with some existing system (users, roles, security ...