<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>RE: Building examples with Visual Studio 2005</TITLE>
</HEAD>
<BODY>
<BR>
<P><FONT SIZE=2>Hi Boris,</FONT>
</P>
<P><FONT SIZE=2> Can the XML-data binding framework work on VxWorks and in a non-.NET environment?</FONT>
<BR><FONT SIZE=2>Please comment. Thanks.</FONT>
</P>
<P><FONT SIZE=2>Franklin</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Boris Kolpackov [<A HREF="mailto:boris@codesynthesis.com">mailto:boris@codesynthesis.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, May 18, 2006 5:38 PM</FONT>
<BR><FONT SIZE=2>To: Cheung, Yeung Franklin</FONT>
<BR><FONT SIZE=2>Cc: xsd-users@codesynthesis.com</FONT>
<BR><FONT SIZE=2>Subject: Re: Building examples with Visual Studio 2005</FONT>
</P>
<BR>
<P><FONT SIZE=2>Hi Franklin,</FONT>
</P>
<P><FONT SIZE=2>Cheung, Yeung Franklin <fcheung@kns.com> writes:</FONT>
</P>
<P><FONT SIZE=2>> After completing the step below, the rebuild was successful. Thanks. My</FONT>
<BR><FONT SIZE=2>> question now is: how to run the hello example within the .NET environment?</FONT>
</P>
<P><FONT SIZE=2>As you would do any other application. You can set a breakpoint somewhere</FONT>
<BR><FONT SIZE=2>in main(), start the program and step through the code. You may also need</FONT>
<BR><FONT SIZE=2>to enter hello.xsd as a command line argument in "Projects"/"Properties"/</FONT>
<BR><FONT SIZE=2>"Configuration Properties"/"Debugging"/"Command Arguments".</FONT>
</P>
<P><FONT SIZE=2>hth,</FONT>
<BR><FONT SIZE=2>-boris</FONT>
</P>
</BODY>
</HTML>