Re: Where can I get ASP.NET blogging software?

Blogging and RSS

Where can I get ASP.NET blogging software?


rwil02 06-20-2005, 1:57

Hi.

I'm looking to put up a blog, but I'd like to put it up on my own website, which is ASP.NET, rather than have it somewhere like Blogger.com.  Does anyone know where I can get a cheap (preferably free) blog app or source code for one?

Re: Where can I get ASP.NET blogging software?


bohemiattic 06-22-2005, 16:12
Hi, Not sure if this is what you're after but it's free and works independantly on your hosting: http://wordpress.org/ 
It's PHP not ASP, but maybe it will do the trick.
 
Thalia
http://www.bohemiattic.com
Believing it, is to be living it.

Re: Where can I get ASP.NET blogging software?


rwil02 06-22-2005, 17:10

Thanks Thalia, but it does require PHP if you want it included within your own site :(

I've done some poking around and found a couple of options, so I'll try them and see

 

Re: Where can I get ASP.NET blogging software?


admin 06-22-2005, 17:13

This site is a 'Community Server 1.1' install for ASP.NET, and includes blogs.

Try looking up http://www.communityserver.org/ for more details

 


Roger Willcocks
Software Engineer MSCD.NET
L-Space Design
http://www.l-space-design.com/
"Putting your experience to work"

Re: Where can I get ASP.NET blogging software?


matth 04-13-2006, 20:20

There is a list of ASP.NET blog software here:

http://csharp-source.net/open-source/bloggers

Matt.

http://netcontrols.org/

Re: Where can I get ASP.NET blogging software?


admin 04-15-2006, 18:10

Thanks Matt.

That looks like a great resource for folks to check out.

 

 


Roger Willcocks
Software Engineer MSCD.NET
L-Space Design
http://www.l-space-design.com/
"Putting your experience to work"

Re: Where can I get ASP.NET blogging software?


tihomir 07-11-2008, 3:45
Hi, you can try this asp.net blog app it's free, also don't use separate files to store data - it uses MS Access.

or you can find more asp.net app in this asp.net directory

Hope it helps.

Re: Where can I get ASP.NET blogging software?


admin 07-21-2008, 14:32
That looks like a nice engine. I'm using BlogEngine.Net for some other blogs. I should point out that MS Access does not play very nicely in a multi-threaded environment, so you would need to very carefully control write access to the database file.

Roger Willcocks
Software Engineer MSCD.NET
L-Space Design
http://www.l-space-design.com/
"Putting your experience to work"
© L-Space Design Limited 2005

Powered by Community Server, by Telligent Systems