How to populate web server controls in ASP.Net applications from a web service
In this post I would like to present you with a very simple example on how to create a simple web service that access data from a database. Then we will create a consuming application that will consume the web service. I will use VS 2010 Ultimate edition...(
read more)