Is it possible to create a custom filter?
What is the use .glimpse in mvc?
Why to use html.partial in mvc?
Can we look at the IL for an assembly?
Explain peek method in tempdata in asp.net mvc?
What are the types of authentication in .net
What is entity framework used for?
what is way of loading data in ef (entity framework)?
Which are the abstract classes available under system.xml namespace
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
Why we need a separate mobile project template, while we can render our web application in mobile ?
What are the main components of .net framework?
What is managed extensibility framework?