- Q Mention what is the size of ip address?
- Q Give a few examples of types of applications that can benefit from using xml?
- Q what is the difference between socket and session?
- Q What is the reason behind irregular classes in that Univ, & why did you choose to study there if you knew about it earlier?
- Q What is the use of semantic web solutions
- Q Who called Gokhale as dimond of India?
- Q How can hazards be controlled?
- Q What is pole of the system?
- Q What do you mean by saying a "struct is a value type"?
- Q You are developing an ASP.NET application for TestKings intranet. Employees will use the application to administer their employee benefits. The benefits information is stored in a Microsoft SQL Server database named Benefits.An employee can select benefits options from 10 different drop-down list boxes. The values for each list are stored in separate tables in the Benefits database. The values that are available for employees to choose can change once each year during the benefits enrollment period. You want to minimize the number of times your application must access the Benefits database to obtain the values for the drop-down list box. Which two courses of action should you take? (Each correct answer presents part of the solution. Choose two) A. Create one stored procedure that returns the result for all 10 drop-down list boxes. Create one DataTable object for each of the 10 drop-down list boxes. Use a SqlDataReader object to populate 10 DataTable objects by calling the NextResult() method. Bind the drop-down list boxes to the DataTable objects. B. Create a stored procedure that returns the result set for all 10 drop-down list boxes. Bind the drop-down list boxes to the DataReader object. C. Create one DataTable object for each of the 10 drop-down list boxes. Create a stored procedure for each of the 10 tables. Use a SqlDataReader object to populate the 10 DataTable objects. Bind the drop-down list boxes to the DataTable objects. D. Store the result sets for the 10 drop-down list boxes in a DataSet object. Add the DataSet objects to the Cache object for the application. E. Store the result sets for the 10 drop-down list bikes in a file on the users computer by using the DataSet.WriteXml() method.
- Q Why are you interested in this firm in particular?