Question:Which of the following is the correct way to expand the size of application URLs in .Net framework 4.0? 

A <httpModules maxRequestPathLength="260" maxQueryStringLength="2048" /> 

B <httpRuntime maxRequestPathLength="260" maxQueryStringLength="2048" /> 

C <httpHandlers maxRequestPathLength="260" maxQueryStringLength="2048" /> 

D None of these 

+ Answer
+ Report
Total Preview: 586

Copyright © 2024. Powered by Intellect Software Ltd