thesis problem
Monday, December 26, 2005 10:53 AM
I havent bogged for a while because I'm really busy with my thesis.
I just want to ask any of you, if you have any idea. I tied using sessions in my web service the code is:
Session.Add("Credential", hash(uname, pword));
hash is a method i made.
there
Read More