D
Dhans
Hi there,
We are developing a WPF windows application in .NET 3.5 & VS 2008
We have the following requirement
1. An excel template will be available in server side, in which the
webservice is being hosted.
2. We need to call a webservice to get the data from database and populate
the data in the predefined excel template available in the step1.
3. Then download the data populated excel to the client side.
Is there any elegant way of doing this in server side, since its webservice
multiple client might call this consume this to get this done. Please advice.
Thanks,
Dhans
We are developing a WPF windows application in .NET 3.5 & VS 2008
We have the following requirement
1. An excel template will be available in server side, in which the
webservice is being hosted.
2. We need to call a webservice to get the data from database and populate
the data in the predefined excel template available in the step1.
3. Then download the data populated excel to the client side.
Is there any elegant way of doing this in server side, since its webservice
multiple client might call this consume this to get this done. Please advice.
Thanks,
Dhans