Thursday, May 5, 2011

Data Annotations in VB.NET

In learning the Silverlight technologies, I came across Mike Taulty's tutorial videos on using Silverlight3.0 DataForms (Click Here to check it out), and was particularly interested in the way he used data annotations in C# to do some data validation.

I have found a lot of samples on using annotations this way, but all in c# - very little or nothing on using VB. I was curious if any of SO's readers knew of any good reference material on this topic. Any links would definitely be appreciated.

EDIT: Figures, you always find the answer AFTER you ask the question. If anyone needs this info, the MSDN info is available here: MSDN Annotation Reference - includes samples in C#, VB, and othersstrong text

From stackoverflow
  • Issue Resolved.

0 comments:

Post a Comment