Click here to Skip to main content
16,004,919 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to count Array Numbers? Pin
#realJSOP16-Dec-09 2:58
professional#realJSOP16-Dec-09 2:58 
AnswerRe: How to count Array Numbers? Pin
Mirko198016-Dec-09 3:59
Mirko198016-Dec-09 3:59 
Questionhow to check which ports are available? Pin
aniarun15-Dec-09 15:58
aniarun15-Dec-09 15:58 
AnswerRe: how to check which ports are available? Pin
_Maxxx_15-Dec-09 16:37
professional_Maxxx_15-Dec-09 16:37 
AnswerRe: how to check which ports are available? Pin
#realJSOP16-Dec-09 2:58
professional#realJSOP16-Dec-09 2:58 
GeneralRe: how to check which ports are available? Pin
aniarun16-Dec-09 12:42
aniarun16-Dec-09 12:42 
QuestionUsing OCX control in C# Pin
vhassan15-Dec-09 15:43
vhassan15-Dec-09 15:43 
AnswerRe: Using OCX control in C# Pin
N a v a n e e t h15-Dec-09 16:25
N a v a n e e t h15-Dec-09 16:25 
You probably need to create an interface which exposes few methods that acts like facade methods. This methods should eventually call the methods on the control. With this, your business logic project will not be aware of the OCX controls. You can inject this interface instance into your business classes from the presentation layer.

Best wishes,
Navaneeth

AnswerRe: Using OCX control in C# Pin
Abhinav S15-Dec-09 17:31
Abhinav S15-Dec-09 17:31 
GeneralRe: Using OCX control in C# Pin
ali- kanju216-Dec-09 0:47
ali- kanju216-Dec-09 0:47 
Questionwriting data in c# Pin
aniarun15-Dec-09 15:16
aniarun15-Dec-09 15:16 
AnswerRe: writing data in c# Pin
Dr.Walt Fair, PE15-Dec-09 16:48
professionalDr.Walt Fair, PE15-Dec-09 16:48 
Questionseparate PDFs from the report Pin
Jassim Rahma15-Dec-09 12:24
Jassim Rahma15-Dec-09 12:24 
Questiondatagridview Pin
farokhian15-Dec-09 10:16
farokhian15-Dec-09 10:16 
AnswerRe: datagridview Pin
Dr.Walt Fair, PE15-Dec-09 10:28
professionalDr.Walt Fair, PE15-Dec-09 10:28 
GeneralRe: datagridview Pin
farokhian15-Dec-09 19:54
farokhian15-Dec-09 19:54 
GeneralRe: datagridview Pin
Dr.Walt Fair, PE16-Dec-09 5:02
professionalDr.Walt Fair, PE16-Dec-09 5:02 
AnswerRe: datagridview [modified] Pin
hamed-vojdani18-Dec-09 7:31
hamed-vojdani18-Dec-09 7:31 
QuestionProblem in use skincrafter Pin
SajjadZare15-Dec-09 8:50
SajjadZare15-Dec-09 8:50 
AnswerRe: Problem in use skincrafter Pin
EliottA15-Dec-09 9:06
EliottA15-Dec-09 9:06 
QuestionCircular Dependancies! Pin
dae2200015-Dec-09 8:01
dae2200015-Dec-09 8:01 
AnswerRe: Circular Dependancies! Pin
Sir Dot Net15-Dec-09 9:12
Sir Dot Net15-Dec-09 9:12 
GeneralRe: Circular Dependancies! Pin
dae2200015-Dec-09 9:17
dae2200015-Dec-09 9:17 
AnswerRe: Circular Dependancies! Pin
_Maxxx_15-Dec-09 12:57
professional_Maxxx_15-Dec-09 12:57 
AnswerRe: Circular Dependancies! Pin
PIEBALDconsult15-Dec-09 17:19
mvePIEBALDconsult15-Dec-09 17:19 

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.