Karvy Interview questions ---Dotnet

Karvy Interview questions ---Dotnet

1. What is ViewState (brief description)
2. what will happen if put runat="server"
3. page load events
4. Caching in asp.net
5. IsPostBack
6. difference between HTML controls and web controls
7. Regular Expressions
8. abstract class and interfaces

SQL Server Interview Questions
-----------
9. select * from employee where 10000=20000
10. select * from employee e1 where e1.col1=1
11. select * from employee e1 where ename not in
(select * from employee e2 where e2.creativedat<='01/11/91')

No comments: