0

Is it a good way to do URL encryption in MVC 3.0? If it is than what are the best ways to implement it and if it is not than how to overcome on my prospective?

Prospective : I do not want to allow user to know what I am passing as a parameter/Querystring.

gdoron
  • 147,333
  • 58
  • 291
  • 367
alok_dida
  • 1,723
  • 2
  • 17
  • 36
  • 1
    It has nothing to do with `MVC` or even `.Net`, it's just like every other web application – gdoron Mar 23 '12 at 10:07
  • I know , it has nothing to do with MVC or even .net, but on many sites I have found that it's not good to do URL encryption in MVC. For example http://stackoverflow.com/questions/4464722/how-do-i-encrypt-urls-in-asp-net-mvc || http://forums.asp.net/p/1705586/4533480.aspx/1?Re+URL+Encryption+in+MVC+Application+in+common+settings+change+for+all+pages+ ... So I am a bit confuse about it. – alok_dida Mar 23 '12 at 10:12

0 Answers0