278.
                                The Web Stuffers Restaurant has hired you to create a new web application that does credit card verification. 
The cashiers enter credit card information into your application and the application then must utilize an XML web service at a service company to do the actual verification. 
You need to get the application into production quickly, as the manager of Web Stuffers has told you they need to be operational tonight. 
What should you do?
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        To provide the credit card verification needed, you will need to add a web reference to your project, create an instance of the web reference: utilize its method(s) in your code.