What is the Difference between Web User Control and Web
Custom Control?
Answer Posted / nitin
Web User Control inherits .NET class i.e
System.web.UI.UserControl
whereas web custom control does not do so.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is the advantage of option strict on?
What is difference between import system.data.sqlclient,system.data.oledb?
What is the diff between vb mdi form and .net mdi form?
What is the advantage of using system.text.stringbuilder over system.string?
What do you mean by deserialization?
What is stack used for in vb. Net?
What is the difference between static or dynamic assemblies?
What is sealed class?
Explain the use of console application?
What is the role of new keyword?
Explain the difference between datatable and dataset?
How to run a dos command in vb.net?
List the two main parts of .net?
What is the source code for display the picture in button click event?
What is global assembly cache (gac)?