Takes you through the steps required to build and run the OOSQLBookDemoWebApplication ASP.NET Web service. 
                  	  
               
            
 
            	 
            
               Build the OOSQLBookDemoWebApplication Solution
 
               		 
               		
                
                  		  
                  - In the 
                     			 Solution Explorer, right-click the 
                     			 OOSQLBookDemoWebApplication solution; then select 
                     			 Build Solution from the context menu. 
                     		  
                  
  
            	 
            
               Run the Application
 
               		 
               		
                
                  		  
                  - From the main menu, click 
                     			 DEBUG > Start without debugging. 
                     		  
                  
- On the form, type 
                     			 1111 into the 
                     			 Catalog Number field; then click 
                     			 Search. 
                     		  
                  
- Experiment further by searching for the 
                     			 2222 and 
                     			 3333 catalog records. 
                     		  
                  
- Close the form. 
                     		  
                  
  
            	 
            This completes the tutorial.