display data in gridview using windows service in .net
Hi,
I have created one windows service (service1) in C#.net, now i want to display data in grid view using different windows application where i can access data using windows service (service1).
can anybody know how to do tht????