Thu 23 Aug 07 2:09 P GMT-05
While it is fantastic that you can bind ASP.NET controls to LINQ to SQL data, a lot of the time you might want to be exposing that data via web services, or better yet, raw XML web services (POX) with no SOAP. In this post I cover this task.