What is the difference between custom controls and master
page?
Answer Posted / ayyappa
Master Pages Using Master pages maintain same header and footer for all pages.
Custom controls are user defined control.we can create custom control use in any project.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the five stages in a dlx pipeline? : Dot net architecture
How can we perform data binding in atlas?
What other than biginteger has been introduced in system.numerics namespace?
How cache coherency is eliminated? : Dot net architecture
question related to table havi colspan and row span
What do you know about machine.config file ?
Explain write back and write through caches? : .NET Architecture
What is code access security (cas)?
inprocess vs out process session state : Dot net architecture
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
Explain different pipelining hazards? : Dot net architecture
Which software is used for .net programming?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
How can implement drag and drop using atlas?