Answer Posted / madhusree.p
because it is CLS(Common language specification) and CTs
(common type specification)
eg: for example under properties window i am creating three
folder images(contains images),messages(contains messages)
and resources(contains GUI)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain why do we use msmq?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What is the advantage of .net?
What is a .DLL and .EXE files called in .NET?
What is Finalizer in .NET define Dispose and Finalize ?
How can you turn-on and turn-off cas?
What is managed code in .NET?
What is Complex Class in .NET?
Please explain the difference between constants and read-only variables?
What is finalize method in .net?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain me what is .net web service?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Explain clr, cts and cls?
How anonymous method is different from a lambda expression?