Hi,
I am using regular expressions to validate the names in silverlight project.
My regular expression looks like [a-zA-Z]+[a-z_A-Z0-9]*
How to localize these regular expressions to support non english strings?
Thanks in advance
Regards,
Srikanth
Answer: 1
http://dotnetslackers.com/articles/silverlight/Localizing-Silverlight-applications.aspx
http://stackoverflow.com/questions/4866603/dataannotations-localization-message-issue-for-regex-validation
Answer: 2
http://forums.asp.net/t/1082170.aspx/1
http://code.logos.com/blog/2008/07/net_regular_expressions_and_unicode.html
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog