Click here to Skip to main content
15,900,461 members
Home / Discussions / WPF
   

WPF

 
QuestionQuestion and thoughts about dragging objects Pin
_Zorro_10-May-10 0:20
professional_Zorro_10-May-10 0:20 
AnswerRe: Question and thoughts about dragging objects Pin
Pete O'Hanlon10-May-10 0:38
mvePete O'Hanlon10-May-10 0:38 
GeneralRe: Question and thoughts about dragging objects Pin
_Zorro_10-May-10 2:12
professional_Zorro_10-May-10 2:12 
AnswerRe: Question and thoughts about dragging objects Pin
Abhinav S10-May-10 0:40
Abhinav S10-May-10 0:40 
GeneralRe: Question and thoughts about dragging objects Pin
_Zorro_10-May-10 2:15
professional_Zorro_10-May-10 2:15 
QuestionWPF Styles and Animations Pin
DTh19789-May-10 21:28
DTh19789-May-10 21:28 
QuestionSilverlight Date Validation Question... Pin
datahead9-May-10 10:24
datahead9-May-10 10:24 
AnswerRe: Silverlight Date Validation Question... Pin
Abhinav S9-May-10 19:25
Abhinav S9-May-10 19:25 
datahead wrote:
Is there a class in the .net libraries that will do this for me? If not, does anyone know of a robust library I could download that already has this functionality?

I had faced the same problem and could not find a solution on the internet.
My database returns 01/01/01 as the null date and .Net's TryParse converts it to 01/01/2001 which is a valid date. The fixed that I finally implemented was to add an additional if condition to check 01/01/01 and treat such a date as null.

The minimum default year is specified in the Control Panel's regional settings option. In XP or Vista I was unable to change this date - not sure about Windows 7.
QuestionWPF ListView scrollable height Pin
astibich27-May-10 11:28
astibich27-May-10 11:28 
AnswerRe: WPF ListView scrollable height Pin
Leung Yat Chun8-May-10 23:13
Leung Yat Chun8-May-10 23:13 
QuestionExpression Web....Not sure if this is the right place to post. Pin
programmervb.netc++6-May-10 21:24
programmervb.netc++6-May-10 21:24 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP9-May-10 1:19
professional#realJSOP9-May-10 1:19 
AnswerRe: Expression Web....Not sure if this is the right place to post. Pin
#realJSOP12-May-10 2:09
professional#realJSOP12-May-10 2:09 
QuestionPass params to web service [SOLVED (but it ain't pretty)] Pin
#realJSOP6-May-10 9:16
professional#realJSOP6-May-10 9:16 
AnswerRe: Pass params to web service Pin
Not Active6-May-10 9:44
mentorNot Active6-May-10 9:44 
GeneralRe: Pass params to web service Pin
#realJSOP6-May-10 10:54
professional#realJSOP6-May-10 10:54 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 5:33
professional#realJSOP7-May-10 5:33 
GeneralRe: Pass params to web service Pin
Not Active7-May-10 7:01
mentorNot Active7-May-10 7:01 
AnswerRe: Pass params to web service Pin
Abhinav S7-May-10 0:23
Abhinav S7-May-10 0:23 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 1:52
professional#realJSOP7-May-10 1:52 
GeneralRe: Pass params to web service Pin
#realJSOP7-May-10 5:33
professional#realJSOP7-May-10 5:33 
GeneralRe: Pass params to web service Pin
Abhinav S7-May-10 6:32
Abhinav S7-May-10 6:32 
QuestionWPF UserControl design question Pin
Alex Barry6-May-10 5:38
Alex Barry6-May-10 5:38 
AnswerRe: WPF UserControl design question Pin
Leung Yat Chun9-May-10 6:26
Leung Yat Chun9-May-10 6:26 
GeneralRe: WPF UserControl design question Pin
Alex Barry10-May-10 2:10
Alex Barry10-May-10 2:10 

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.