Rating in asp.net mvc4 entity framework
问题 I am trying rating in asp.net mvc4 with entity framework, I have tried this code in cshtml but it is not working, please help me to achieve this. Its working while i am running in normal browser but it is not working while integrating into the asp.net mvc4 { <h2>rating</h2> <form method="post" id="signin" action="@Url.Action("rating", "Rating")"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="D:\My Programs\FSLIndiaLatest