Here I am getting a job, I asked about what to repeat in a week, which way to look. I was told to look towards Service Oriented Architecture (SOA) .

I study C #, advise what to read (preferably in Russian), because the topic seems a bit confusing. Thank you in advance. (There is a paper book on distributed applications in C #, SOAP , but this seems a bit wrong).

  • This is just about that - ganouver

1 answer 1

You need to look towards the Web Services and WCF technologies.

  • Taking advantage of the moment, advise a good book on WCF for beginners, now I am reading Juval Lowy - Programming WCF Services, but it is quite complicated, can you advise something simpler? - Specter
  • Well, are there any differences between WS & WCF? - semenvx27
  • WCF is a newer technology with more features, but with more pitfalls. - Modus