You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
explain Garbage collector’s functionality on unmanaged code
What are types of constructor?
Are private members inherited in c#?
Is c# code is managed or unmanaged code?
What is connection pooling in ado.net?
What is the use of private constructor in c#?
What is default access specifier for class in c#?
Why we use oops in c#?
What are data types examples?
What is the diff between System.String and System.Text.StringBuilder classes?
How do I edit a dll file?
What is thread safe in c#?
How to use delegates with events?
What sort algorithm does c# use?