Is a c# interface the same as a c++ abstract class?
No Answer is Posted For this Question
Be the First to Post Answer
Is array value type in c#?
How do I do implement a trace and assert?
What is typeof undefined?
What is the main usage of keyword “virtual†? How does it work for a method or property?
List out the differences between array and arraylist in c#?
What are boxing and unboxing?
What is the difference between the debug class and trace class? Documentation looks the same.
What are lambda expressions used for?
Differentiate between response.expires and response.expiresabsolute?
Explain About sn.exe
What are data types in C#?
0 Answers TryTechnicals Pvt Ltd,
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?