Click here to Skip to main content
15,895,777 members
Articles / Web Development / ASP.NET

Conversion of Reporting Starter Kit to use Mono/MySQL

Rate me:
Please Sign up or sign in to vote.
3.69/5 (9 votes)
1 Oct 20053 min read 28.3K   411   32  
A porting of the ASP.NET reporting starter kit to use Mono, MySQL and Apache on a Linux system.
<html>
	<head>
		<title>default</title>
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link href="/reports/styles.css" type="text/css" rel="stylesheet">
		<%--

		The default.aspx page showcases the different reports and their features.  
		It also provide hyperlinks to the reports.
		
		--%>
	</head>
	<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" background="/reports/images/background.gif">
		<form id="Default" method="post" runat="server">
			<table border="0" cellpadding="3" cellspacing="0" width="100%">
				<tr>
					<td class="LogoBg" width="145" align="middle" nowrap><img src="/reports/images/logo-neg.gif"></td>
					<td background="/reports/images/grid_background.gif" class="title"><img src="/reports/images/asp.net-reports.gif"></td>
				</tr>
				<tr>
					<td colspan="2" class="HeadSeparator"><img src="/reports/images/spacer.gif" height="5"></td>
				</tr>
				<tr>
					<td width="145" align="middle"></td>
					<td class="HeadSeparator"><img src="/reports/images/spacer.gif" height="3"></td>
				</tr>
			</table>
			<table width="100%" border="0" cellpadding="3" cellspacing="0" class="textbold">
				<tr>
					<td width="177"></td>
					<td class="textbold">
						<br>
						The report samples below will help you leverage the latest .NET technology for 
						your reporting needs. &nbsp; Click on the individual reports to view their 
						details.
						<br>
						<br>
					</td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=tabular.src&amp;file=tabular&amp;rows=5" class="mainlink"><img src="/reports/images/tabular.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top">
						<a href="/reports/sourceviewer/srcview.aspx?path=tabular.src&amp;file=tabular&amp;rows=5" class="mainlink">
							Tabular Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see an inventory report broken down by category."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul style="LIST-STYLE-TYPE: square" class="text">
										<li>
										Nested DataGrid Control
										<li>
										Subtotals per category
										<li>
										Color coded line items
										<li>
										Extended price calculation
										<li>
											Interactive sorting</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=visual.src&amp;file=visual&amp;rows=5" class="mainlink"><img src="/reports/images/visual.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=visual.src&amp;file=visual&amp;rows=5" class="mainlink">
							Visual Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see a chart of the sales figures by category."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul style="LIST-STYLE-TYPE: square" class="text">
										<li>
										Dynamic Image Creation using GDI+&nbsp;
										<li>
										Bar Graph
										<li>
											Pie Chart
										</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=crosstab.src&amp;file=crosstab&amp;rows=5" class="mainlink"><img src="/reports/images/crosstab.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=crosstab.src&amp;file=crosstab&amp;rows=5" class="mainlink">
							Cross Tab Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see the quarterly sales figures by region."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul class="text" style="LIST-STYLE-TYPE: square">
										<li>
										Nested DataGrid Control
										<li>
										Running Totals
										<li>
											Filter by year</li></ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=masterdetail.src&amp;file=masterdetail&amp;rows=5" class="mainlink"><img src="/reports/images/masterdetail.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=masterdetail.src&amp;file=masterdetail&amp;rows=5" class="mainlink">
							Master Details Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see a summary of sales figures with all of the orders for the year."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul class="text" style="LIST-STYLE-TYPE: square">
										<li>
										Running Totals&nbsp;
										<li>
											Filter by year and quarter</li></ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=simple.src&amp;file=simple&amp;rows=5" class="mainlink"><img src="/reports/images/simple.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=simple.src&amp;file=simple&amp;rows=5" class="mainlink">
							Simple Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td class="text" colspan="2">"I want to see&nbsp;contact information for all 
									customers."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul>
										<li>
										DataGrid Control
										<li>
										Paging and Sorting
										<li>
											Alternating item styles
										</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=textreport.src&amp;file=textreport&amp;rows=5" class="mainlink"><img src="/reports/images/textreport.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=textreport.src&amp;file=textreport&amp;rows=5" class="mainlink">
							Text Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see Employees' background information."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul>
										<li>
										Repeater Control
										<li>
											Alternating item styles
										</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=hierarchical.src&amp;file=hierarchical&amp;rows=5" class="mainlink"><img src="/reports/images/hierarchical.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=hierarchical.src&amp;file=hierarchical&amp;rows=5" class="mainlink">
							Hierarchical Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see sales figures&nbsp;grouped by Territory, and then sales figures 
									grouped by Employee based on the Territory I choose."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul>
										<li>
										Interactive Sorting
										<li>
										Interactive Paging
										<li>
										Filter by Year
										<li>
											Parent / Child relational grid data</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
				<tr>
					<td align="right" valign="top"><a href="/reports/sourceviewer/srcview.aspx?path=drilldown.src&amp;file=drilldown&amp;rows=5" class="mainlink"><img src="/reports/images/drilldown.gif" border="0"></a><img src="/reports/images/spacer.gif" width="10" height="8"></td>
					<td valign="top" class="mainlink">
						<a href="/reports/sourceviewer/srcview.aspx?path=drilldown.src&amp;file=drilldown&amp;rows=5" class="mainlink">
							Drill-Down Report</a><br>
						<table border="0" width="100%">
							<tr>
								<td colspan="2" class="text">
									"I want to see the orders shipped for a particular customer."
								</td>
							</tr>
							<tr>
								<td valign="top" class="text" width="20%">Report Features:</td>
								<td width="80%">
									<ul>
										<li>
											Three level drill down
										</li>
										<li>
											Use of viewstate</li>
									</ul>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colspan="2"><img src="/reports/images/spacer.gif" height="20"></td>
				</tr>
			</table>
		</form>
	</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions