I have Question table and Category table.Based on category some 30 questions are there.I need to count the total no of Questions in particular category and display into the UI when Particular user logged in.I m using asp.net with C# code. Help me pls.
jaya