What is a resource? Provide an example from your recent
project.
Answer Posted / gaurav
Resources are objects like images, text files etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are three common acronyms used in .net, and what do they stand for?
Should I implement finalize on my class? Should I implement idisposable?
What is singlecall activation mode used for in .net?
Explain what is heap and what is stack?
Can you explain what do you understand about web service?
What is the difference between task and thread in .net?
How do I spawn a thread?
Explain the difference between task and thread in .net?
What tools can I use to develop .net applications?
How to instantiate a delegate?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain about the features and elements present in Visual studio.NET IDE?
In code behind class, name the type of code found. Is it the server side code or client side code?
Explain memory-mapped files.
Explain me how does linq work?