What is the Difference between Web User Control and Web
Custom Control?
Answer Posted / madduri rajasekhar
web user control where it predefined attribute functionality
where it resides in control library
web custom control: where it is defined by user itself and
store in a custom library
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of migrating to vb.net?
What is static member?
What is the diff between vb mdi form and .net mdi form?
What do you mean by deserialization?
Write a VB.Net console program to check whether a number is perfect or not.
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is writeline in vb.net?
What is a static variable?
What is the purpose of an Assembly?
How to create a constant in vb.net?
What is meant by jagged arrays?
What is option strict?
Explain the difference between web.config and machine.config and where it will be ?
difference between checkbox vs radiobutton??
What is the use of console application?