Click here to Skip to main content
15,913,836 members
Home / Discussions / C#
   

C#

 
AnswerRe: howto list running processes ? Pin
stancrm27-Jun-06 3:42
stancrm27-Jun-06 3:42 
AnswerRe: howto list running processes ? Pin
wasife27-Jun-06 3:48
wasife27-Jun-06 3:48 
Question"error creating window handle" Pin
rah_sin27-Jun-06 2:14
professionalrah_sin27-Jun-06 2:14 
Questionhow to copy file to a shared folder in LAN using C# Pin
yossof elnaggar27-Jun-06 1:10
yossof elnaggar27-Jun-06 1:10 
QuestionPlease examine the article Pin
ashishinfra27-Jun-06 0:16
ashishinfra27-Jun-06 0:16 
AnswerRe: Please examine the article Pin
J4amieC27-Jun-06 0:31
J4amieC27-Jun-06 0:31 
GeneralRe: Please examine the article Pin
ashishinfra27-Jun-06 2:38
ashishinfra27-Jun-06 2:38 
GeneralRe: Please examine the article Pin
J4amieC27-Jun-06 2:49
J4amieC27-Jun-06 2:49 
Well, by encapsulation I mean that you have defined this XML Schema to store information about your procedures, but then you use the XML DOM directly to read this data. You should consider "encapsulating" this functionality into a class which makes it easier for the user (of this library) to read the settings without any reference to the schema or the XML classes.

Also, this sort of functionality is usually "encapsulated" into a Data Abstraction Layer, where the programmer just issues requests to it, and some data is returned... this subject is huge and I cannot really define a data abstraction layer fully in a post - therefore you need to do some research to properly understand the subject you are writing about.

My initial post was rather harsh, as I personally do not like the forums being used to advertise articles. I also do not wish to discourage you or anyone from writing articles - but you should do a certain amount of research and ensure it is a subject you are reasonably knowledgable about before starting.



Current blacklist
svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

AnswerRe: Please examine the article Pin
Dave Kreskowiak27-Jun-06 1:53
mveDave Kreskowiak27-Jun-06 1:53 
GeneralRe: Please examine the article Pin
ashishinfra27-Jun-06 2:14
ashishinfra27-Jun-06 2:14 
AnswerRe: Please examine the article Pin
Jun Du27-Jun-06 2:01
Jun Du27-Jun-06 2:01 
QuestionWebservice DAL performance Pin
Cegoya27-Jun-06 0:07
Cegoya27-Jun-06 0:07 
QuestionAn project on DataGrid in C# Pin
Alamzeb khan27-Jun-06 0:06
Alamzeb khan27-Jun-06 0:06 
Questioninternet explorer idownloadmanager interface-how to implement it? Pin
Qaiser_Iftikhar26-Jun-06 23:57
Qaiser_Iftikhar26-Jun-06 23:57 
AnswerRe: internet explorer idownloadmanager interface-how to implement it? Pin
BoneSoft27-Jun-06 3:57
BoneSoft27-Jun-06 3:57 
GeneralRe: internet explorer idownloadmanager interface-how to implement it? Pin
Qaiser_Iftikhar27-Jun-06 22:50
Qaiser_Iftikhar27-Jun-06 22:50 
QuestionA question again regarding importing DLL's Pin
NoobNooberNoobest26-Jun-06 23:47
NoobNooberNoobest26-Jun-06 23:47 
AnswerRe: A question again regarding importing DLL's Pin
Jun Du27-Jun-06 4:23
Jun Du27-Jun-06 4:23 
AnswerRe: A question again regarding importing DLL's Pin
stancrm27-Jun-06 9:47
stancrm27-Jun-06 9:47 
QuestionUDP in C# using Winsock Library Pin
Andy Rama26-Jun-06 23:29
Andy Rama26-Jun-06 23:29 
QuestionChat application over http Pin
AB777126-Jun-06 23:27
AB777126-Jun-06 23:27 
AnswerRe: Chat application over http Pin
Nader Elshehabi26-Jun-06 23:38
Nader Elshehabi26-Jun-06 23:38 
GeneralRe: Chat application over http Pin
AB777126-Jun-06 23:58
AB777126-Jun-06 23:58 
GeneralRe: Chat application over http Pin
Nader Elshehabi27-Jun-06 5:58
Nader Elshehabi27-Jun-06 5:58 
AnswerRe: Chat application over http Pin
Jun Du27-Jun-06 4:36
Jun Du27-Jun-06 4:36 

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.