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
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is the difference between entity framework and mvc?
Describe the gac in the .net framework.
What is a model in programming?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Does .NET Framework support SAX?
How can we determine action invoked from HTTP GET or HTTP POST?
Explain the advantage of packaging over xcopy in .net?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Explain RenderBody and RenderPage in ASP.Net MVC?
Explain what is 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?
How to use Jquery Plugins in ASP.Net MVC validation?
What is html.renderpartial?
Are there any parts of the .net framework 3.0 that only work on windows vista?