tags:

views:

51

answers:

1

Is there any freeware library (controls) for ASP MVC implementing posting and displaying comments?

+1  A: 

It's not asp.net mvc specific, but You could try to integrate your app with Disqus.

Getting quite popular lately.

Arnis L.