Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
JokeRe: how to block pc on network from another pc Pin
nagendrathecoder4-Oct-09 19:12
nagendrathecoder4-Oct-09 19:12 
GeneralRe: how to block pc on network from another pc Pin
Pete O'Hanlon4-Oct-09 21:51
mvePete O'Hanlon4-Oct-09 21:51 
GeneralRe: how to block pc on network from another pc Pin
nagendrathecoder4-Oct-09 21:59
nagendrathecoder4-Oct-09 21:59 
Questionprotect connection string c# Form to remote sql server 2008 Pin
mutafa814-Oct-09 7:37
mutafa814-Oct-09 7:37 
AnswerRe: protect connection string c# Form to remote sql server 2008 Pin
Dave Kreskowiak4-Oct-09 8:04
mveDave Kreskowiak4-Oct-09 8:04 
AnswerRe: protect connection string c# Form to remote sql server 2008 Pin
harold aptroot4-Oct-09 9:02
harold aptroot4-Oct-09 9:02 
Questionpossibility of the encapsulation Pin
akram30024-Oct-09 4:08
akram30024-Oct-09 4:08 
AnswerRe: possibility of the encapsulation Pin
Nagy Vilmos4-Oct-09 4:32
professionalNagy Vilmos4-Oct-09 4:32 
If you mean 'can I encapsulate one class in another' then yes. Encapsulation is the idea of hiding the implimentation. A good example would be when a collection is being used, externally no one should see how which collection type is used, at most individual elements and an iterator are exposed.

Think this way:
A has a B - A has encapsulated the functionality of B - it has a reference to it and can use it.
A is a C - A extends C through inheritence.



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: possibility of the encapsulation Pin
akram30024-Oct-09 4:39
akram30024-Oct-09 4:39 
GeneralRe: possibility of the encapsulation Pin
Thaer Hamael4-Oct-09 4:39
Thaer Hamael4-Oct-09 4:39 
GeneralRe: possibility of the encapsulation Pin
Richard MacCutchan4-Oct-09 4:43
mveRichard MacCutchan4-Oct-09 4:43 
GeneralRe: possibility of the encapsulation Pin
Nagy Vilmos4-Oct-09 4:52
professionalNagy Vilmos4-Oct-09 4:52 
QuestionDoes dotnet provide video converter APIs??? Pin
yogesh_softworld1234-Oct-09 1:06
yogesh_softworld1234-Oct-09 1:06 
AnswerRe: Does dotnet provide video converter APIs??? Pin
Dave Kreskowiak4-Oct-09 2:24
mveDave Kreskowiak4-Oct-09 2:24 
GeneralRe: Does dotnet provide video converter APIs??? Pin
yogesh_softworld1234-Oct-09 3:17
yogesh_softworld1234-Oct-09 3:17 
GeneralRe: Does dotnet provide video converter APIs??? Pin
Rajesh Anuhya4-Oct-09 3:59
professionalRajesh Anuhya4-Oct-09 3:59 
QuestionC# Simple Geometry Shape Recognition,need help Pin
kideve4-Oct-09 0:16
kideve4-Oct-09 0:16 
AnswerRe: C# Simple Geometry Shape Recognition,need help Pin
Richard MacCutchan4-Oct-09 1:41
mveRichard MacCutchan4-Oct-09 1:41 
GeneralRe: C# Simple Geometry Shape Recognition,need help [modified] Pin
kideve4-Oct-09 1:49
kideve4-Oct-09 1:49 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
Richard MacCutchan4-Oct-09 4:47
mveRichard MacCutchan4-Oct-09 4:47 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
kideve4-Oct-09 16:28
kideve4-Oct-09 16:28 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
Richard MacCutchan4-Oct-09 22:26
mveRichard MacCutchan4-Oct-09 22:26 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
kideve5-Oct-09 0:15
kideve5-Oct-09 0:15 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
EliottA4-Oct-09 16:38
EliottA4-Oct-09 16:38 
GeneralRe: C# Simple Geometry Shape Recognition,need help Pin
kideve4-Oct-09 16:44
kideve4-Oct-09 16:44 

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.