What is the use of action filters in an mvc application?
No Answer is Posted For this Question
Be the First to Post Answer
What is Reflection in .NET?
What is the difference between partial and renderpartial?
Httpcontext objects?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
What you mean by routing in mvc?
How do assemblies find each other?
Is .net framework going away?
What is filters in web api?
What is entitycontainer? : Entity framework
What does CLR do as soon as an assembly is created ?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
What are the methods in Thread class?