i am devaloping one application in mvc in that when i perform any actions complete url is displaying ex:http://www.example.com/iHealthUser/Cases/EditCase?CaseId=19
so user can modify the number he can do changes for another things
my problam is i need to encrypt the url and display user cannot modify but how to do this?