How will you load dynamic assembly? How will create
assemblies at run time?
110
What is the basic purpose of the required field validator?
How can you use a required field validator to check that the
user changes the initial value of a text box? a listbox?
12
How to communicate via Remote proxy with Client?
a)MarshalByRef
b)Marshal by Value or Any thing else?
120
How would you add column headers in listview control?