<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Tech Tip: Validation through Verification</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Tech Tip: Validation through Verification</description>
  <pubDate>Fri, 12 Jun 2026 10:00:12 -700</pubDate>
  <lastBuildDate>Thu, 14 Jun 2007 08:37:02 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=82</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Tech Tip: Validation through Verification :     &amp;#034;Validation&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=82&amp;PID=164#164</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 82<br /><strong>Posted:</strong> 14-Jun-2007 at 8:37am<br /><br /><TABLE cellSpacing=0 cellPadding=2 width="100%"><T><TR><TD width="100%"><P>"Validation" is the process of evaluating human input and judging it valid or invalid. User input validation is crucial to data integrity and data integrity is a "life and death" issue for most applications. <BR><BR>Validation is hard to do well especially as the application grows and validation criteria change. <BR>Common failings include: <UL><LI>Missing and incorrect validity checks <LI>Inconsistent checking <LI>Failure to validate at the right times <LI>Poor communication with end-users <LI>Inadequate mechanisms for correcting mistakes </LI></UL>" Verification" is the DevForce technology for validating user input and displaying the results. <BR><BR><a href="http://www.ideablade.com/videos_devforce_fundamentals.html#14" target="_blank"><FONT size=3>This tutorial</FONT></A> consists of a video series that takes you from an empty solution to a full featured example. You'll be verifying after a few clicks and then progress through a sequence of problem / solution exercises that lead you into the heart of Verification. <BR><BR>The early lessons are quite easy (level 200) but about midway we kick it up a notch (level 300) as we drill into the details of customization. You are welcome to dive in or you can simply harvest the supporting classes from the tutorial code and use them "as is" in your application. <BR><BR>Please refer also to the extensive Verification chapter in the Developers' Guide. Click here to <a href="http://www.ideablade.com/Webinars/Verificati&#111;n/Verificati&#111;nTutorial.zip" target="_blank"><FONT size=3>download</FONT></A> the C# code as it is at the end of the tutorial (the finished Visual Basic version will be here shortly). </TD></TR></T></TABLE><TABLE cellSpacing=0 cellPadding=0 width="100%"><T><TR><TD width="100%"><P align=center><SPAN style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt"><?:NAMESPACE PREFIX = O /><O:P><img src="http://www.ideablade.com/images/validati&#111;n%20image.jpg" height="378" width="515" border="0" /></O:P></SPAN></P></TD></TR></T></TABLE>]]>
   </description>
   <pubDate>Thu, 14 Jun 2007 08:37:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=82&amp;PID=164#164</guid>
  </item> 
 </channel>
</rss>