Hi
I am trying to get values say (some products list )from DB via entity framework ---- step 1
later i created a method in WCF (which is muct in my case) and accessed the values from entity framework via some classes created .
finally i consumed them in my web api mvc 4 project .. But things are not going how i planned .
Need this simple one get out of my head . i am trying hard .
ANy help is most welcome . looking forward
Thank you
Any links are also appreciated .
PS: VIA WCF TO WEB API should be there ..