Answer Posted / naren
using <aliasname>=<namespace>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Explain bundle.config in mvc4?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Is it possible to create a custom filter?
What is model first? : Entity framework
what is csdl?
Explain .Net Framework? Why we use it?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Explain the use of Inversion of control (IOC)?
List out few different return types of a controller action method?
How does work clr?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Explain two instances where routing is not implemented or required?
What is entitytype? : Entity framework
What is the advantage of mvc?