Define a strong name in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is strong name in c# and how can we use it?
i want o/p 011242110 in c# code.
Is comparable a functional interface?
What is the difference between ref & out parameters?
can you declare an override method to be static if the original method is not static?
What is the use of inheritance in c#?
What is difference between Convert.ToString(variable) and variable.ToString()
What is xaml in c#?
what is the difference between a struct and a class in c#?
What is boolean method?
If a method's return type is void, can you use a return keyword in the method?
What is clr namespace?