Interview Questions for Dot Net Developer at Telecom, Noida
Overview:
It was scheduled interview on 30 may, 2016 at Telecom H-34, Sector- 63, Noida with 2.5 years of experience in Dot Net.Interview Questions:
- How to display sum of salary in footer row using grid view?
- What is the difference between primary key and unique key?
- Why do we use procedure in an application?
- What is the Page Life Cycle in ASP?
- What is state management? How to manage the information using state management.
- What is view state?
- How to bind the data table in grid view?
- What is the difference between Data Adapter and Data Reader?
- How to get all manager's name in following Employee table.
id | name | managerId
------------------------------
1 | Ram | 1
------------------------------
2 | Shyam | 1
------------------------------
3 | Mohan | 2
3 | Mohan | 2
------------------------------
It could be great if you can share your answer please
ReplyDelete