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
Export Access to Word template
Multiple Netmeetings
What is a good server naming convention?
Full Trust granting for Assembly in x64
Find Modem port
how to create tables in SQL Server 2008
Internet Explorer 8 in Windows 7 does not display page
OLE DB provider 'SQLOLEDB' was unable to begin a distributed transaction
form set focus vb.net
Use range of Cells as criteria for Excel Query