Explain assemblies in .net?


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

Post New Answer

More Dot Net General Interview Questions

Explain the difference between constants and read-only variables?

0 Answers  


How do you generate a strong name?

0 Answers  


Difference between Debugging and tracing in .net

1 Answers  


What is dot net and its uses?

0 Answers  


Explain about the features and elements present in Visual studio.NET IDE?

0 Answers  






what is the default security setting in .net?

0 Answers  


Difference between assembly manifest & metadata

2 Answers  


String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


How to customize the trace output?

0 Answers  


Write code for fetch record nos 15 to 25 from a dataset containing 50 records?

4 Answers   C Squared Systems,


Explain garbage collection?

0 Answers  


What?s different about a Windows service as compared to a regular application?

1 Answers  


Categories