I need to use Entity classes on clinet-side of my WCF application. Documentation shows how to do this using Schema Importers, but I have to do this without putting anything new into GAC. Is it possible?
Hi,
You can see this thread :
http://www.llblgen.com/TinyForum/GotoMessage.aspx?MessageID=49680&ThreadID=8927
where no proxies are generated and no webservice reference made.