c# - Stuck in MVC4 while following MVC3 tutorial for MVCmusicstore -


i following mvc 3 music store tutorial mvc in mvc4 , have gotten stuck . went until came in stage used sampledata.cs mvcmusicstore-assets , made changes in global.ascx.cs instructed in tutorial. error appears in sampledata.cs says:

"cannot implicitly convert type 'string' 'int' "and "operator '==' cannot applied operands of type 'int' , 'string'"

with lack of experience in mvc, not figure out made simple , blunder mistake or there taken care of while doing mvc3 projects tutorial in mvc4.

i forward reply.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -