Answer Posted / sri4u_926
Boxing: Converting of Stack based values into the Heap
Based values i.e coverting of a value type to a reference
type is the Boxing.
UnBoxing is vice versa.
| Is This Answer Correct ? | 41 Yes | 1 No |
Post New Answer View All Answers
Can you explain model, controller and view in mvc?
I want ask from plz smaple example code for Biztalkk server
What is .net framework & its benefits?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Describe the .net framework architecture.
What is the use of razor view engine?
explain why t4 entity is important in entity framework?
What is .net framework used for?
Are there any parts of the .net framework 3.0 that only work on windows vista?
what is deferred loading(lazy loading)?
The order of the filters that get executed, if the multiple filters are implemented?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
what is entity framework advantage?
Explain what is the difference between view and partial view?