Microsoft
Software
Hardware
Network
Question : wpf validation xaml textbox
Hi experts,
I'm new to wpf and xaml. I am familiar with C# and windows forms.
Does anyone one know the link to a good tutorial on WPF xaml validation?
For example say i have 2 textboxes, one is for username and one is password the once they are entered they then press the login button. This username and password is checked with values in sql server and if they are valid they are then taken to the main window.
I just want to validate what the user enters into the textboxes. Like for example, make sure the textboxes are not left blank or only 8 digits for the username are entered.
I know xaml offers some good validation tools built into controls, i just need an nice example using validation with xaml since i'm new to xaml.
Thanks for any help on you can give me.
Answer : wpf validation xaml textbox
Hello, this articles were helpfull for me:
http://www.silverlightshow
.net/items
/Data-Vali
dation-in-
Silverligh
t-3.aspx
http://msdn.microsoft.com/
en-us/maga
zine/ee335
695.aspx
And you can also take a look at this validation framework:
http://silverlightvalidate
.codeplex.
com/
Random Solutions
Want Access Report to show on top of popup form
Not receiving active alert messages in the SCOM 2007 Operations Console
Delete record in table based on selections made on form
Excel vba: post 24 based on prev EE post - Excel Color Palette - Scheme/Index revisited - for Sean and WarCrimes
Trouble with a Winforms .NET Framework 2.0 list box
Excel and UTF8
sql updating a table
FileSystemWatcher VB.Net How to check if File is opened by application
Excel 207 question - formula
How to import Excel worksheet to DataGridView keeping cell colors