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 |
What are the advantages of migrating to vb.net?
What are the two main parts of .net?
What are the advantages of VB.NET?
Can you please explain the difference between value and reference types?
What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Explain about globalization?
how to get sum of two numbers in vb.net?
14 Answers Factorial, Paul Infotech, Satyam,
What is multiple form in vb?
How to store decimal data in .net?
What are the different types of a stream?
if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve
hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.
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)