1. What is
serialization? Why it is used? Types of serialization?
2. Have you done Data base design in your current project?
3. Can you use Ajax with asp.net 2.0 without using any control?
4. Difference between dataset and data reader?
2. Have you done Data base design in your current project?
3. Can you use Ajax with asp.net 2.0 without using any control?
4. Difference between dataset and data reader?
5. Can data reader be used to Insert/update/delete purpose or for operations on database?( I have given a stupid answer Yes here).
6. Do you work with collections? Types of collections?
7. Can be declare a variable in an interface?
8. How can we use properties in an interface?
9. What is exception handling in c#, can we have multiple catch blocks inside a single catch block, why is finally block is used for, can we have multiple finally blocks?
No comments:
Post a Comment