Well, my company has finally been convinced that web-services would be a great solution to getting / pushing data instead of using email and ftp... Now I would like to bolster my knowledge in the area and read about best practices and get a better understanding in how to develop and deploy a robust solution for my company...
We develop using MS Visual Studio 2003, mostly
VB.NET, but I can also develop in C#... We will be using MS Servers and such also...
[u]Can anyone suggest a good read be it a book, or web link.</u>
What I am trying to learn is this:
We will have to push data to a client when our records change. So I would like to get a better understanding of how to push data. Most info I read is about consuming a web service... I also want to know the best design pattern for such a push service.
Warren C. LaFrance