Click here to Skip to main content
15,912,069 members
Home / Discussions / C#
   

C#

 
AnswerRe: how can i index files in c# Pin
R. Giskard Reventlov13-Mar-13 10:40
R. Giskard Reventlov13-Mar-13 10:40 
QuestionSplit with Regex Pin
Revolty13-Mar-13 8:21
Revolty13-Mar-13 8:21 
AnswerRe: Split with Regex Pin
Dave Kreskowiak13-Mar-13 9:30
mveDave Kreskowiak13-Mar-13 9:30 
GeneralRe: Split with Regex Pin
SledgeHammer0113-Mar-13 9:33
SledgeHammer0113-Mar-13 9:33 
GeneralRe: Split with Regex Pin
Dave Kreskowiak13-Mar-13 9:46
mveDave Kreskowiak13-Mar-13 9:46 
AnswerRe: Split with Regex Pin
Revolty13-Mar-13 10:29
Revolty13-Mar-13 10:29 
QuestionProblem with override the operators Pin
VendorX13-Mar-13 6:35
VendorX13-Mar-13 6:35 
AnswerRe: Problem with override the operators Pin
Eddy Vluggen13-Mar-13 6:37
professionalEddy Vluggen13-Mar-13 6:37 
GeneralRe: Problem with override the operators Pin
VendorX13-Mar-13 6:47
VendorX13-Mar-13 6:47 
GeneralRe: Problem with override the operators Pin
Eddy Vluggen13-Mar-13 7:20
professionalEddy Vluggen13-Mar-13 7:20 
AnswerRe: Problem with override the operators Pin
Dave Kreskowiak13-Mar-13 6:48
mveDave Kreskowiak13-Mar-13 6:48 
AnswerRe: Problem with override the operators Pin
Richard MacCutchan13-Mar-13 7:24
mveRichard MacCutchan13-Mar-13 7:24 
AnswerRe: Problem with override the operators Pin
Pete O'Hanlon13-Mar-13 7:27
mvePete O'Hanlon13-Mar-13 7:27 
GeneralRe: Problem with override the operators Pin
VendorX13-Mar-13 7:49
VendorX13-Mar-13 7:49 
AnswerRe: Problem with override the operators Pin
DaveyM6913-Mar-13 9:02
professionalDaveyM6913-Mar-13 9:02 
AnswerRe: Problem with override the operators Pin
DaveyM6913-Mar-13 9:10
professionalDaveyM6913-Mar-13 9:10 
GeneralRe: Problem with override the operators Pin
VendorX13-Mar-13 9:38
VendorX13-Mar-13 9:38 
GeneralRe: Problem with override the operators Pin
MicroVirus13-Mar-13 12:06
MicroVirus13-Mar-13 12:06 
QuestionMdi form in c# Pin
keyur_raval13-Mar-13 2:09
keyur_raval13-Mar-13 2:09 
AnswerRe: Mdi form in c# Pin
Pete O'Hanlon13-Mar-13 2:17
mvePete O'Hanlon13-Mar-13 2:17 
keyur_raval wrote:
Is that possible to open two mdi parent form in one(same) mdi container

Not at the same time. You can change what the MDI Parent is, but you can't have two of them together.
I was brought up to respect my elders. I don't respect many people nowadays.

CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

QuestionHow to record the video from a System.Windows.Forms.Panel? Pin
makhondi13-Mar-13 1:33
makhondi13-Mar-13 1:33 
AnswerRe: How to record the video from a System.Windows.Forms.Panel? Pin
NotPolitcallyCorrect13-Mar-13 1:43
NotPolitcallyCorrect13-Mar-13 1:43 
AnswerRe: How to record the video from a System.Windows.Forms.Panel? Pin
makhondi13-Mar-13 1:50
makhondi13-Mar-13 1:50 
GeneralRe: How to record the video from a System.Windows.Forms.Panel? Pin
NotPolitcallyCorrect13-Mar-13 2:36
NotPolitcallyCorrect13-Mar-13 2:36 
AnswerRe: How to record the video from a System.Windows.Forms.Panel? Pin
Pete O'Hanlon13-Mar-13 2:08
mvePete O'Hanlon13-Mar-13 2:08 

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.