what is assembly?
Answers were Sorted based on User's Feedback
Answer / pranjal
smallest execution unit in .net framework . a file that is
automatically generated by compiler on succesful compilation
of .net application
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / manoj tambe
Assembly is a unit of deployment like EXE or a DLL
| Is This Answer Correct ? | 2 Yes | 1 No |
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
Please explain what is heap and what is stack?
How Can Registry Editor in .NET?
How is a managed code executed?
Difference b/w dataset.clone and dataset.copy ?
Can a try block have more than one catch block?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Define marshling?
What does jit do?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Tell us the difference between managed and unmanaged code?
What is an Exception? How many exceptions exist in Dot net and explain them?