<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>iTracker - .Net Inventory Tracker Starter Kit</title><link>http://www.codeplex.com/iTracker/Project/ProjectRss.aspx</link><description>This is the iTracker application that I wrote as part of the www.Asp.net &amp;#34;By The Community, For The Community&amp;#34; initiative. It is a simple inventory tracking system with a &amp;#34;reminder&amp;#34; option for reor...</description><item><title>Closed Issue: For test to see how good the new Tracker site is</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11630</link><description>Use to have tracker 1.1 sample, but there are some issues. &lt;br /&gt;Hope this one will be good enought for my personal issue tracking.&lt;br /&gt;Comments: Closed due to lack of followup</description><author>darkfalz</author><pubDate>Mon, 05 Jan 2009 17:16:14 GMT</pubDate><guid isPermaLink="false">Closed Issue: For test to see how good the new Tracker site is 20090105051614P</guid></item><item><title>Commented Issue: For test to see how good the new Tracker site is</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11630</link><description>Use to have tracker 1.1 sample, but there are some issues. &lt;br /&gt;Hope this one will be good enought for my personal issue tracking.&lt;br /&gt;Comments: ** Comment from web user: darkfalz ** &lt;p&gt;This is basically the same version, just ported over to 2008&amp;#47;3.5.&lt;br /&gt;What are the &amp;#34;issues&amp;#34; you were referring to&amp;#63;&lt;/p&gt;</description><author>darkfalz</author><pubDate>Wed, 03 Dec 2008 18:04:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: For test to see how good the new Tracker site is 20081203060412P</guid></item><item><title>Closed Issue: Test iTracker</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11500</link><description>This tracker creating for testing&lt;br /&gt;</description><author>darkfalz</author><pubDate>Wed, 03 Dec 2008 18:03:26 GMT</pubDate><guid isPermaLink="false">Closed Issue: Test iTracker 20081203060326P</guid></item><item><title>Commented Issue: Test iTracker</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11500</link><description>This tracker creating for testing&lt;br /&gt;Comments: ** Comment from web user: darkfalz ** &lt;p&gt;I&amp;#39;m closing this issue since no further information was provided&lt;/p&gt;</description><author>darkfalz</author><pubDate>Wed, 03 Dec 2008 18:03:18 GMT</pubDate><guid isPermaLink="false">Commented Issue: Test iTracker 20081203060318P</guid></item><item><title>Created Issue: For test to see how good the new Tracker site is</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11630</link><description>Use to have tracker 1.1 sample, but there are some issues. &lt;br /&gt;Hope this one will be good enought for my personal issue tracking.&lt;br /&gt;</description><author>rockyinus</author><pubDate>Fri, 14 Nov 2008 07:09:00 GMT</pubDate><guid isPermaLink="false">Created Issue: For test to see how good the new Tracker site is 20081114070900A</guid></item><item><title>Created Issue: Test iTracker</title><link>http://www.codeplex.com/iTracker/WorkItem/View.aspx?WorkItemId=11500</link><description>This tracker creating for testing&lt;br /&gt;</description><author>boopas139</author><pubDate>Tue, 21 Oct 2008 14:14:24 GMT</pubDate><guid isPermaLink="false">Created Issue: Test iTracker 20081021021424P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/iTracker/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is the iTracker application that I wrote as part of the www.Asp.net &amp;#34;By The Community, For The Community&amp;#34; initiative. It is a simple inventory tracking system with a &amp;#34;reminder&amp;#34; option for reordering products. It tracks Vendors and Products and is easily extendible to nearly any scenario. It is 100&amp;#37; free to reuse. It is only meant to give you an example of a 3 tier development project with Asp.Net. It&amp;#39;s designed around Visual Studio 2008 and Asp.Net 3.5. 
&lt;br /&gt;
&lt;/div&gt;</description><author>darkfalz</author><pubDate>Wed, 08 Oct 2008 13:23:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081008012345P</guid></item><item><title>New Post: How to combine 3 projects.</title><link>http://www.codeplex.com/iTracker/Thread/View.aspx?ThreadId=35992</link><description>&lt;div style="line-height: normal;"&gt;For those of you using VWD or those who simply want to combine the 3 projects into one, here are the steps for follow to do this. These instructions are based on the 1.0.0.0 version of the site written for VS 2008.&lt;br&gt;
&lt;br&gt;
&lt;blockquote dir=ltr style="margin-right:0px"&gt;
&lt;p&gt;1) Extract 3 folders from ZIP file.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfs.ITracker&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfs.ITracker.Business&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfs.ITracker.Data&lt;br&gt;
2) Create an App_Code folder in dfs.ITracker&lt;br&gt;
3) Take the 2 class files from the dfs.ITracker.Business and move them to dfs.ITracker/app_code/&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InventoryItem.vb&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vendor.vb&lt;br&gt;
4) Take the 2 class files from the dfs.ITracker.Data and move them to dfs.ITracker/app_code&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InventoryDataService.vb&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VendorDataService.vb&lt;br&gt;
5) Start VWD and Open the site dfs.ITracker (as file based)&lt;br&gt;
6) Add an &amp;quot;Imports System.Data&amp;quot; to InventoryService.vb&lt;br&gt;
7) Add an &amp;quot;Imports System.Data&amp;quot; to VendorDataService.vb&lt;br&gt;
8) Add an &amp;quot;Imports System.Data&amp;quot; to InventoryItem.vb&lt;br&gt;
9) Add an &amp;quot;Imports System.Data&amp;quot; to Vendor.vb&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;*** Build, Run, Done.&lt;br&gt;
&lt;br&gt;
Let me know if you have any issues, but I did this and it worked smoothly for me.&lt;/p&gt;
&lt;/div&gt;</description><author>darkfalz</author><pubDate>Fri, 19 Sep 2008 13:52:09 GMT</pubDate><guid isPermaLink="false">New Post: How to combine 3 projects. 20080919015209P</guid></item><item><title>Released: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008)</title><link>http://www.codeplex.com/iTracker/Release/ProjectReleases.aspx?ReleaseId=15408</link><description>&lt;div&gt;
This is the initial release of the project ported over to vs2008 and .Net 3.5.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 02 Sep 2008 12:48:02 GMT</pubDate><guid isPermaLink="false">Released: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008) 20080902124802P</guid></item><item><title>Updated Release: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008)</title><link>http://www.codeplex.com/iTracker/Release/ProjectReleases.aspx?ReleaseId=15408</link><description>&lt;div&gt;
This is the initial release of the project ported over to vs2008 and .Net 3.5.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 02 Sep 2008 12:48:02 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008) 20080902124802P</guid></item><item><title>New Post: Any Requests?</title><link>http://www.codeplex.com/iTracker/Thread/View.aspx?ThreadId=31920</link><description>&lt;div style="line-height: normal;"&gt;Is there anything you think is missing (features, functionality, etc) that you would like to see added as part of the base starter kit? If so, feel free to drop a note here and we'll see what we can do to get it put in for you.
&lt;/div&gt;</description><author>darkfalz</author><pubDate>Mon, 21 Jul 2008 17:18:47 GMT</pubDate><guid isPermaLink="false">New Post: Any Requests? 20080721051847P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/iTracker/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is the iTracker application that I wrote as part of the www.Asp.net &amp;#34;By The Community, For The Community&amp;#34; initiative. It is a simple inventory tracking system with a &amp;#34;reminder&amp;#34; option for reordering products. It tracks Vendors and Products and is easily extendible to nearly any scenario. It is 100&amp;#37; free to reuse. It is only meant to give you an example of a 3 tier development project with Asp.Net. It&amp;#39;s designed around Visual Studio 2008 and Asp.Net 3.5. 
&lt;br /&gt; &lt;br /&gt;A working copy of this application can be found at &lt;a href="http://iTracker.df-software.com" class="externalLink"&gt;http://iTracker.df-software.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkfalz</author><pubDate>Thu, 17 Jul 2008 13:10:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080717011035P</guid></item><item><title>UPDATED RELEASE: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008)</title><link>http://www.codeplex.com/iTracker/Release/ProjectReleases.aspx?ReleaseId=15408</link><description>&lt;div&gt;
This is the initial release of the project ported over to vs2008 and .Net 3.5.&lt;br&gt;This is also the first version released on CodePlex from it's original home on &lt;a href="http://www.starterkits.org"&gt;http://www.starterkits.org&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 17 Jul 2008 13:04:24 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: v1.0.0.0 - Visual Studio 2008 Port (Jul 17, 2008) 20080717010424P</guid></item><item><title>UPDATED RELEASE: v1.0.0.0 - Visual Stuido 2008 Port (Jul 17, 2008)</title><link>http://www.codeplex.com/iTracker/Release/ProjectReleases.aspx?ReleaseId=15408</link><description>&lt;div&gt;
This is the initial release of the project ported over to vs2008 and .Net 3.5.&lt;br&gt;This is also the first version released on CodePlex from it's original home on &lt;a href="http://www.starterkits.org"&gt;http://www.starterkits.org&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 17 Jul 2008 13:04:06 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: v1.0.0.0 - Visual Stuido 2008 Port (Jul 17, 2008) 20080717010406P</guid></item></channel></rss>