what do you mean by .Net Framework
Answer Posted / ilayaraja
.Net framework is a runtime environment that makes it much
easier to write good,robust code quickly and to
manage ,deploy and revise the code
| Is This Answer Correct ? | 38 Yes | 4 No |
Post New Answer View All Answers
Explain an assembly?
Tell me which namespace are used for accessing the data?
what is commom language runtime?
What is visual basic.net culture?
Explain about Visual basic.NET culture?
what is intermediate language?
Can you please explain the difference between system.string and system.stringbuilder classes?
What are the advantages of VB.NET?
What is stack used for in vb. Net?
What would you do to remove microsoft visual basic name space?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What is the difference between compiler and interpreter?
What are the various open source tool available for VB.NET?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?