Posted on: 9/22/2014 3:11:37 PM | Views : 406

hi
i want to add comment feature in my asp.net web site, the command system like the user comments on the web article
Comment by user1
   -- reply for user1 comment by some one
   -- reply for user1 comment by come one

Comment by user2
   -- discussion about the user2 comment 
i don't know where to start and what technology to use, is there any build in feature available in asp.net? thanks in advance.

Go to the complete details ...