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 do you mean by deserialization?
What is a stream in vb.net?
Explain the differences between vb.net and c#, related to oops concepts?
Explain the advantages of vb.net?
Explain jagged array in vb.net?
What is global assembly cache (gac)?
What are the differences between c# and visual basic.net?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is enumerator?
What are all the differences between dispose and finalize()?
What are the different types of a stream?
What are jagged arrays ?
What is an arraylist?
Explain redim keyword?