<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brandon Sharp</title>
	<atom:link href="http://lauraandbrandon.com/brandonPortfolio/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://lauraandbrandon.com/brandonPortfolio</link>
	<description>Portfolio &#38; Resume</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:26:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Complete Wellness Web Application (2009)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=34</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=34#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:53:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Wellness]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=34</guid>
		<description><![CDATA[


Complete Wellness Plus Web Application (2009)
Microsoft MVC based project designed to provide clients of Complete Wellness with a comprehensive web-based wellness solution. It features a C# back-end and a jQuery javascript based user interface.
Features include:

Fitness/Nutrition Logs
Health Risk Assessment Test (HRA)
Third party connectivity for HRA involving data being transmitted by a WCF web service
Recommended fitness and nutrition plans [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lauraandbrandon.com/brandonPortfolio/?p=34"><img class="alignnone size-medium wp-image-36" title="Wellness Home Screen" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/WellnessHome-300x180.png" alt="" width="300" height="180" /></a></p>
<p><span id="more-34"></span></p>

<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=36' title='Wellness Home Screen'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/WellnessHome-150x150.png" class="attachment-thumbnail" alt="" title="Wellness Home Screen" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=37' title='WellnessLoggedIn'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/WellnessLoggedIn-150x150.png" class="attachment-thumbnail" alt="" title="WellnessLoggedIn" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=35' title='WellnessCore'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/WellnessCore-150x150.png" class="attachment-thumbnail" alt="" title="WellnessCore" /></a>

<p><!--more--></p>
<p><em>Complete Wellness Plus Web Application (2009)</em></p>
<p>Microsoft MVC based project designed to provide clients of Complete Wellness with a comprehensive web-based wellness solution. It features a C# back-end and a jQuery javascript based user interface.</p>
<p>Features include:</p>
<ul>
<li>Fitness/Nutrition Logs</li>
<li>Health Risk Assessment Test (HRA)</li>
<li>Third party connectivity for HRA involving data being transmitted by a WCF web service</li>
<li>Recommended fitness and nutrition plans based on HRA score</li>
<li>Goal setting and tracking</li>
<li>Health coaching</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#.NET</li>
<li>Microsoft MVC Framework</li>
<li>jQuery</li>
<li>Javascript</li>
<li>CSS</li>
<li>HTML</li>
<li>MS SQL Server</li>
</ul>
<p>Budget:</p>
<ul>
<li>$300,000</li>
</ul>
<p>Project Length:</p>
<ul>
<li>1 year</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complete Wellness WCF Web Service (2009)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=139</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=139#comments</comments>
		<pubDate>Sun, 31 Jan 2010 09:06:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Services]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=139</guid>
		<description><![CDATA[A web service designed to transmit the user&#8217;s answers to the health risk assessment test taken in the Complete Wellness Plus Web Application. The WCF web service transmits the answers to a third-party partner web service who analyzes the test. Results are formulated by the third-party vendor and are then transmitted back to an additional [...]]]></description>
			<content:encoded><![CDATA[<p>A web service designed to transmit the user&#8217;s answers to the health risk assessment test taken in the Complete Wellness Plus Web Application. The WCF web service transmits the answers to a third-party partner web service who analyzes the test. Results are formulated by the third-party vendor and are then transmitted back to an additional web method that is part of the service.</p>
<p>Features Include:</p>
<ul>
<li>Real-time health risk assessment results</li>
<li>Instant user results and feedback</li>
<li>Secure transmission of personal data</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>WCF</li>
<li>C#.NET</li>
<li>MS SQL Server</li>
</ul>
<p><a href="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/WellnessWebService_Code_Sample.txt">View Code Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=139</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prime Health Services Main Web Site (2006)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=45</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=45#comments</comments>
		<pubDate>Sun, 31 Jan 2010 09:05:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[2006]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[PPO]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=45</guid>
		<description><![CDATA[


Prime Health Services Main Web Site  (2006)
Content driven web site focusing on Prime Health company information including client and provider access to network resources.
Features Include:

Health plan member access to provider look-up and nomination functions
Provider services including fee schedule access, contract review, and claim submission
Ability for a provider to view, agree, and sign a network agreement
Historical, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lauraandbrandon.com/brandonPortfolio/?p=45"><img class="size-medium wp-image-48 alignnone" title="Prime Health Home Page" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/phs3-300x180.png" alt="" width="300" height="180" /></a></p>
<p><span id="more-45"></span></p>

<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=48' title='Prime Health Home Page'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/phs3-150x150.png" class="attachment-thumbnail" alt="" title="Prime Health Home Page" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=47' title='phs2'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/phs2-150x150.png" class="attachment-thumbnail" alt="" title="phs2" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=46' title='phs1'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/phs1-150x150.png" class="attachment-thumbnail" alt="" title="phs1" /></a>

<p><!--more--></p>
<p style="text-align: left;"><em>Prime Health Services Main Web Site  (2006)</em></p>
<p>Content driven web site focusing on Prime Health company information including client and provider access to network resources.</p>
<p>Features Include:</p>
<ul>
<li>Health plan member access to provider look-up and nomination functions</li>
<li>Provider services including fee schedule access, contract review, and claim submission</li>
<li>Ability for a provider to view, agree, and sign a network agreement</li>
<li>Historical, product, and contact information about Prime Health Services</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>ASP.NET</li>
<li>C#</li>
<li>Javascript</li>
<li>Java Applet</li>
<li>Flash</li>
<li>CSS</li>
<li>HTML</li>
<li>Oracle</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Dibbler&#8221; CRM Application (2008)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=110</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=110#comments</comments>
		<pubDate>Sun, 31 Jan 2010 03:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop Application]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=110</guid>
		<description><![CDATA[Desktop application designed to be a customer relationship management program. Created to include functionality equivalent to SalesForce.com, ACT, and Sugar CRM. Tracks customer/provider conversations and contact for both sales and recruiting staff.
Features Include:

Contact management, including relevant phone, email, and address information
Note capability to track conversations and reminders entered by the user for each contact
Email attachment capability through a custom Outlook plug-in, allowing [...]]]></description>
			<content:encoded><![CDATA[<p>Desktop application designed to be a customer relationship management program. Created to include functionality equivalent to SalesForce.com, ACT, and Sugar CRM. Tracks customer/provider conversations and contact for both sales and recruiting staff.</p>
<p>Features Include:</p>
<ul>
<li>Contact management, including relevant phone, email, and address information</li>
<li>Note capability to track conversations and reminders entered by the user for each contact</li>
<li>Email attachment capability through a custom Outlook plug-in, allowing users to attach email to a contact for retrieval and review at a later date</li>
<li>Integration with Prime Health&#8217;s Queball application allowing for meetings and follow-up phone calls to be scheduled for the recruiter automatically</li>
<li>Reporting options for sales statistics and provider recruitment statistics</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#.NET</li>
<li>Oracle</li>
<li>LINQ to SQL</li>
</ul>
<p><a href="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/Dibbler_Code_Sample.txt">View Code Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Web Content Management System  (2008)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=156</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=156#comments</comments>
		<pubDate>Sun, 31 Jan 2010 03:30:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=156</guid>
		<description><![CDATA[Content management system designed for Prime Health Services to allow many custom client websites to be created and managed by account managers without the normal overhead associated with maintaining and updating a commercial website.
Features Include:

Ability to customize pages with client logos and specific text
Ability to branch off custom URLs from the main PHS web site
Custom [...]]]></description>
			<content:encoded><![CDATA[<p>Content management system designed for Prime Health Services to allow many custom client websites to be created and managed by account managers without the normal overhead associated with maintaining and updating a commercial website.</p>
<p>Features Include:</p>
<ul>
<li>Ability to customize pages with client logos and specific text</li>
<li>Ability to branch off custom URLs from the main PHS web site</li>
<li>Custom PPO provider database look-ups tailored to the clients&#8217; specific access levels</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#</li>
<li>MS SQL Server</li>
<li>Microsoft MVC Framework</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;CORE&#8221; WCF Web Service (2007)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=90</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=90#comments</comments>
		<pubDate>Sun, 31 Jan 2010 03:02:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Services]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=90</guid>
		<description><![CDATA[A WCF web service designed to receive a &#8220;stack&#8221; of medical claims through an XML web service transmission. In real time, the medical claim information is processed with network discounts, state regulations, and usual and customary discounts being applied. The best possible PPO provider is selected through an algorithm giving weight to more desirable providers and discounts.  [...]]]></description>
			<content:encoded><![CDATA[<p>A WCF web service designed to receive a &#8220;stack&#8221; of medical claims through an XML web service transmission. In real time, the medical claim information is processed with network discounts, state regulations, and usual and customary discounts being applied. The best possible PPO provider is selected through an algorithm giving weight to more desirable providers and discounts.  The response is then sent back to the client including the newly adjudicated medical bill.</p>
<p>Features Include:</p>
<ul>
<li>Real-time bill adjudication</li>
<li>Secure data transmission through the web service</li>
<li>Ease of use provided by the XML format</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>WCF</li>
<li>C#.NET</li>
<li>Oracle</li>
</ul>
<p>Budget:</p>
<ul>
<li>$200,000</li>
</ul>
<p>Project Length:</p>
<ul>
<li>Iterative process over 3 years</li>
</ul>
<p><a href="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/01/CORE_Code_Sample.txt">View Code Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=90</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Queball&#8221; Provider Nomination Management System (2005)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=105</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=105#comments</comments>
		<pubDate>Sat, 30 Jan 2010 23:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop Application]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=105</guid>
		<description><![CDATA[Desktop application designed to drive the network development process at Prime Health Services. Accepts provider nominations from various sources including client web submissions, recruiter research, call center research, and targeted data mining. Directs recruiting process by assigning providers to recruiters, scheduling follow-up meetings, and automating mail room processes.
Features Include:

Automated mailings, faxes, and emails to potential providers, freeing up [...]]]></description>
			<content:encoded><![CDATA[<p>Desktop application designed to drive the network development process at Prime Health Services. Accepts provider nominations from various sources including client web submissions, recruiter research, call center research, and targeted data mining. Directs recruiting process by assigning providers to recruiters, scheduling follow-up meetings, and automating mail room processes.</p>
<p>Features Include:</p>
<ul>
<li>Automated mailings, faxes, and emails to potential providers, freeing up employee time for other tasks</li>
<li>Assignment of recruiting leads based on location</li>
<li>Scheduling of follow-up appointments for recruiters in custom CRM application</li>
<li>Conversion statistics for each employee showing their recruiting efficiency</li>
<li>Reports based on average recruiting times, medical specialty information, regional recruiting averages, etc.</li>
<li>Processes which can be driven by recruiting budget, taking into consideration a maximum amount to be spent each day. The process can slow or speed up based upon that budget.</li>
<li>Different mailing combinations may be sent out depending on the specific mailing campaign. For example, extra documents may be required in certain states.</li>
<li>Maximum postage savings through presorting and bar coding mail items based on USPS standards to receive bulk mail rates</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#.NET</li>
<li>Oracle</li>
<li>LINQ to SQL</li>
</ul>
<p>Budget:</p>
<ul>
<li>$150,000</li>
</ul>
<p>Project Length:</p>
<ul>
<li>8 months</li>
</ul>
<ul></ul>
<p><a href="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/01/Queball_Code_Sample.txt">View Code Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RenovoSystem Web Site (2004)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=73</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=73#comments</comments>
		<pubDate>Sat, 30 Jan 2010 23:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[2004]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[PPO]]></category>
		<category><![CDATA[Repricing]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=73</guid>
		<description><![CDATA[

RenovoSystem Web Site (2004)
Informational site designed to provide marketing information for the RenovoSystem web based bill adjudication application.
Features Include:

Product specific information
Sales contact information
Thin-client access through a secure log-in

Technologies Utilized:

ASP.NET
C#.NET
ActiveX
CSS
HTML

]]></description>
			<content:encoded><![CDATA[<p><a href="http://lauraandbrandon.com/brandonPortfolio/?p=73"><img class="alignnone size-medium wp-image-74" title="RenovoSystem" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/renovo1-300x180.png" alt="" width="300" height="180" /></a></p>
<p><span id="more-73"></span></p>

<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=74' title='RenovoSystem'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/renovo1-150x150.png" class="attachment-thumbnail" alt="" title="RenovoSystem" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=75' title='renovo2'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/renovo2-150x150.png" class="attachment-thumbnail" alt="" title="renovo2" /></a>
<a href='http://lauraandbrandon.com/brandonPortfolio/?attachment_id=76' title='renovo3'><img width="150" height="150" src="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/renovo3-150x150.png" class="attachment-thumbnail" alt="" title="renovo3" /></a>

<p><!--more--><em>RenovoSystem Web Site (2004)</em></p>
<p>Informational site designed to provide marketing information for the RenovoSystem web based bill adjudication application.</p>
<p>Features Include:</p>
<ul>
<li>Product specific information</li>
<li>Sales contact information</li>
<li>Thin-client access through a secure log-in</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>ASP.NET</li>
<li>C#.NET</li>
<li>ActiveX</li>
<li>CSS</li>
<li>HTML</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=73</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RenovoSystem Bill Adjudication Platform (2004)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=153</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=153#comments</comments>
		<pubDate>Sat, 30 Jan 2010 12:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop Application]]></category>
		<category><![CDATA[2004]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=153</guid>
		<description><![CDATA[A medical bill adjudication software application designed to reprice group health, workers&#8217; compensation, and auto liability medical claims. Allows for EDI, FTP bill drop, web service, and traditional keying of medical claims for entry into the application database. Once bills are entered, state rule methodology is applied in addition to PPO discounts. Finally, an explanation of benefits form is [...]]]></description>
			<content:encoded><![CDATA[<p>A medical bill adjudication software application designed to reprice group health, workers&#8217; compensation, and auto liability medical claims. Allows for EDI, FTP bill drop, web service, and traditional keying of medical claims for entry into the application database. Once bills are entered, state rule methodology is applied in addition to PPO discounts. Finally, an explanation of benefits form is generated to complete the adjudication process.</p>
<p>Features Include:</p>
<ul>
<li>Complex state discount logic and rules engine</li>
<li>Complete bill adjudication and claims tracking application</li>
<li>EDI/web service support</li>
<li>Extensive reporting capabilities</li>
<li>Thin-client access</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#</li>
<li>Oracle</li>
<li>MS Terminal Services</li>
<li>ActiveX</li>
<li>Crystal Reports</li>
</ul>
<p>Budget:</p>
<ul>
<li>$600,000</li>
</ul>
<p>Project Length:</p>
<ul>
<li>2 years</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Export Utilities (2004)</title>
		<link>http://lauraandbrandon.com/brandonPortfolio/?p=113</link>
		<comments>http://lauraandbrandon.com/brandonPortfolio/?p=113#comments</comments>
		<pubDate>Sat, 30 Jan 2010 04:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop Application]]></category>
		<category><![CDATA[2004]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://lauraandbrandon.com/brandonPortfolio/?p=113</guid>
		<description><![CDATA[Various data export utilities designed to take the Prime Health database of providers and export the data into formats specific to each client. Often, clients would have their own proprietary format and PHS would have to give data out to the client in their chosen format.
Features Include:

Client specific data formats
Export of data from the database

Technologies [...]]]></description>
			<content:encoded><![CDATA[<p>Various data export utilities designed to take the Prime Health database of providers and export the data into formats specific to each client. Often, clients would have their own proprietary format and PHS would have to give data out to the client in their chosen format.</p>
<p>Features Include:</p>
<ul>
<li>Client specific data formats</li>
<li>Export of data from the database</li>
</ul>
<p>Technologies Utilized:</p>
<ul>
<li>C#.NET</li>
<li>Oracle</li>
</ul>
<p>Budget:</p>
<ul>
<li>$10,000 per client</li>
</ul>
<p>Project Length:</p>
<ul>
<li>2-3 months per client</li>
</ul>
<ul></ul>
<p><a href="http://lauraandbrandon.com/brandonPortfolio/wp-content/uploads/2010/02/DataExport_Code_Sample.txt">View Code Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lauraandbrandon.com/brandonPortfolio/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
