Click here to Skip to main content
15,914,160 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all
I want to create 5 star rating which has table contains userid int, ratingid int,ratings int
how would I do this using linq. Actually I have no idea about the rating control in ajax, or any other rating process.
So I need a sample code which is directly connected to database because I want to display the average rating.

please help me

Thanks in Advance!!
Posted
Updated 18-Jan-11 18:07pm
v2

Also have a look at this cp article here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900