Answer Posted / kumar
namespace is a collection of a class
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is route config?
List the new features added in .net framework 4.0.
how do you truncate a table using entity data model?
What is objectcontext? : Entity framework
What is session state management?
Is dapper faster than entity framework?
How do you handle variable number of segments in a route definition?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is the difference between ViewData, ViewBag and TempData?
What is stateless model?
What is oauth in web api?
explain lazy loading, eager loading, and explicit loading?