How to create Secure URL in asp.net
How to create Secure URl in asp.netWhile devoloping a project I have use many Querystring. But user can easily change the value of query string on address bar.I dont want to change the value of querystring on address bar.