What is gac? How to put assembly in gac?
No Answer is Posted For this Question
Be the First to Post Answer
What is extended method in c#
What is addressof operator?
Why use “using” in c#?
How can we sort the elements of the array in descending order?
Can we set image Source dynamically using C# in WPF application?
What is the functionality of break and continue in Visual Studio?
State the top.NET class that everything is derived from?
How many types of constructors are there?
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?
Can you instantiate an abstract class c#?
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?
Why do we use static methods in c#?