Several sample Web services are available for testing with 
               .NET Explorer.
               
            
            
            
               
               - The .NET sample Web service 
                  SampleService.asmx offers simple method calls.
                  
               
 
               
               - Testing ASP.NET Data Types (DataTypes.asmx) is a sample Web service provided by Microsoft that allows you to test different data types that are provided by the ASP.NET
                  Framework.
                  
               
 
               
               - Order Web service (OrderService.asmx) is a sample Web service that allows you to simulate the ordering of books and DVDs.
                  
               
 
               
               - Other free accessible Web services are available at 
                  http://www.xmethods.net and 
                  http://www.mssoapinterop.org.