Skip to main content

Posts

Showing posts from May, 2017

HCL Interview questions for Asp Dot Net MVC Experienced

HCL Interview questions for MVC Experienced HCL Interview questions for MVC Experienced 1,Implementing output cache filter in mvc 2,Code for inheriting a base call in a derived class 3,Authorize and Authenticate filters in mvc. Code level implementation 4,How security features are implemented in MVC application 5,Code access security in C# 6,Difference between HTTP and HTTPS and How to implement HTTPS in an MVC application 7,Difference between static class and abstract class 8,What is generics and where it is used 9,Lamda expression to select employees whose ID greater than 3000. 10,Execution plan in sql 11,Clustered and non-clustered index in sql 12,Acid principle 13.Difference between cross join and inner join in sql 14.What is self join in sql 15.Bundling and minification in mvc 16,Access modifiers in c# 17,Difference between protected and internal access modifiers