Click here to Skip to main content
15,892,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: can i change the captions of 'ok' and 'cancel' buttons of window.confrim message in javascript? Pin
hi_everybody22-Jan-10 19:33
hi_everybody22-Jan-10 19:33 
Questioncooike problem Pin
saravanan0521-Jan-10 17:46
saravanan0521-Jan-10 17:46 
AnswerRe: cooike problem Pin
Pranay Rana21-Jan-10 17:56
professionalPranay Rana21-Jan-10 17:56 
GeneralRe: cooike problem Pin
saravanan0521-Jan-10 18:01
saravanan0521-Jan-10 18:01 
GeneralRe: cooike problem Pin
Pranay Rana21-Jan-10 18:23
professionalPranay Rana21-Jan-10 18:23 
AnswerRe: cooike problem Pin
Brij21-Jan-10 18:56
mentorBrij21-Jan-10 18:56 
Questionhow to resolve the data transmit problem in SOA system Pin
Fired.Fish.Gmail21-Jan-10 15:25
Fired.Fish.Gmail21-Jan-10 15:25 
QuestionInheritence Pin
Learner52021-Jan-10 14:41
Learner52021-Jan-10 14:41 
hi guys,
I have 13 classes like clsSales, clsOrder, clsInvoice, clsEmail, clsTimesheet, etc..... every class has obviously different fields and

properties. But there is one class like Sales which have all fields and properties which other classes have.


Now there are 2 options

first one I should create all classes seperately like

clsSales
saleid, orderid, orderdate, invoiceid, invoicedate, emailid, emaildate, timesheetid, timesheetdate.

clsOrder
orderid, orderdate

clsInvoice
invoiceid, invoicedate

clsEmail
emailid, emaildate


and the second option is I should inherit all classes from clsSales class.


My question is if I Implement 2nd option will this improve or make worse web page performance.

thanks

kind regards,

learner
AnswerRe: Inheritence Pin
N a v a n e e t h21-Jan-10 16:35
N a v a n e e t h21-Jan-10 16:35 
QuestionAdRotator + Update panel + Timer Pin
Hemant Thaker21-Jan-10 8:04
Hemant Thaker21-Jan-10 8:04 
AnswerRe: AdRotator + Update panel + Timer Pin
Brij21-Jan-10 8:34
mentorBrij21-Jan-10 8:34 
GeneralRe: AdRotator + Update panel + Timer Pin
Hemant Thaker21-Jan-10 8:49
Hemant Thaker21-Jan-10 8:49 
GeneralRe: AdRotator + Update panel + Timer Pin
Brij21-Jan-10 8:59
mentorBrij21-Jan-10 8:59 
Questioncolumn selection of GridView Pin
perreq21-Jan-10 7:56
perreq21-Jan-10 7:56 
AnswerRe: column selection of GridView Pin
Rutvik Dave21-Jan-10 8:03
professionalRutvik Dave21-Jan-10 8:03 
GeneralRe: column selection of GridView Pin
perreq21-Jan-10 8:19
perreq21-Jan-10 8:19 
GeneralRe: column selection of GridView Pin
Rutvik Dave21-Jan-10 9:45
professionalRutvik Dave21-Jan-10 9:45 
AnswerRe: column selection of GridView Pin
kadaoui el mehdi21-Jan-10 8:14
kadaoui el mehdi21-Jan-10 8:14 
Questionprotect excel sheet by password using OWC in C# - Exception from HRESULT: 0xE0040059 - Urgent Pin
nishithrajn21-Jan-10 4:29
nishithrajn21-Jan-10 4:29 
QuestionGrid view Paging Issue Pin
Amit Patel198521-Jan-10 3:26
Amit Patel198521-Jan-10 3:26 
GeneralRe: Grid view Paging Issue Pin
Pranay Rana21-Jan-10 4:33
professionalPranay Rana21-Jan-10 4:33 
AnswerRe: Grid view Paging Issue Pin
Rutvik Dave21-Jan-10 7:44
professionalRutvik Dave21-Jan-10 7:44 
AnswerRe: Grid view Paging Issue Pin
Amit Patel198521-Jan-10 18:58
Amit Patel198521-Jan-10 18:58 
QuestionDynamically Changing EventHandlers in Web page Pin
moon_stick21-Jan-10 3:13
moon_stick21-Jan-10 3:13 
AnswerRe: Dynamically Changing EventHandlers in Web page Pin
Pranay Rana21-Jan-10 4:27
professionalPranay Rana21-Jan-10 4:27 

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.