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 accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.
Write a VB.Net console program to check whether a number is perfect or not.
What is the difference between .dll extension and .exe extension files?
Explain the difference between dispose and finalize()?
How to create a constant in vb.net?
What is the feature which is common to all .net languages?
What is the main purpose of garbage collector?
Can you please explain the difference between namespace and assembly?
wht is the use of console application?
Explain an assembly and its use?
How many ways the function can return values?
Explain strong name in .net assembly?
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)