Click here to Skip to main content
16,004,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: soap vs http Pin
badgrs5-Mar-07 0:39
badgrs5-Mar-07 0:39 
AnswerRe: soap vs http Pin
Vasudevan Deepak Kumar6-Mar-07 9:34
Vasudevan Deepak Kumar6-Mar-07 9:34 
QuestionQUICKBOOK Integration Pin
DGtech5-Mar-07 0:24
DGtech5-Mar-07 0:24 
AnswerRe: QUICKBOOK Integration Pin
MaxRelaxman5-Mar-07 9:29
MaxRelaxman5-Mar-07 9:29 
AnswerRe: QUICKBOOK Integration Pin
Vasudevan Deepak Kumar6-Mar-07 9:35
Vasudevan Deepak Kumar6-Mar-07 9:35 
QuestionCrystal report is not working on client Pin
AjayKrSh4-Mar-07 23:57
AjayKrSh4-Mar-07 23:57 
AnswerRe: Crystal report is not working on client Pin
Sylvester george6-Mar-07 2:08
Sylvester george6-Mar-07 2:08 
QuestionRegarding System.Object Class Pin
VishalSharmaDev4-Mar-07 23:33
VishalSharmaDev4-Mar-07 23:33 
hi guys

in .net when we want to derive a class from another class we use this syntax.

public class MyDerivedClass : MyBaseClas
{
...

but whenever we create any class, it is automatically get derived from system.object.. how it happens and who does it...

e.g.

public class TestClass
{
public string FirstName;
public string LastName;
}

if you have noticed any way that whenever we create object of this class in our code, we get Equals(), ToString(), GetHashCode() and another method of System.Object class also..

can any body explain

regards
vishal

Thanks & Regards

Vishal Sharma
vishalsharma556@yahoo.co.in

AnswerRe: Regarding System.Object Class Pin
Irshad Sulaimani5-Mar-07 0:10
Irshad Sulaimani5-Mar-07 0:10 
Questionvss Pin
siddisagar4-Mar-07 23:23
siddisagar4-Mar-07 23:23 
AnswerRe: vss Pin
badgrs5-Mar-07 0:36
badgrs5-Mar-07 0:36 
GeneralRe: vss Pin
Irshad Sulaimani5-Mar-07 1:28
Irshad Sulaimani5-Mar-07 1:28 
GeneralRe: vss Pin
badgrs5-Mar-07 2:23
badgrs5-Mar-07 2:23 
QuestionGridview + asp.net 2.0 + c# Pin
ritu43214-Mar-07 23:16
ritu43214-Mar-07 23:16 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
Omkar Ghaisas5-Mar-07 0:00
Omkar Ghaisas5-Mar-07 0:00 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu43215-Mar-07 0:13
ritu43215-Mar-07 0:13 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Omkar Ghaisas5-Mar-07 0:24
Omkar Ghaisas5-Mar-07 0:24 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu43215-Mar-07 0:29
ritu43215-Mar-07 0:29 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Omkar Ghaisas5-Mar-07 0:41
Omkar Ghaisas5-Mar-07 0:41 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu43215-Mar-07 0:47
ritu43215-Mar-07 0:47 
QuestionRun bat file with authentication mode="Forms" Pin
netDeveloper4-Mar-07 23:10
netDeveloper4-Mar-07 23:10 
QuestionSorting Arrow in GridView Pin
NoviceASP4-Mar-07 23:00
NoviceASP4-Mar-07 23:00 
Questionvalidate emails which is seperated with comma Pin
yesu prakash4-Mar-07 22:29
yesu prakash4-Mar-07 22:29 
AnswerRe: validate emails which is seperated with comma Pin
M A A Mehedi Hasan4-Mar-07 23:13
M A A Mehedi Hasan4-Mar-07 23:13 
AnswerRe: validate emails which is seperated with comma Pin
badgrs5-Mar-07 0:30
badgrs5-Mar-07 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.