its my first question on stackoverflow.
i have read a lot of articles that said developers should use WCF instead of web services, because it could be hosted on different hosting environment,etc...
but what i'm thinking of is that i can call web service form any project using HttpRequest. so why i have to use WCF.