Tuesday, April 17, 2018

IRIS

1. Why you have chosen angular?
2. What is advantage and disadvantage of aot?
3. How will you set development environment for a project?
4. How will you implemeny kerberos authentication in windows?
5. What is security threat and other threat in angular?
6. What difference between Controllar and APIController?
7. If you have a list in model we want to display using @Http.TextFor than what will appear.
8. What nuget package you add at start when you create a project in MVC?
9. What is sql injection and how will you prevent it?
10. How do you secure application credential? mean where will you store credential window or sql.
11. What is DLP (Data loss prevention)? How will you implement it?
12. If you a database and running in production and its size gradually increasing than how will you restrict it?

13. How will you link two database running on different machine?
Ans. sp_addlinkedserver can be used to link two database.

14. What difference between CTE and temp table.
15. TempData vs ViewBag
16. Stored Procedure vs Function
17. What if we have dynamic query in SP will it compile or not?
18. How many type of HTML helper methods?
Ans 
1. Inline Http Helper
2. Built is Html Helper 
3. Custom HTML Helper

https://dzone.com/articles/inline-and-custom-html-helpers-in-aspnet-mvc 

19. How will you create your own custom http helper method.
20. How do you implement route in MVC?
21. What is merge statement?

No comments:

Followers

Link