What is the difference between custom controls and master
page?
Answer / 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 |
How do I prevent concurrent access to my data?
what is the shortcut key for toolbox and add existing item?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
Explain about developer benefit from memory management?
What is static Constructor?
what are the events for a form?
Explain domestic architecture artifacts? : .NET Architecture
how to minimize,maximize and restore my form programmatically?
1 Answers Interlac, Six Sigma,
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Why the config file might not be writable
What is an asssembly qualified name? Is it a filename? How is it different?
How will you do windows authentication and what is the namespace?