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
What is the 'page life cycle' of an ASP.NET MVC?
Explain what is routing?
Is .net framework dead?
Explain what platforms does the .net framework run on?
What is MVVM design pattern?
Explain RenderBody and RenderPage in ASP.Net MVC?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is orm entity framework?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How does the 'page lifecycle' of asp.net mvc works?
What does a viewmodel do?
Explain the use of Inversion of control (IOC)?
What are Model Binders in ASP.Net MVC?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is namespace of asp.net mvc?