Sunday 10 January 2016

DOT Net Telephonic Round Interview questions for 6+ Years of experience along with the skills C#.Net, ASP.Net, MVC & SQL Server

1.      Can you briefly introduce yourself?
2.      You know both ASP.Net & MVC, If any client comes and ask you which architecture will you suggest and why?
3.      What are the filters in MVC?
4.      Which features you like more in MVC?
5.      How to capture exceptions in MVC?
6.      What are partial views in MVC? Why we need them?
7.      How to pass data from controller to controller?
8.      What is the scope of Temp table?
9.      If I don’t want to call partial view by using URL, which attribute I have to use?
10.  How to validate models?
11.  How to define an attribute to make the string length to particular?
12.  How to change display name in model?
13.  I have to give authorization to particular controller method to particular group how to do that?
14.  I have to allow to do insert, update, delete by the person who has created that how to do that?
15.  How to pass data from View to controller?
16.  Can abstract classes have constructor?
17.  How to call abstract classes?
18.  What are the components of ADO.Net?
19.  How many ways we can give output from Controller method?
20.  What are jQuery Get & Post methods?
21.  Which mocking you used to test NUNIT?
22.  In View we are having data, that data how it will go to server?
23.  What is Caching concept in ASP.Net? How you have implemented Caching Concept in ASP.Net?
24.  What is dependency Injection?
25.  What is Serialization in.Net?

No comments:

Post a Comment