How do I write a C# code to like and dislike comments in disccussion forum?

Recommended Answers

All 2 Replies

Member Avatar for LastMitch

@Neethaa

How do I write a C# code to like and dislike comments in disccussion forum?

What do you have so far? Are you using any forum platforms that require a function like that?

Also, you will need to think about JavaScript/jQuery and AJAX if you want to be able to allow visitors to interact with your page without a page reload every time someone clicks a like/unlike button on your page.

You would have to provide a lot more details if you want proper suggestions/guidance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.