what do you mean by .Net Framework
Answer Posted / kamalakannan.a
Microsoft provides a New API(Application Programming
Interface),which gives us to develop the multiple languages
in the single platform.
Because of this platform have CLR,CTS,Class libraries and
web services.
Kamal..
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is the use of system.diagnostics.process class?
Which class allows an element to be accessed using unique key?
What are the different types of applications supported in .net (or) .net framework?
Define clr?
Explain managed code?
Define serialization in .net?
Explain the use of serialization and deserialization?
What does assert() method do In VB.NET
Explain option strict?
Write a VB.Net console program to check whether a number is perfect or not.
What are the different variables in vb.net?
What is deep copy?
what is diffrence constructor and destructor in vb
What is the significance of delegates?
Why do we use ansi keyword?