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

C#

 
AnswerRe: Quick question involving xml deserialization and strings Pin
Pete O'Hanlon18-Jul-07 4:35
mvePete O'Hanlon18-Jul-07 4:35 
GeneralRe: Quick question involving xml deserialization and strings Pin
ruanr18-Jul-07 4:39
ruanr18-Jul-07 4:39 
GeneralRe: Quick question involving xml deserialization and strings Pin
Pete O'Hanlon18-Jul-07 4:46
mvePete O'Hanlon18-Jul-07 4:46 
QuestionMaking a simple button Pin
sharpiesharpie18-Jul-07 4:13
sharpiesharpie18-Jul-07 4:13 
AnswerRe: Making a simple button Pin
Jon Hulatt18-Jul-07 4:37
Jon Hulatt18-Jul-07 4:37 
AnswerRe: Making a simple button Pin
Jimmanuel18-Jul-07 7:04
Jimmanuel18-Jul-07 7:04 
QuestionCustom Validators - Basics Pin
imnotso#18-Jul-07 4:10
imnotso#18-Jul-07 4:10 
AnswerRe: Custom Validators - Basics Pin
Pete O'Hanlon18-Jul-07 5:20
mvePete O'Hanlon18-Jul-07 5:20 
Use the custom validator - there's a method on the DateTime class called TryParse. This is a great way to check to see if the date is valid. Also, use a required validator on the date that is required.

Please visit http://www.readytogiveup.com/ and do something special today.
Deja View - the feeling that you've seen this post before.

QuestionSorry I neither know how to do any Pin
jagafa18-Jul-07 4:06
jagafa18-Jul-07 4:06 
AnswerRe: Sorry I neither know how to do any Pin
Pete O'Hanlon18-Jul-07 4:11
mvePete O'Hanlon18-Jul-07 4:11 
QuestionError reading MSMQ Pin
ramdil18-Jul-07 3:33
ramdil18-Jul-07 3:33 
AnswerRe: Error reading MSMQ Pin
Pete O'Hanlon18-Jul-07 4:12
mvePete O'Hanlon18-Jul-07 4:12 
GeneralRe: Error reading MSMQ Pin
ramdil18-Jul-07 5:42
ramdil18-Jul-07 5:42 
QuestionGridview : how to get an "Excel Freeze panes"-like behavior ? Pin
SierraMike18-Jul-07 2:32
SierraMike18-Jul-07 2:32 
AnswerRe: Gridview : how to get an "Excel Freeze panes"-like behavior ? Pin
Tarakeshwar Reddy18-Jul-07 2:53
professionalTarakeshwar Reddy18-Jul-07 2:53 
QuestionGetting input from command window? Pin
liqnit18-Jul-07 2:30
liqnit18-Jul-07 2:30 
AnswerRe: Getting input from command window? Pin
originSH18-Jul-07 2:46
originSH18-Jul-07 2:46 
GeneralRe: Getting input from command window? Pin
liqnit18-Jul-07 3:23
liqnit18-Jul-07 3:23 
GeneralRe: Getting input from command window? Pin
originSH18-Jul-07 4:29
originSH18-Jul-07 4:29 
GeneralRe: Getting input from command window? Pin
liqnit18-Jul-07 5:42
liqnit18-Jul-07 5:42 
GeneralRe: Getting input from command window? Pin
originSH18-Jul-07 5:50
originSH18-Jul-07 5:50 
QuestionTo Change the Font Pin
Hum Dum18-Jul-07 2:26
Hum Dum18-Jul-07 2:26 
AnswerRe: To Change the Font Pin
Pete O'Hanlon18-Jul-07 2:35
mvePete O'Hanlon18-Jul-07 2:35 
Questionmousedown event Pin
tim_gunning18-Jul-07 2:25
tim_gunning18-Jul-07 2:25 
AnswerRe: mousedown event Pin
Martin#18-Jul-07 2:46
Martin#18-Jul-07 2:46 

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.