Answer Posted / srk
BOth
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which filter executes first in an asp.net mvc application?
What is session state management?
How to change the action name in mvc?
How we can add the CSS in ASP.Net MVC?
what is entity data model?
Can you explain the page life cycle of mvc?
What are the 3 main components of an asp.net mvc application?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
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.
Is the following route definition a valid route definition? {controller}{action}/{id}
How do I install .net framework?
What is filters in web api?
What is entitycontainer? : Entity framework
What is entity client data provider? : Entity framework
What is clr? How does work clr & wht is work of clr?