Click here to Skip to main content
15,885,835 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: detect the connection has been disconnect in tcpclient Pin
AhsanS14-Feb-10 23:05
AhsanS14-Feb-10 23:05 
GeneralRe: detect the connection has been disconnect in tcpclient Pin
harold aptroot14-Feb-10 23:14
harold aptroot14-Feb-10 23:14 
GeneralRe: detect the connection has been disconnect in tcpclient Pin
eyeshield2116-Feb-10 21:05
eyeshield2116-Feb-10 21:05 
QuestionGetting Source Code? Pin
Raztor014-Feb-10 16:01
Raztor014-Feb-10 16:01 
AnswerRe: Getting Source Code? Pin
Gaurav Dudeja India14-Feb-10 18:14
Gaurav Dudeja India14-Feb-10 18:14 
GeneralRe: Getting Source Code? Pin
Raztor015-Feb-10 4:16
Raztor015-Feb-10 4:16 
AnswerRe: Getting Source Code? Pin
#realJSOP15-Feb-10 0:11
mve#realJSOP15-Feb-10 0:11 
GeneralRe: Getting Source Code? Pin
Raztor015-Feb-10 4:15
Raztor015-Feb-10 4:15 
QuestionSimple Question About Sending/Receiving Data To/From A Server Pin
BlitzPackage14-Feb-10 15:24
BlitzPackage14-Feb-10 15:24 
AnswerRe: Simple Question About Sending/Receiving Data To/From A Server Pin
#realJSOP14-Feb-10 15:31
mve#realJSOP14-Feb-10 15:31 

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.