Differences between dll and exe?
Differences between namespace, class, assembly?
What is the difference between server.transfer and response.redirect? Why?
Can a try block have nested try blocks?
Explain the code behind wors and contrast that using the inline style.
Describe difference between inline and code-behind?
How server form post-back works?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is concurrency? How will you avoid concurrency when dealing with dataset?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Can you edit data in repeater control? How?
Describe session handling in a webform, how does it work and what are the limitations?
Can a dll be changed to an exe?
Compare client server application with n-tier application