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 |
Explain difference between inprocess vs out process session state? : .NET Architecture
What does the term "green architecture" mean? : Dot net architecture
Explain .net mobile automatic paging? : Microsoft dot net mobile
How does .net mobile work? : Microsoft dot net mobile
which would be the best to use inproc,outproc or sql server
What is cache coherency? : Dot net architecture
server.transfer limitation ?
Explain how cache is used? : Dot net architecture
how to delete the record using data reader
What is the use of web.config?
What are relation objects in dataset?
8. Oop-Why and were we use Interfacse and Abstract class.