Click here to Skip to main content
15,891,597 members
Home / Discussions / C#
   

C#

 
GeneralRe: Process Exit problem ! Pin
#realJSOP15-Feb-10 4:25
mve#realJSOP15-Feb-10 4:25 
AnswerRe: Process Exit problem ! Pin
#realJSOP15-Feb-10 0:00
mve#realJSOP15-Feb-10 0:00 
QuestionRe: Process Exit problem ! Pin
Nematjon Rahmanov15-Feb-10 0:41
Nematjon Rahmanov15-Feb-10 0:41 
AnswerRe: Process Exit problem ! Pin
#realJSOP15-Feb-10 1:28
mve#realJSOP15-Feb-10 1:28 
GeneralRe: Process Exit problem ! Pin
Nematjon Rahmanov15-Feb-10 1:39
Nematjon Rahmanov15-Feb-10 1:39 
AnswerRe: Process Exit problem ! Pin
Dave Kreskowiak15-Feb-10 5:37
mveDave Kreskowiak15-Feb-10 5:37 
QuestionOnclick event of Hyperlink Pin
muka6614-Feb-10 22:36
muka6614-Feb-10 22:36 
Questionconversion from docx to html Pin
abcurl14-Feb-10 21:35
abcurl14-Feb-10 21:35 
QuestionHow to submit just a class name as a parameter of a method? Pin
ThomasZ0114-Feb-10 20:33
ThomasZ0114-Feb-10 20:33 
AnswerRe: How to submit just a class name as a parameter of a method? Pin
AhsanS14-Feb-10 20:45
AhsanS14-Feb-10 20:45 
GeneralRe: How to submit just a class name as a parameter of a method? Pin
ThomasZ0114-Feb-10 22:11
ThomasZ0114-Feb-10 22:11 
AnswerRe: How to submit just a class name as a parameter of a method? Pin
AspDotNetDev14-Feb-10 20:46
protectorAspDotNetDev14-Feb-10 20:46 
GeneralRe: How to submit just a class name as a parameter of a method? Pin
ThomasZ0114-Feb-10 22:08
ThomasZ0114-Feb-10 22:08 
GeneralRe: How to submit just a class name as a parameter of a method? Pin
AspDotNetDev15-Feb-10 5:27
protectorAspDotNetDev15-Feb-10 5:27 
AnswerRe: How to submit just a class name as a parameter of a method? Pin
Karthik Kalyanasundaram15-Feb-10 3:49
Karthik Kalyanasundaram15-Feb-10 3:49 
AnswerRe: How to submit just a class name as a parameter of a method? Pin
PIEBALDconsult16-Feb-10 6:39
mvePIEBALDconsult16-Feb-10 6:39 
QuestionExecuting batch files in C#. Pin
James_72214-Feb-10 19:10
James_72214-Feb-10 19:10 
AnswerRe: Executing batch files in C#. Pin
AhsanS14-Feb-10 20:47
AhsanS14-Feb-10 20:47 
If you want to do something in a batch (Sequence). Then write all those commands in batch file and execute it. If you want to start that batch file from a C# application.

use Process.Start

Ahsan Ullah
Senior Software Engineer
MCTS 2.0
AnswerRe: Executing batch files in C#. Pin
#realJSOP15-Feb-10 0:05
mve#realJSOP15-Feb-10 0:05 
QuestionRegular expression to control input range Pin
KASR114-Feb-10 18:06
KASR114-Feb-10 18:06 
AnswerRe: Regular expression to control input range Pin
AspDotNetDev14-Feb-10 20:42
protectorAspDotNetDev14-Feb-10 20:42 
AnswerRe: Regular expression to control input range Pin
OriginalGriff14-Feb-10 23:10
mveOriginalGriff14-Feb-10 23:10 
Questiondetect the connection has been disconnect in tcpclient Pin
eyeshield2114-Feb-10 16:52
eyeshield2114-Feb-10 16:52 
AnswerRe: detect the connection has been disconnect in tcpclient Pin
AhsanS14-Feb-10 20:48
AhsanS14-Feb-10 20:48 
GeneralRe: detect the connection has been disconnect in tcpclient Pin
eyeshield2114-Feb-10 21:37
eyeshield2114-Feb-10 21:37 

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.