Answer Posted / asha
BOXING IS DEFINED AS CONVERTING VALUE TYPES TO REFERENCES
TYPES .
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is implement a generic action in webapi?
Can I write il programs directly?
How will you make .NET programs work in Linux ?
What method do you use to explicitly kill a users session? How?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Do you know what is lambda expressions in c#?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Explain about the features and elements present in Visual studio.NET IDE?
What does stateless mean?
What is close method? How its different from finalize and dispose?
Why do we use the “using” statement?
Describe the programming model of a windows service
What is cyclomatic complexity and why is it important?
What is .net and why it is used?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?