what is the root namespace for all types?
Answers were Sorted based on User's Feedback
Answer / srivas
System.Object is the root namespace for all types.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / raghuram
system is the root namespace and system.object is the base
class of all calass in dot net framework.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / aggee
"system.object" is the root name space for all types....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hiro kapuriya
using System.data.sqlclient
vb.net
import aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / payal
System is root namespace for all types
in vb.net
imports System.data.sqlclient
in c#
using System.data.sqlcient
| Is This Answer Correct ? | 3 Yes | 4 No |
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.
What is the exact defination of object?
Where would you use Abstract class and Interface?
How does vb.net achieve polymorphism?
Which properties are used to bind a DataGridView control?
What do you mean by serialization and deserialization?
what is vb.net?
What’s the difference between private and shared assembly?
How do you validate Date by using which validation Control?
Trace and Debug belongs to which namespaces?
What are the objects in asp.net?
Explain code security?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)