Answer Posted / radhika
firstly we use with using keyword.
the content which we want in our programe,some are allready
contain in library .these content are reside in namespace
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do I use partial view?
Explain how you can send the result back in JSON format in MVC?
how do you query in entity model when the result has a join from from different database other than the entity model?
How to use multiple submit buttons in asp.net mvc?
What is the difference between renderaction and renderpartial?
what is eager loading?
What is filters in web api?
What is orm entity framework?
What is conceptual model? : Entity framework
Explain what platforms does the .net framework run on?
how do you mark a property as required? For example, for a project, the name is a required field.
What is entitytype? : Entity framework
How to use Jquery Plugins in ASP.Net MVC validation?
In razor syntax, what is the escape sequence character for @ symbol?
What filters are executed in the end?