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
Do...Loop alternative
Capturing Machine Address in VB.NET
SQL Select statement
FileSystemWatcher VB.Net How to check if File is opened by application
sql updating a table
Windows/Microsoft Updates all fail for new install of Win XP Pro
Trouble with a Winforms .NET Framework 2.0 list box
Excel vba: post 24 based on prev EE post - Excel Color Palette - Scheme/Index revisited - for Sean and WarCrimes
Delete duplicate records
SCCM Site Design - What sort of DP should I use?