Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 864d1c3c3cd8df4e3a2692faf8776e05 > files > 630

db4o-doc-7.4-2.fc13.i686.rpm

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>.NET Reporting</title>
    <link rel="stylesheet" type="text/css" href="../../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>.NET Reporting</h1><p>Microsoft Visual Studio 2005 provides report design
functionality and ReportViewer controls allowing you to add full-featured
reports to your WinForms and Web applications. Microsoft reports support object
data sources making it easy to integrate reporting functionality with db4o.</p>

<p>The following example presents the simplest report based on
db4o persistent objects. Please, note, that the suggested implementation is
provided merely to show a way of using Microsoft.Reporting for db4o-based
reports and is not supposed to be a complete reporting reference.</p>

<p>The example is based on a WinForms application, however you
can use the same instructions to add reports in your db4o Web application.</p><p><div class="childTopicList">More Reading:<ul>
<li><p><a href=".net_reporting/persistent_class.html" class="wikiLink">Persistent Class</a></p></li>
<li><p><a href=".net_reporting/adding_a_report.html" class="wikiLink">Adding A Report</a></p></li>
<li><p><a href=".net_reporting/db4o_integration.html" class="wikiLink">Db4o Integration</a></p></li>
<li><p><a href=".net_reporting/report_integration.html" class="wikiLink">Report Integration</a></p></li>
<li><p><a href=".net_reporting/db4o_manager.html" class="wikiLink">Db4o Manager</a></p></li>
</ul></div>
&nbsp;</p><p>Full source code: <a href=".net_reporting/reportscs.zip.html" class="wikiLink">ReportsCS.zip</a>, <a href=".net_reporting/reportsvb.zip.html" class="wikiLink">ReportsVB.zip</a> <br></p></div>
    </div>
    <div id="footer">
					This revision (4) was last Modified 2007-05-07T13:00:20 by Tetyana.
				</div>
  </body>
</html>