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 |
How different are interface and abstract class in .Net?
Describe the Managed Execution Process
The project which you have made, which methodology did you use?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
What is the microsoft .net?
What's singleton activation mode in .net?
What is "microsoft intermediate language" (msil)?
Explain the differences between server-side code and client-side code.
Is .net is a language?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
diff between forms authentication and windows authentication?
Is .net an object oriented language? What are their components?