Where do I put dll files?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

If casting fails what type of exception is thrown?

0 Answers  


What is the default value of object in c#?

0 Answers  


What is a float?

0 Answers  


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


What is the use of main method in c#?

0 Answers  






Name the property of the textbox which cannot be changed at runtime?

0 Answers  


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

0 Answers  


how to add datarow to datatable

1 Answers  


What is a scope in c#?

0 Answers  


What is a satellite assembly in c#?

0 Answers  


Is multiple inheritance possible in c#?

0 Answers  


Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?

1 Answers  


Categories