in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |

Browse by Tags

  • simple web service

    using System ; using System.Data ; using System.Data.SqlClient ; using System.Web.Services ; namespace IamSimple.Service.WebServices { [WebService(Namespace = "http://royashbrook.com/ns" )] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class simple : System.Web.Services...
    Posted to roy ashbrook (Weblog) by royashbrook on 07-03-2007
Page 1 of 1 (1 items)
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems