No announcements
Found 2927684 threads
-
0 Votes
Best Practices to Validate the User Input
I like the System.Windows.Forms.ErrorProvider to handle the input error.Answered | 2 Replies | 3265 Views | Created by thukralz - Tuesday, May 15, 2007 1:56 PM | Last reply by ThE_lOtUs - Tuesday, May 15, 2007 2:16 PM -
0 Votes
User input validation best practices
Validatiing user input on a windows mobile 6.1 application. I am new to mobile development and am looking for best practices for validating user ...Answered | 5 Replies | 5199 Views | Created by SantiagoPerez - Wednesday, December 17, 2008 7:27 PM | Last reply by warrentang - Monday, December 22, 2008 10:01 AM -
0 Votes
how to validate user input
You can use custom code to validate the input. Refer this link,Discussion | 1 Replies | 771 Views | Created by sdnd2000 - Monday, August 12, 2013 6:05 AM | Last reply by Ch. Rajen Singh - Monday, August 12, 2013 7:06 AM -
1 Votes
What is the best way to validate user input.
To give aDiscussion | 1 Replies | 561 Views | Created by zee_patel - Thursday, March 6, 2014 12:50 PM | Last reply by Diederik Krols - Thursday, March 6, 2014 1:02 PM -
0 Votes
WP7 Input Best Practices for Games
gamepad as a "standard" WP7 input component or should it be done differently? If so, what would be the best approach to get it done ... -
1 Votes
validate the user input in setup installer
i am in some urgent need. I have to validate the user input in setup installer means I have added custom dialogs in installer created by vs 2008 ...Answered | 3 Replies | 5066 Views | Created by RaghvendraS - Wednesday, August 19, 2009 8:23 PM | Last reply by Kira Qian - Monday, August 24, 2009 3:36 AM -
0 Votes
User Controls - Best Practices
After our last User meeting, it is apparent that we will need to create a number of User Controls to encapsulate different parts of the UI to ...Answered | 2 Replies | 1444 Views | Created by westfish - Wednesday, April 4, 2012 3:01 PM | Last reply by westfish - Thursday, April 5, 2012 8:25 PM -
0 Votes
Validate user input
Hi JamesP Congratulations! I’m glad to hear that you have solved this issue by yourself, and it will be very appreciated to ...Answered | 1 Replies | 1524 Views | Created by JamesP1982 - Wednesday, October 3, 2012 7:59 PM | Last reply by Angie Xu - Monday, October 8, 2012 7:43 AM -
2 Votes
where to validate user input in mvvm
If the page is a form for user to input information, lots of textbox should be validate, every property followed a IsPropertyValid propery is too ...Answered | 9 Replies | 2123 Views | Created by Win8Rookie007 - Wednesday, May 15, 2013 9:36 AM | Last reply by BadTony - Thursday, May 16, 2013 12:55 PM -
0 Votes
How to validate User Input on CEdit?
Hi, I want to validate user input on a CEdit. If users click OK or Enter and the CEdit still blank, then I must raiseAnswered | 3 Replies | 5821 Views | Created by Christiawan - Friday, April 18, 2008 7:47 AM | Last reply by Jonathan Chang [NVDA] - Friday, April 18, 2008 8:48 AM -
0 Votes
Best practices for input string manipulation
; will have a list of items). My question is what is the best way to handle this input file? What the best way to ...Answered | 5 Replies | 3404 Views | Created by Solrac Otr - Tuesday, November 17, 2009 2:25 PM | Last reply by jialge_msft - Wednesday, November 18, 2009 6:33 AM -
0 Votes
User Control Development - Best Practices
Is it best practices to call user control methods inside the user control or have them exposed to the parent ...Unanswered | 3 Replies | 1251 Views | Created by Tryin2Bgood - Tuesday, March 19, 2013 3:38 PM | Last reply by Bob Shen - Monday, March 25, 2013 11:05 AM -
0 Votes
Validate float on user input.
You need to use one it's other overloads, so you can pass the CultureInfo in: float.TryParse("0.58", NumberStyles.Any, ...Answered | 1 Replies | 1279 Views | Created by Frank F H - Sunday, February 5, 2012 8:44 PM | Last reply by Pete Laker - Sunday, February 5, 2012 8:50 PM -
2 Votes
Best Practices for User Management?
accessing their site. Is this possible and what would you suggest as a best practice for this? Since the user requirements are very specific, it will be ...Unanswered | 4 Replies | 6842 Views | Created by Can Kansu - Wednesday, February 3, 2010 8:51 PM | Last reply by Mike Smith MCT MVP - Monday, July 26, 2010 1:20 PM -
0 Votes
Best Practices
Hello, Can anyone recommend any sites that contain documentation on coding layout best practices. I'm specifically looking for OOP best ...Answered | 2 Replies | 4842 Views | Created by Paul Devine - Sunday, January 29, 2006 10:28 AM | Last reply by Paul Devine - Sunday, January 29, 2006 10:40 AM -
0 Votes
Validate Input to using RowValidationRule DataGrid while user entering input,
this only runs the validate function when the input gets commited. I want the validation to occur while user is entering ...Answered | 12 Replies | 6573 Views | Created by Jaminator21 - Tuesday, June 15, 2010 8:52 AM | Last reply by Jie Bao - Monday, June 21, 2010 10:45 AM -
0 Votes
Best Practices
user loads the application or do I call the database at the time they try to access the report. In a sense, what are the ...Answered | 2 Replies | 3102 Views | Created by CodeButcher - Wednesday, December 6, 2006 3:32 PM | Last reply by ahmedilyas - Wednesday, December 6, 2006 8:02 PM -
2 Votes
Security Best Practices for IIS User
Hey Everyone, I'm researching best practices in relation to a website accessing SQL Server. Currently I've only ever created a connection string in ...Answered | 2 Replies | 6052 Views | Created by Lefka356 - Friday, July 20, 2012 1:44 AM | Last reply by Basit Farooq - Wednesday, July 25, 2012 10:39 AM -
0 Votes
how to check/validate user input to the database
I am doing validating of user input with the database, check whether the input key in the textbox field is there a similar data in the ...Answered | 7 Replies | 2833 Views | Created by cutexxbaby - Tuesday, July 5, 2011 7:16 AM | Last reply by Mitja Bonca - Tuesday, July 5, 2011 8:34 AM -
0 Votes
Dumb Question: Best Practices to Validate Data Columns
Sorry if this is very obvious, But can you import all the records to a staging table and do the validationsAnswered | 8 Replies | 5092 Views | Created by John Saunders - Wednesday, August 15, 2007 11:44 PM | Last reply by John Saunders - Thursday, August 16, 2007 11:27 AM - Items 1 to 20 of 2927684 Next ›
No announcements