What is a resource? Provide an example from your recent
project.
Answer Posted / chandana
Resources are objects like images, text files etc.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Can abstract class have constructor?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
Is lazy thread safe c#?
Is typeof c#?
Explain the feature of c# language?
Why can’t struct be used instead of class for storing entity?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is the compiler of c#?
Define thread?
Why do we need reflection in c#?
Describe the process of “exception handling implementation” in c#?
Explain how to parse a datetime string?
What is sql transaction in c#?
Explain states of a thread in c#?
What is difference between the "throw" and "throw ex" in .net?