what do you mean by .Net Framework
Answer Posted / praveen_pn66
.NET frame work is collection of services and objetoriented
software progamming
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is an application domain? how they get created?
What is the difference between custom control and user control?
What is late binding and early binding?
What are the features of c# which are not present in vb.net?
Explain how to send xml file on server using http protocol?
Did vb6 support multi-threading ?
Name some different types of control?
How to send xml file on server using http protocol?
Explain about visual basic?
Described strong typing and weak typing?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
What is normal jit?
Explain about jagged arrarys ?
What is strong name in .net assembly?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.