Answer Posted / s.mathan
Metadata is nothing but data about data in the database.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the advantage of using system.text.stringbuilder over system.string?
What Is The Smallest Unit Of Execution In .net?
Define a partial class?
What is the difference between an implicit conversion and an explicit conversion?
What is inheritance in csharp?
How to sort an int array in c#?
What is string method in c#?
Which debugging tools you can use in the .NET ssSDK?
What is the symbol used for in c#?
List the differences between method overriding and method overloading?
What is a three-tier application.
Can abstract class have parameterized constructor?
How to install or uninstall a windows service?
What is the delegate in c#?
When do you generally use a class over a struct?