can we convert .class file to dll file



can we convert .class file to dll file..

Answer / karthik

csc /t:library source.cs -> source.dll

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

if 2 is passed as an argument to the method,void GC.Collect then what would be the result?

0 Answers  


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

0 Answers  


i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

1 Answers   Concentrix,


Write a program to create a process in UNIX

0 Answers  


What is the client concept in SAP? What is the meaning of client independent?

3 Answers  






it is a language or tools?

0 Answers  


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

0 Answers   Tesco,


Outline the two important features of a terminating recursion. Any ideas?

0 Answers  


what is mutex?

4 Answers   Axiom, Blue Star, SQL Star,


what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....

16 Answers  


Can any one give an example (Source Code) on virtual function implemetation in Java?

0 Answers  


why we use abstract in awt?

0 Answers  


Categories