MVC Implementation Question Rating Systemhttp://forums.asp.net/t/1785952.aspx/1?MVC+Implementation+Question+Rating+SystemTue, 27 Mar 2012 19:08:27 -040017859524902423http://forums.asp.net/p/1785952/4902423.aspx/1?MVC+Implementation+Question+Rating+SystemMVC Implementation Question Rating System <p>I have quite a few questions how I would implement certain things into my web application is there a place where all you great volunteers hangout so someone who aspiring to be good at programming with the mvc framework finds help?</p> <p></p> <p>Here is one of my questions</p> <p>I am looking to implement a rating system, I found a bunch unless theres a magical new control I dont know about.</p> <p>This is my app so far</p> <p>I am using linqtotwitter and I have build basically listing of tweets using the mvc razor for each repeater based off the search api results.&nbsp; They display in a column on a page in css.&nbsp; I created a new css rating label thats not part of the model where I hope to implement a rating system. I reused the statud id of the model from the linq query of the message since its unique to the message and prefixed it with the word rating.</p> <p>I am not using a database because I dont need to yet. I can use cookies to authenicate.</p> <p>I am looking at this implementation of a rating system http://www.codecapers.com/post/Building-a-Star-Rating-System-with-ASPNET-MVC-and-jQuery.aspx&nbsp;&nbsp;&nbsp; </p> <p>Each user who authenicates has a unique id as well.</p> <p>I am trying to figure out how i would do this.&nbsp;&nbsp; PM me I can show you my site.</p> <p></p> <p></p> <p></p> <p></p> 2012-03-27T19:08:27-04:00