Answer Posted / rahul
1.manifest
2.IL Intermediate language
3.Metadata
4. Bitmaps
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is garbage collection in .net? Explain the garbage collection process?
Explain asp.net?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain what is the difference between response.redirect & server.transfer?
What is a metadata in .net?
What is strong-typing versus weak-typing? Which is preferred?
Describe difference between inline and code-behind?
Explain the code behind wors and contrast that using the inline style.
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
How we can achieve Connection pooling in .Net?
Can a try block have nested try blocks?
Define code access security (cas)?
How server form post-back works?
What is the difference between override and overload in a method?
What is the difference between server.transfer and response.redirect? Why?