hi, new to asp.net mvc4 and webapi - building an internet portal. Need directions on which authentication is best (basic or forms) or anything else i am missing here.
Which hashing algorithm should one use to send on each request to web api?
Any examples would be helpful