Answer Posted / zeenat
Namespace logically group all realted types for eg:-
system.web.UI will group all UI related features
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What are the two ways to add constraints to a route?
What is the importance of NonActionAttribute?
How large is the .net framework 3.0?
What is entity graph? : Entity framework
How does .net framework works?
What is the difference between windows vista and .net framework 3.0 ?
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.
What are sections?
Can you explain model, controller and view in mvc?
Why to use Html.Partial in ASP.Net 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?
Mention some action filters which are used regularly in ASP.Net MVC?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is meant by bootstrap in mvc5?