Click here to Skip to main content
15,745,432 members
Home / Discussions / C#
   

C#

 
AnswerRe: .Net C# GUI dll will use in VB6 (Not user control) Pin
Shameel31-Aug-12 4:47
professionalShameel31-Aug-12 4:47 
GeneralRe: .Net C# GUI dll will use in VB6 (Not user control) Pin
mamoony31-Aug-12 7:59
mamoony31-Aug-12 7:59 
Questionhow to get difference between 2 dates in years:months format? Pin
Anurag Sinha V30-Aug-12 21:56
Anurag Sinha V30-Aug-12 21:56 
AnswerRe: how to get difference between 2 dates in years:months format? Pin
Richard MacCutchan30-Aug-12 22:36
mveRichard MacCutchan30-Aug-12 22:36 
GeneralRe: how to get difference between 2 dates in years:months format? Pin
Anurag Sinha V30-Aug-12 23:29
Anurag Sinha V30-Aug-12 23:29 
GeneralRe: how to get difference between 2 dates in years:months format? Pin
Richard MacCutchan31-Aug-12 4:11
mveRichard MacCutchan31-Aug-12 4:11 
AnswerRe: how to get difference between 2 dates in years:months format? Pin
PIEBALDconsult31-Aug-12 3:17
professionalPIEBALDconsult31-Aug-12 3:17 
GeneralRe: how to get difference between 2 dates in years:months format? Pin
Marcus_231-Aug-12 3:49
Marcus_231-Aug-12 3:49 
PIEBALDconsult wrote:
you must take the varying lengths of months and Leap Days and into account.



I'm not saying that it's right, or that anyone should do it, but what about the Datediff function in the Microsoft.VisualBasic namespace? There you'r able to get the difference in months and years without that hassle.

But saying that, I've not used that namespace in a C# solution.
AnswerRe: how to get difference between 2 dates in years:months format? Pin
Ravi Bhavnani31-Aug-12 7:21
professionalRavi Bhavnani31-Aug-12 7:21 
GeneralRe: how to get difference between 2 dates in years:months format? Pin
Anurag Sinha V31-Aug-12 18:08
Anurag Sinha V31-Aug-12 18:08 
AnswerRe: how to get difference between 2 dates in years:months format? Pin
timeArrowI2-Sep-12 21:59
timeArrowI2-Sep-12 21:59 
GeneralRe: how to get difference between 2 dates in years:months format? Pin
Anurag Sinha V3-Sep-12 1:00
Anurag Sinha V3-Sep-12 1:00 
QuestionTrackbar's Scroll Box Position Pin
varunpandeyengg30-Aug-12 20:57
varunpandeyengg30-Aug-12 20:57 
AnswerRe: Trackbar's Scroll Box Position Pin
OriginalGriff30-Aug-12 21:11
mvaOriginalGriff30-Aug-12 21:11 
QuestionDrawLines problem Pin
john563230-Aug-12 20:42
john563230-Aug-12 20:42 
AnswerRe: DrawLines problem Pin
Abhinav S30-Aug-12 21:08
Abhinav S30-Aug-12 21:08 
AnswerRe: DrawLines problem Pin
Manfred Rudolf Bihy30-Aug-12 21:12
professionalManfred Rudolf Bihy30-Aug-12 21:12 
AnswerRe: DrawLines problem Pin
OriginalGriff30-Aug-12 21:23
mvaOriginalGriff30-Aug-12 21:23 
AnswerRe: DrawLines problem Pin
Dave Kreskowiak31-Aug-12 2:13
mveDave Kreskowiak31-Aug-12 2:13 
QuestionC# workin with xsd file Pin
dcof30-Aug-12 18:04
dcof30-Aug-12 18:04 
AnswerRe: C# workin with xsd file Pin
PIEBALDconsult30-Aug-12 18:52
professionalPIEBALDconsult30-Aug-12 18:52 
AnswerRe: C# workin with xsd file Pin
RobCroll30-Aug-12 19:11
RobCroll30-Aug-12 19:11 
AnswerRe: C# workin with xsd file Pin
jschell31-Aug-12 7:13
jschell31-Aug-12 7:13 
QuestionCan I import forms into C# Pin
PapaGeek30-Aug-12 8:32
PapaGeek30-Aug-12 8:32 
AnswerRe: Can I import forms into C# Pin
OriginalGriff30-Aug-12 8:43
mvaOriginalGriff30-Aug-12 8:43 

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.