How do I unload an assembly?


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

Post New Answer

More C Sharp Interview Questions

What is a system lock?

0 Answers   KEN Group, Wipro,


What is sql transaction in c#?

0 Answers  


Using system; class main { public static void Main() { int a = 1; for (int i = 0; i < 10; i++) { int j = a * 5; Console.WriteLine(a + "*5=" + j); a++; } Console.ReadLine(); } }

1 Answers  


hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?

0 Answers  


Why do we need to override in c#?

0 Answers  






What is meant by desktop application?

0 Answers  


what is dynamic sql

2 Answers   TCS, Wipro,


What is Named parameter in C#?

0 Answers  


What is assembly c#?

0 Answers  


What is delimiter in c#?

0 Answers  


What is manifest ?

3 Answers   Digital GlobalSoft,


What is namespace c#?

0 Answers  


Categories