Click here to Skip to main content
15,917,808 members
Home / Discussions / C#
   

C#

 
AnswerRe: TabPages controls created on the fly Pin
Rob Philpott10-Oct-07 22:30
Rob Philpott10-Oct-07 22:30 
AnswerRe: TabPages controls created on the fly Pin
Spunky Coder10-Oct-07 22:32
Spunky Coder10-Oct-07 22:32 
AnswerRe: TabPages controls created on the fly Pin
Rob Philpott10-Oct-07 22:34
Rob Philpott10-Oct-07 22:34 
GeneralRe: TabPages controls created on the fly Pin
dave.kelly10-Oct-07 22:41
professionaldave.kelly10-Oct-07 22:41 
Questiondoubts about abstract class and interface Pin
VG Ramanan10-Oct-07 21:25
VG Ramanan10-Oct-07 21:25 
AnswerRe: doubts about abstract class and interface Pin
half-life10-Oct-07 21:38
half-life10-Oct-07 21:38 
GeneralRe: doubts about abstract class and interface Pin
Lutosław10-Oct-07 21:55
Lutosław10-Oct-07 21:55 
AnswerRe: doubts about abstract class and interface Pin
J4amieC10-Oct-07 22:19
J4amieC10-Oct-07 22:19 
Ganesh RV wrote:
can i use a static method in abstract class?


Yes


Ganesh RV wrote:
if i am using all methobs in abstract class as abstract method then how it vary from interface


It doesn't, except that the abstract class can define the method(s) as protected.


Ganesh RV wrote:
why cannot i use an interface instead



You can, except with the interface you don't define an access modifier (public/private/internal/protected)





AnswerRe: doubts about abstract class and interface Pin
Christian Graus10-Oct-07 22:34
protectorChristian Graus10-Oct-07 22:34 
AnswerRe: doubts about abstract class and interface Pin
DavidNohejl10-Oct-07 22:57
DavidNohejl10-Oct-07 22:57 
QuestionSplit Word document Pin
Nitin.raj10-Oct-07 21:19
Nitin.raj10-Oct-07 21:19 
AnswerRe: Split Word document Pin
Paul Conrad12-Oct-07 13:35
professionalPaul Conrad12-Oct-07 13:35 
QuestionHow to set an environmet variable in C# ? Pin
s v joshi10-Oct-07 21:18
s v joshi10-Oct-07 21:18 
AnswerRe: How to set an environmet variable in C# ? Pin
Lutosław10-Oct-07 21:59
Lutosław10-Oct-07 21:59 
GeneralRe: How to set an environmet variable in C# ? Pin
s v joshi10-Oct-07 23:55
s v joshi10-Oct-07 23:55 
GeneralRe: How to set an environmet variable in C# ? Pin
Scott Dorman11-Oct-07 4:13
professionalScott Dorman11-Oct-07 4:13 
GeneralRe: How to set an environmet variable in C# ? Pin
s v joshi12-Oct-07 2:45
s v joshi12-Oct-07 2:45 
GeneralRe: How to set an environmet variable in C# ? Pin
Scott Dorman12-Oct-07 2:52
professionalScott Dorman12-Oct-07 2:52 
GeneralRe: How to set an environmet variable in C# ? Pin
Dave Kreskowiak11-Oct-07 4:23
mveDave Kreskowiak11-Oct-07 4:23 
GeneralRe: How to set an environmet variable in C# ? Pin
s v joshi12-Oct-07 3:25
s v joshi12-Oct-07 3:25 
QuestionAlright, I need help with GetJSObject() Pin
shea85110-Oct-07 21:11
shea85110-Oct-07 21:11 
AnswerRe: Alright, I need help with "GetJSObject()"; Pin
Anthony Mushrow10-Oct-07 21:24
professionalAnthony Mushrow10-Oct-07 21:24 
AnswerRe: Alright, I need help with GetJSObject() Pin
wizardzz10-Apr-12 9:24
wizardzz10-Apr-12 9:24 
QuestionQuestion about active directory Pin
Robert Wang198310-Oct-07 21:10
Robert Wang198310-Oct-07 21:10 
QuestionThe value DataGridViewRow.Tag is lost after sorting Pin
Michael Sync10-Oct-07 21:01
Michael Sync10-Oct-07 21:01 

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.