- Q What is the key role od http.sys in iis ?
- Q Where can you test your CI?
- Q What are the different types of BACKUPs avaialabe in SQL Server 2005?
- Q How can you post a goods receipt if the po number is not known?
- Q “Oh! Disrespectable democracy! I love you” whose statement is this-
- Q You are configuring security for your ASP.NET application. The folders for your pages are located in a hierarchy as shown in the exhibit. You need to allow all uses to access pages located in the Products folder and the Orders folder. You need to allow any members of the Accounting role to access pages located in the Accounting folder. What are two possible waves achieve this goal? (Each correct answer presents a complete solution. Choose two) A. Add code to the Global.asax file to dynamically configure access to the Accounting folder. B. Place the authorization settings for all roles in the Web.config file located in the Products folder. Use the location tag in the Web.config file to deny access to the Accounting folder for all roles except the Accounting role. C. Place the authorization settings for all roles in the Web.config file located in the Products folder. Allow access for only members of the Accounting role in the Web.config file located in the Accounting folder. D. Create two custom roles in the Machine.config file for the application. Configure one role for all users, and one role for the Accounting users. Deny access to the Accounting folder for all users except members of the Accounting role.
- Q How To Apply UUEncode to a String?
- Q How is the excretory system of molluscs characterized?
- Q What is open(arg, arg,arg,arg,arg) function
- Q Are you a good swimmer?
- Q Explain what is Space complexity of insertion sort algorithm?