Answer Posted / sanket
can i get specific answer with example? with simple language?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us what is heap and what is stack?
What is garbage collection and how it works ?
Please explain what is immutability, what is it for and how is it codified?
Which dll translate xml to sql in internet information server (iis)?
What is RPC? What is the use of it?
Please explain what inheritance is, and why it's important?
Is .net a language?
Explain the procedure to add assemly to gac to make it shared one?
What is Full trust permission set in .Net
Difference between machine.config and web.config?
Using com component in .net?
What is the concept of inheritance in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Explain what is a delegate?