What are the Characteristics of .NET?
1. Free and open-source
2. Cross-platform
3. Sharable
4. Friendly
5. Fast
| Is This Answer Correct ? | 0 Yes | 0 No |
What is CLR, CLS,CTS
4 Answers Deloitte, Vee Technologies,
How to implement DataGrid in .NET?
Do you know what is the difference between an abstract class and an interface?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
What is the concept of inheritance and how it works in .net?
What is an EXE?
How you apply a theme in whole application in .Net?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What are the contents of assembly?
Can you configure a .NET Remoting object via XML file?
syntax for binding the data from database
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?