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
 
               		 
               		
                
                  		  
                  - If the 
                     			 OOSQLBookDemoWebApplication project is not the startup project:
                     			 
                     
                        				
                        - In the 
                           				  Solution Explorer, right-click the 
                           				  OOSQLBookDemoWebApplication project.
                           				
                        
 
                        				
                        - Select 
                           				  Set as Startup Project from the context menu.
                           				
                        
 
                        			 
                     
                     		  
                   
                  		  
                  - 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.