What is custom tag in web.config ?
Answer Posted / jignesh panchal
user defined setting
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the procedure to create the environment for asp.net? : asp.net mvc
What is _dopostback in asp net?
What is data grid view in asp.net?
How can we create custom controls in asp net?
What is a SESSION and APPLICATION object?
In ViewState How much lifespan items stored?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is the difference between custom web user control and a custom web server control?
How we implement web farm and web garden concept in asp.net?
What is app_code folder in asp net?
Explain why datareader is useful?
Who creates jsessionid?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is dynamic web page with example?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc