- Q Define phylogeny.
- Q What is the importance of testing?
- Q What is process area in cmmi?
- Q Which ministry formulates fiscal policy?
- Q What are the data_mode options in the command line ijrl?
- Q Article 356 of the Constitution of India deals with
- Q Earth’s crust mainly contains
- Q What do you consider an important/the most important social problem facing the United States today and why?
- Q You create an ASP.NET application that will run on TestKings Internet Web site. Your application contains 100 Web pages. You want to configure your application so that it will display customized error messages to users when an HTTP code error occurs. You want to log the error when an ASP.NET exception occurs. You want to accomplish these goals with the minimum amount of development effort. Which two actions should you take? (Each correct answer presents part of the solution. Choose two) A. Create an Application_Error procedure in the Global.asax file for your application to handle ASP.NET code errors. B. Create an applicationError section in the Web.config file for your application to handle ASP.NET code errors. C. Create a CustomErrors event in the Global.asax file for your application to handle HTTP errors. D. Create a CustomErrors section in the Web.config file for your application to handle HTTP errors. E. Add the Page directive to each page in the application to handle ASP.NET code errors. F. Add the Page directive to each page in the application to handle HTTP errors.
- Q Find the angle at which the compound rest should be set to turn a taper on the workpiece having a length of 200 mm, larger diameter 45 mm and smaller diameter 30 mm.
- Q what is mean by event bubbling in ASP.net