I am using the AJAX Rating Control inside a ListView control, When I run the page it throws the error 'Specified cast is not valid'
Here Is the code
...How can I put the values of database in array in ASP.NET MVC C# ?
...Although I have intermediate knowledge of asp.net & C#, but I am still not clear with what's the difference between String (capital S) and string in C#?
When to use which one?
Example code:
...How can I Enumerate an enum
in C#? Here is my current code, and it does not works: