How do I create a multi language, multi file assembly?


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

Post New Answer

More C Sharp Interview Questions

What is new method in c#?

0 Answers  


How to create events for a control? What is custom events? How to create it?

0 Answers  


Explain ACID rule of thumb for transactions.

3 Answers  


Explain nullable types in c#?

0 Answers  


What is the difference while using directive vs using statement ?

0 Answers  






What is delegate in c# interview questions?

0 Answers  


how many catch we can write in thye program?

2 Answers  


If there are 2 interface IParentInterface & IChildInterface as follows. interface IParentInterface { void InterfaceMethod(); } interface IChildInterface : IParentInterface { void InterfaceMethod(); } Both the interface contains method with same name InterfaceMethod(). How InterfaceMethod() will be handled in IChildInterface as its deriving IParentInterface

3 Answers  


How does bubble sort work?

0 Answers  


Can you declare a C++ type destructor in C# like ~MyClass() ?

1 Answers  


Explain the use of Mutex in C#?

0 Answers   Sans Pareil IT Services,


Show us in simple steps to create setup & deployment project for windows application?

0 Answers   QuestPond,


Categories