Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
No Answer is Posted For this Question
Be the First to Post Answer
what is an assembly ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Explain hard disk? : Dot net architecture
How can i create only one instance of class and thus doesn't allow creating any more instances?
Explain COM with example?
Difference between type constructor and instance constructor?
Can I customise the trace output?
3. Should validation (did the user enter a real date) occur server-side or client-side? Why?
Whate are resource files? How are they used in .net?
Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?
what is the difference between Exportdll and Importdll ?
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?