Click here to Skip to main content
15,893,722 members
Home / Discussions / C#
   

C#

 
Generalcopying textbox value to another textbox Pin
Member 144657320-Nov-04 18:10
Member 144657320-Nov-04 18:10 
GeneralRe: copying textbox value to another textbox Pin
sreejith ss nair20-Nov-04 18:35
sreejith ss nair20-Nov-04 18:35 
GeneralRe: copying textbox value to another textbox Pin
Charlie Williams20-Nov-04 20:15
Charlie Williams20-Nov-04 20:15 
GeneralRe: copying textbox value to another textbox Pin
Dave Kreskowiak22-Nov-04 4:17
mveDave Kreskowiak22-Nov-04 4:17 
GeneralRe: copying textbox value to another textbox Pin
Charlie Williams20-Nov-04 20:24
Charlie Williams20-Nov-04 20:24 
GeneralRe: copying textbox value to another textbox Pin
Member 144657320-Nov-04 20:50
Member 144657320-Nov-04 20:50 
GeneralClass accesability and namespaces Pin
aspiringCodeMonkey20-Nov-04 17:05
aspiringCodeMonkey20-Nov-04 17:05 
GeneralRe: Class accesability and namespaces Pin
sreejith ss nair20-Nov-04 19:17
sreejith ss nair20-Nov-04 19:17 
You Wrote : Any suggested reading on Class's, Inheritance and class accessbility with C#?

In .NET we have different class types. Say Abstract class, Selaled class , Concreate Class , Singleton class etc.
In .NET we have classical(is a) inheritance and containmnet(has a).
In .NET we have different type of access modifiers. Say Public,private,Protected,Internal,Internal Protected.

So it is very tough to explain entire concept in a small paragraph. And also it is very tough to see your requirement in one article (consolidated). So what i suggest you is search and find few article related to above mentioned keywords.

This will also help you to learn about Class Libraries
Getting Started With Class Lib
Sreejith Nair
[ My Articles ]
GeneralRe: Class accesability and namespaces Pin
Andrew C Armstrong21-Nov-04 11:54
Andrew C Armstrong21-Nov-04 11:54 
GeneralDIVIDE APPLICATION TO FRAMES Pin
binary_c220-Nov-04 16:52
binary_c220-Nov-04 16:52 
GeneralRe: DIVIDE APPLICATION TO FRAMES Pin
Luis Alonso Ramos20-Nov-04 21:30
Luis Alonso Ramos20-Nov-04 21:30 
GeneralCustom Control Property Pin
pjholliday20-Nov-04 10:51
pjholliday20-Nov-04 10:51 
GeneralRe: Custom Control Property Pin
sreejith ss nair20-Nov-04 18:47
sreejith ss nair20-Nov-04 18:47 
Generalupdating a form while in a loop Pin
Anonymous20-Nov-04 6:56
Anonymous20-Nov-04 6:56 
GeneralRe: updating a form while in a loop Pin
Pauwll20-Nov-04 7:21
Pauwll20-Nov-04 7:21 
GeneralRe: updating a form while in a loop Pin
Anonymous21-Nov-04 4:04
Anonymous21-Nov-04 4:04 
GeneralRe: updating a form while in a loop Pin
Sebastian Schneider21-Nov-04 23:29
Sebastian Schneider21-Nov-04 23:29 
GeneralRe: updating a form while in a loop Pin
Anonymous22-Nov-04 16:37
Anonymous22-Nov-04 16:37 
QuestionImport and save Excel file ??? Pin
npqk20-Nov-04 6:53
npqk20-Nov-04 6:53 
AnswerRe: Import and save Excel file ??? Pin
sreejith ss nair20-Nov-04 19:30
sreejith ss nair20-Nov-04 19:30 
QuestionHow to hide a object's inherited properties ? Pin
Tee+20-Nov-04 6:18
Tee+20-Nov-04 6:18 
AnswerRe: How to hide a object's inherited properties ? Pin
Daniel Turini20-Nov-04 6:29
Daniel Turini20-Nov-04 6:29 
GeneralRe: How to hide a object's inherited properties ? Pin
Tee+20-Nov-04 6:34
Tee+20-Nov-04 6:34 
GeneralRe: How to hide a object's inherited properties ? Pin
Daniel Turini20-Nov-04 6:37
Daniel Turini20-Nov-04 6:37 
GeneralRe: How to hide a object's inherited properties ? Pin
Tee+20-Nov-04 7:03
Tee+20-Nov-04 7:03 

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.