I have a client that wants WCF in it's pages. Well bull, i have seen 100 different implementations of WCF and i am not sure what to pick. I though good ol web service knowledge would make it easy but it ain't.
So i am looking for examples with the correct implementation of WCF (3.5 framework and above) with usage of jquery-json on the page, with get-post and if possible in VB.
I don't want examples of a stand alone WCF app. It will be used on a web server so net asp.net usage.
Also if i just add a new WCF, will the code that web.config creates be sufficient? Of course changing the DNS location excluded.
Thanks.




Reply With Quote